mirror of
https://github.com/home-assistant/core.git
synced 2025-11-09 02:49:40 +00:00
Use voluptuous for SCSGate (#3265)
* Migrate to voluptuous * Extend platforms
This commit is contained in:
@@ -263,6 +263,7 @@ ATTR_GPS_ACCURACY = 'gps_accuracy'
|
||||
|
||||
# If state is assumed
|
||||
ATTR_ASSUMED_STATE = 'assumed_state'
|
||||
ATTR_STATE = 'state'
|
||||
|
||||
# #### SERVICES ####
|
||||
SERVICE_HOMEASSISTANT_STOP = 'stop'
|
||||
|
||||
Reference in New Issue
Block a user