esphome-ratgdo/components/ratgdo
Marius Muja 9f8e0401b8 Added workaround to stop the door by sending toggle twice for those
garage openers that ignore the stop command while door is closing.
2023-12-12 16:09:55 -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 Refactor children state update mechanism (#24) 2023-07-01 09:13:38 -05:00
__init__.py Use random client_id in lieu of static remote_id (#76) 2023-10-26 12:04:35 -05: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 Added workaround to stop the door by sending toggle twice for those 2023-12-12 16:09:55 -08:00
ratgdo.h Added workaround to stop the door by sending toggle twice for those 2023-12-12 16:09:55 -08:00
ratgdo_state.cpp Convert enums to scoped enums (#28) 2023-07-03 11:47:00 -05:00
ratgdo_state.h chore: add .pre-commit-config.yaml for end of line fixer (#66) 2023-10-18 14:23:30 -10:00