esphome-ratgdo/components/ratgdo
J. Nick Koston 12af24b906 feat: basic v1 porting 2024-01-18 17:34:12 -08:00
..
binary_sensor Convert enums to scoped enums (#28) 2023-07-03 11:47:00 -05:00
cover Adding cover on_opening and on_closing triggers (#81) 2023-11-05 13:49:59 -06:00
light Make storing persistent state the resposibility of ratgdo_number (#30) 2023-07-07 12:56:12 -10:00
lock Convert lock remotes switch to a lock component (#132) 2023-12-05 14:12:01 -10:00
number Normalize client_id when manually entered (#97) 2023-11-07 12:58:16 -06: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 chore: prepare for v1 support 2024-01-18 17:34:12 -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
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
ratgdo.cpp feat: basic v1 porting 2024-01-18 17:34:12 -08:00
ratgdo.h feat: add learn and clear capability (#149) 2024-01-18 12:25:08 -10:00
ratgdo_state.cpp feat: add learn and clear capability (#149) 2024-01-18 12:25:08 -10:00
ratgdo_state.h feat: add learn and clear capability (#149) 2024-01-18 12:25:08 -10:00