Alternative firmware for ESP8266 with easy configuration using webUI, OTA updates, automation using timers or rules, expandability and entirely local control over MQTT, HTTP, Serial or KNX. Full documentation at
-
Updated
Sep 29, 2020 - C
Description
on_enter_overidden and on_exit_overidden are misspelled. misspelled...
Configuration
N/A
Steps to reproduce
N/A
Expected behavior
They should be on_enter_overridden and on_exit_overridden with two 'R's as is the spelling elsewhere in the code for overridden.
Actual Behaviour
Please add on_enter_overridden and on_exit_overridden and