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:
parent
73a368c242
commit
4d09078114
11 changed files with 338 additions and 69 deletions
|
@ -6,3 +6,5 @@ import logging
|
|||
DOMAIN = "intellifire"
|
||||
|
||||
LOGGER = logging.getLogger(__package__)
|
||||
|
||||
CONF_SERIAL = "serial"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue