core/homeassistant/components/insteon/api
Tom Harris c5c407b3bb
Move Insteon configuration panel to config entry (#105581)
* Move Insteon panel to the config menu

* Bump pyinsteon to 1.5.3

* Undo devcontainer.json changes

* Bump Insteon frontend

* Update config_flow.py

* Code cleanup

* Code review changes

* Fix failing tests

* Fix format

* Remove unnecessary exception

* codecov

* Remove return from try

* Fix merge mistake

---------

Co-authored-by: Erik Montnemery <erik@montnemery.com>
2024-04-16 09:10:32 +02:00
..
__init__.py Move Insteon configuration panel to config entry (#105581) 2024-04-16 09:10:32 +02:00
aldb.py
config.py Move Insteon configuration panel to config entry (#105581) 2024-04-16 09:10:32 +02:00
device.py Move Insteon configuration panel to config entry (#105581) 2024-04-16 09:10:32 +02:00
properties.py
scenes.py