core/tests/components/tedee
Josef Zweck 00c2ba69f7
Add webhook support to tedee integration (#106846)
* start work on webhooks

* start work on webhooks

* use background task

* websocket improvement

* add test

* add webhook id to mock_config_entry

* some changes

* add webhook to manifest

* fix test

* reset poll timer on webhook update

* reset poll timer on webhook update

* code cleanup

* generate webhook id in config flow

* fix merge

* undo var rename

* remove

* ruff

* ruff

* only delete specific webhook

* clarify warning

* version bump

* minor improvements

* requested changes

* unregister function

* move more of unregistration logic

* test pushed data

* add comment

* Update config_flow.py

Co-authored-by: Joost Lekkerkerker <joostlek@outlook.com>

* ruff

---------

Co-authored-by: Joost Lekkerkerker <joostlek@outlook.com>
2024-01-26 10:48:16 +01:00
..
fixtures
snapshots Add new locks automatically to tedee integration (#107372) 2024-01-06 16:02:07 +01:00
__init__.py
conftest.py Add webhook support to tedee integration (#106846) 2024-01-26 10:48:16 +01:00
test_binary_sensor.py Add new locks automatically to tedee integration (#107372) 2024-01-06 16:02:07 +01:00
test_config_flow.py Add webhook support to tedee integration (#106846) 2024-01-26 10:48:16 +01:00
test_diagnostics.py Add diagnostics for tedee (#106662) 2024-01-02 10:34:02 +01:00
test_init.py Add webhook support to tedee integration (#106846) 2024-01-26 10:48:16 +01:00
test_lock.py Add webhook support to tedee integration (#106846) 2024-01-26 10:48:16 +01:00
test_sensor.py Add new locks automatically to tedee integration (#107372) 2024-01-06 16:02:07 +01:00