Updating naming for flux_led (#61187)

This commit is contained in:
J. Nick Koston 2021-12-07 22:30:22 -10:00 committed by GitHub
parent fad5314154
commit d5aa4a9ce1
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
6 changed files with 7 additions and 7 deletions

View file

@ -43,7 +43,7 @@ _LOGGER = logging.getLogger(__name__)
class ConfigFlow(config_entries.ConfigFlow, domain=DOMAIN):
"""Handle a config flow for FluxLED/MagicHome Integration."""
"""Handle a config flow for Magic Home Integration."""
VERSION = 1