mirror of
https://github.com/home-assistant/core.git
synced 2025-12-24 12:59:34 +00:00
Rename service_discovered to platform_discovered
This commit is contained in:
@@ -27,7 +27,7 @@ EVENT_STATE_CHANGED = "state_changed"
|
||||
EVENT_TIME_CHANGED = "time_changed"
|
||||
EVENT_CALL_SERVICE = "call_service"
|
||||
EVENT_SERVICE_EXECUTED = "service_executed"
|
||||
EVENT_SERVICE_DISCOVERED = "service_discovered"
|
||||
EVENT_PLATFORM_DISCOVERED = "platform_discovered"
|
||||
|
||||
# #### STATES ####
|
||||
STATE_ON = 'on'
|
||||
|
||||
Reference in New Issue
Block a user