mirror of
https://github.com/esphome/esphome.git
synced 2024-12-31 18:07:48 +01:00
Update esphome/components/status_indicator/__init__.py
Co-authored-by: Mateusz Bronk <bronk.m@gmail.com>
This commit is contained in:
parent
7838777193
commit
12251b6515
@ -34,7 +34,7 @@ CONF_TRIGGER_LIST = {
|
||||
"on_api_connected": True,
|
||||
"on_api_disconnected": True,
|
||||
"on_mqtt_connected": True,
|
||||
"on_mgtt_disconnected": True,
|
||||
"on_mqtt_disconnected": True,
|
||||
"on_custom_status": False,
|
||||
}
|
||||
CONF_WHICH = "which"
|
||||
|
Loading…
Reference in New Issue
Block a user