Tom Harris
|
7433d2eca9
|
Add broken link and missing device lists to insteon configuration panel (#119715)
* Add broken link and missing device lists
* Fix incorrect import
* Add tests
* Bump pyinsteon
* Typing
|
2024-09-20 12:11:51 +02:00 |
|
epenet
|
960d1289ef
|
Avoid references to websocket_api.const in core and other components (#119285)
|
2024-06-10 13:49:44 +02:00 |
|
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 |
|
Erik Montnemery
|
7539cf25be
|
Don't require passing identifiers to DeviceRegistry.async_get_device (#96479)
* Require keyword arguments to DeviceRegistry.async_get_device
* Update tests
* Update tests
* Don't enforce keyword arguments
|
2023-07-13 13:39:25 -04:00 |
|
epenet
|
5442d6af01
|
Improve msg type hint in websocket commands (#80530)
|
2022-10-18 16:41:17 +02:00 |
|
Franck Nijhof
|
c3d19f3827
|
Clean up accessing device_registry helpers via hass (#72031)
|
2022-05-17 12:22:15 -07:00 |
|
Tom Harris
|
a9ca774e7e
|
Insteon Device Control Panel (#70834)
Co-authored-by: Paulus Schoutsen <paulus@home-assistant.io>
|
2022-04-28 12:35:43 -07:00 |
|
Marc Mueller
|
b6d9e517c2
|
Use assignment expressions 37 (#58827)
|
2021-10-31 18:45:27 +01:00 |
|
Marc Mueller
|
f149bef9f3
|
Use assignment expressions 18 (#57967)
|
2021-10-18 18:36:35 +02:00 |
|
Tom Harris
|
3461f61f9f
|
Create APIs for Insteon panel (#49785)
|
2021-07-22 08:11:36 -10:00 |
|