Andre Lengwenus
|
f77e6cc8fc
|
Add missing exception translations to LCN (#147723)
|
2025-07-02 13:41:06 +02:00 |
Andre Lengwenus
|
e56f6fafdc
|
Remove redundant parameter from config_entry data of LCN integration (#135912)
|
2025-04-22 18:00:30 +02:00 |
Andre Lengwenus
|
5e1b4b2d23
|
Clean up tests for LCN (#125493)
* Remove patches on 3rd party module level
* Cleanup test_init
* Cleanup platform tests
* Cleanup test_services
* Cleanup test_websockets
* Cleanup test_device_trigger
* Cleanup test_events
* Remove unused fixture
|
2024-09-08 09:20:57 +02:00 |
Andre Lengwenus
|
c276cfc371
|
Add custom panel for LCN configuration (#108664)
* Add LCN panel using lcn-frontend module
* Move panel from sidebar to integration configuration
* Change OptionFlow to reconfigure step
* Change OptionFlow to reconfigure step
* Remove deprecation warning
* Fix docstring
* Add tests for lcn websockets
* Remove deepcopy
* Bump lcn-frontend to 0.1.3
* Add tests for lcn websockets
* Remove websocket command lcn/hosts
* Websocket scan tests cover modules not stored in config_entry
* Add comment to mock of hass.http
* Add a decorater to ensure the config_entry exists and return it
* Use entry_id instead of host_id
* Bump lcn-frontend to 0.1.5
* Use auto_id for websocket client send_json
* Create issues on yaml import errors
* Remove low level key deprecation warnings
* Method renaming
* Change issue id in issue creation
* Update tests for issue creation
|
2024-08-21 11:33:47 +02:00 |