IntelliFire Config API Token Config Update (#68134)

Co-authored-by: Paulus Schoutsen <paulus@home-assistant.io>
Co-authored-by: J. Nick Koston <nick@koston.org>
This commit is contained in:
Jeef 2022-04-21 10:14:13 -06:00 committed by GitHub
parent 73a368c242
commit 4d09078114
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
11 changed files with 338 additions and 69 deletions

View file

@ -6,3 +6,5 @@ import logging
DOMAIN = "intellifire"
LOGGER = logging.getLogger(__package__)
CONF_SERIAL = "serial"