Be consistent with Home Assistant and Hass.io spelling (#30500)

* Be consistent with Home Assistant spelling

* Be consistent with Hass.io spelling
This commit is contained in:
Ville Skyttä 2020-01-05 14:09:17 +02:00 committed by GitHub
parent 24b25b8917
commit 5216477353
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
139 changed files with 189 additions and 189 deletions

View file

@ -3,7 +3,7 @@
# Integration domain
DOMAIN = "wled"
# Hass data keys
# Home Assistant data keys
DATA_WLED_CLIENT = "wled_client"
DATA_WLED_TIMER = "wled_timer"
DATA_WLED_UPDATED = "wled_updated"