esphome-ratgdo/components/ratgdo
Marius Muja 924da9b58c Test query door for 0x37 panel 2024-01-18 19:21:20 -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 Reshuffle some code 2024-01-18 19:08:40 -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 Reshuffle some code 2024-01-18 19:08:40 -08:00
macros.h Added SUM_TYPE macro 2024-01-18 17:55:01 -08:00
observable.h Revert observable refactorings 2024-01-18 18:13:18 -08:00
protocol.h Reshuffle some code 2024-01-18 19:08:40 -08:00
ratgdo.cpp Remove lean polling 2024-01-18 18:13:28 -08:00
ratgdo.h Reshuffle some code 2024-01-18 19:08:40 -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 Test query door for 0x37 panel 2024-01-18 19:21:20 -08:00
secplus1.h Reshuffle some code 2024-01-18 19:08:40 -08:00
secplus2.cpp Have sec+2 sync operation fail after a fixed amount of time instead of a fixed number of steps 2024-01-18 19:09:24 -08:00
secplus2.h Have sec+2 sync operation fail after a fixed amount of time instead of a fixed number of steps 2024-01-18 19:09:24 -08:00