mirror of
https://github.com/home-assistant/core.git
synced 2025-12-24 12:59:34 +00:00
Fix translation, adjust trigger names (#26635)
This commit is contained in:
@@ -4,3 +4,5 @@ CONF_IS_ON = "is_on"
|
||||
CONF_TOGGLE = "toggle"
|
||||
CONF_TURN_OFF = "turn_off"
|
||||
CONF_TURN_ON = "turn_on"
|
||||
CONF_TURNED_OFF = "turned_off"
|
||||
CONF_TURNED_ON = "turned_on"
|
||||
|
||||
Reference in New Issue
Block a user