esphome-ratgdo/components/ratgdo
Marius Muja 15f5eab643 More attempts to get lock/unlock to work 2024-01-18 17:55:01 -08:00
..
binary_sensor Convert enums to scoped enums (#28) 2023-07-03 11:47:00 -05:00
cover Refactorings, query door status at end of an open/close operation in case the status is not received 2024-01-18 17:55:01 -08:00
light Reorganize code to support multiple protocols. Initial (partial) secplus1 2024-01-18 17:54:59 -08:00
lock Convert lock remotes switch to a lock component (#132) 2023-12-05 14:12:01 -10:00
number Cleanup 2024-01-18 17:55:01 -08:00
sensor feat: add learn and clear capability (#149) 2024-01-18 12:25:08 -10:00
switch feat: add learn and clear capability (#149) 2024-01-18 12:25:08 -10:00
__init__.py Fix for optional obstruction pin 2024-01-18 17:55:01 -08:00
automation.h chore: add .pre-commit-config.yaml for end of line fixer (#66) 2023-10-18 14:23:30 -10:00
callbacks.h Door opening/close relliability updates (#64) 2023-10-18 14:18:42 -10:00
common.h More refactorings, cleanup 2024-01-18 17:55:01 -08:00
dry_contact.cpp Added trivial dry contact protocol, no state, only door toggle 2024-01-18 17:55:01 -08:00
dry_contact.h Added trivial dry contact protocol, no state, only door toggle 2024-01-18 17:55:01 -08:00
enum.h Convert enums to scoped enums (#28) 2023-07-03 11:47:00 -05:00
observable.h Door opening/close relliability updates (#64) 2023-10-18 14:18:42 -10:00
protocol.h More refactorings, cleanup 2024-01-18 17:55:01 -08:00
ratgdo.cpp Some extra checks for door position sync when opening or closing durations are unknown 2024-01-18 17:55:01 -08:00
ratgdo.h Refactorings, query door status at end of an open/close operation in case the status is not received 2024-01-18 17:55:01 -08:00
ratgdo_state.cpp feat: add learn and clear capability (#149) 2024-01-18 12:25:08 -10:00
ratgdo_state.h More refactorings, cleanup 2024-01-18 17:55:01 -08:00
secplus1.cpp More attempts to get lock/unlock to work 2024-01-18 17:55:01 -08:00
secplus1.h More attempts to get lock/unlock to work 2024-01-18 17:55:01 -08:00
secplus2.cpp Updates, fixes, improvements 2024-01-18 17:55:01 -08:00
secplus2.h Updates, fixes, improvements 2024-01-18 17:55:01 -08:00