mirror of
https://github.com/home-assistant/core.git
synced 2025-11-09 02:49:40 +00:00
Add update entity platform (#68248)
Co-authored-by: Glenn Waters <glenn@watrs.ca>
This commit is contained in:
@@ -50,6 +50,7 @@ class Platform(StrEnum):
|
||||
SWITCH = "switch"
|
||||
TTS = "tts"
|
||||
VACUUM = "vacuum"
|
||||
UPDATE = "update"
|
||||
WATER_HEATER = "water_heater"
|
||||
WEATHER = "weather"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user