esphome-ratgdo/components/ratgdo
Marius Muja 2d9e862f23 Update some logging 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 Use received door state for 2nd door toggle in sec+1.0 2024-01-18 17:55:01 -08:00
common.h Added SUM_TYPE macro 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
macros.h Added SUM_TYPE macro 2024-01-18 17:55:01 -08:00
observable.h Updates 2024-01-18 17:55:01 -08:00
protocol.h Added protocol traits 2024-01-18 17:55:01 -08:00
ratgdo.cpp Update some logging 2024-01-18 17:55:01 -08:00
ratgdo.h Use received door state for 2nd door toggle in sec+1.0 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 Added SUM_TYPE macro 2024-01-18 17:55:01 -08:00
secplus1.cpp Handle the case of openers that stop door instead of opening it when toggling door while closing. 2024-01-18 17:55:01 -08:00
secplus1.h Bug fix 2024-01-18 17:55:01 -08:00
secplus2.cpp Use received door state for 2nd door toggle in sec+1.0 2024-01-18 17:55:01 -08:00
secplus2.h Use received door state for 2nd door toggle in sec+1.0 2024-01-18 17:55:01 -08:00