Add/adjust attribution of sensor platform (#3719)
* Add/adjust attribution * Fix typo
This commit is contained in:
parent
7cf2c48175
commit
8ded8f572a
12 changed files with 101 additions and 57 deletions
|
@ -173,6 +173,9 @@ STATE_UNLOCKED = 'unlocked'
|
|||
STATE_UNAVAILABLE = 'unavailable'
|
||||
|
||||
# #### STATE AND EVENT ATTRIBUTES ####
|
||||
# Attribution
|
||||
ATTR_ATTRIBUTION = 'attribution'
|
||||
|
||||
# Contains current time for a TIME_CHANGED event
|
||||
ATTR_NOW = 'now'
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue