ratgdo for ESPHome
Stars
497
Forks
171
Watchers
497
Open Issues
147
Overall repository health assessment
No package.json found
This might not be a Node.js project
728
commits
67
commits
35
commits
27
commits
9
commits
3
commits
2
commits
2
commits
2
commits
2
commits
Mark obstruction_low_count as volatile uint32_t for ISR safety (#594)
d919438View on GitHubMove static locals in calculate_presence() and setup() to members (#593)
83df4b6View on GitHubMove static locals in Secplus1::read_command() to member variables (#592)
d10c333View on GitHubMove static locals in Secplus2::read_command() to member variables (#591)
94c475eView on GitHubFix signed/unsigned type mismatch in obstruction_loop() (#590)
e0eaef6View on GitHubAdd missing break in cover switch for STOPPED case (#589)
a2153b8View on GitHubFix stale on_command_sent_ callback firing for wrong packet in secplus2 (#588)
c276d90View on GitHubFix uninitialized pointer dereference in dry contact door_action() (#587)
9095280View on GitHubSwitch non-disco ESP32 boards from Arduino to ESP-IDF (#583)
0ea874bView on GitHubExpire stale door state callbacks; use uint32_t scheduler IDs (#189)
a87140fView on GitHub