mirror of
https://github.com/home-assistant/core.git
synced 2025-11-09 02:49:40 +00:00
Add/adjust attribution of sensor platform (#3719)
* Add/adjust attribution * Fix typo
This commit is contained in:
committed by
Paulus Schoutsen
parent
7cf2c48175
commit
8ded8f572a
@@ -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'
|
||||
|
||||
|
||||
Reference in New Issue
Block a user