Use voluptuous for SCSGate (#3265)
* Migrate to voluptuous * Extend platforms
This commit is contained in:
parent
8189ec2c8d
commit
8ba952ee0e
5 changed files with 139 additions and 111 deletions
|
@ -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'
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue