esphome-ratgdo/components/ratgdo
Paul Wieland 86a44366c4 en/dis able emulation mode
change wall panel emulation states from WAITING | ACTIVE to ENABLED | DISABLED.

Add set mode to protocol so the GUI switch can toggle the state between enabled or disabled.

Default mode is disabled. Removed code that watches for a wall panel to simplify.
2024-07-11 16:38:47 -04:00
..
binary_sensor Convert enums to scoped enums (#28) 2023-07-03 11:47:00 -05:00
cover feat: Security Plus v1 support (#171) 2024-01-19 13:24:16 -10:00
light feat: Security Plus v1 support (#171) 2024-01-19 13:24:16 -10:00
lock feat: Security Plus v1 support (#171) 2024-01-19 13:24:16 -10:00
number feat: Security Plus v1 support (#171) 2024-01-19 13:24:16 -10:00
sensor feat: Security Plus v1 support (#171) 2024-01-19 13:24:16 -10:00
switch Add an emulation switch toggle to the web UI 2024-07-11 16:36:21 -04:00
__init__.py chore: add clang pre-commit (#299) 2024-07-02 19:59:37 -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 feat: Security Plus v1 support (#171) 2024-01-19 13:24:16 -10:00
common.h chore: add clang pre-commit (#299) 2024-07-02 19:59:37 -05:00
dry_contact.cpp chore: add clang pre-commit (#299) 2024-07-02 19:59:37 -05:00
dry_contact.h chore: add clang pre-commit (#299) 2024-07-02 19:59:37 -05:00
macros.h feat: Security Plus v1 support (#171) 2024-01-19 13:24:16 -10:00
observable.h Door opening/close relliability updates (#64) 2023-10-18 14:18:42 -10:00
protocol.h en/dis able emulation mode 2024-07-11 16:38:47 -04:00
ratgdo.cpp Add an emulation switch toggle to the web UI 2024-07-11 16:36:21 -04:00
ratgdo.h Add an emulation switch toggle to the web UI 2024-07-11 16:36:21 -04:00
ratgdo_state.cpp feat: add learn and clear capability (#149) 2024-01-18 12:25:08 -10:00
ratgdo_state.h Add an emulation switch toggle to the web UI 2024-07-11 16:36:21 -04:00
secplus1.cpp en/dis able emulation mode 2024-07-11 16:38:47 -04:00
secplus1.h en/dis able emulation mode 2024-07-11 16:38:47 -04:00
secplus2.cpp Reduce number of flash writes (#190) 2024-01-20 15:15:06 -10:00
secplus2.h chore: add clang pre-commit (#299) 2024-07-02 19:59:37 -05:00