core/tests
Matthias Alphart c522ea855d
KNX Group Monitor: Load latest 50 Telegrams on start (#93153)
* remove impossible test

IndividualAddress telegrams are not processed by xknx.telegram_queue

* Use Telegrams helper class for group monitor messages

* Store 50 telegrams in deque for group monitor

* Send recent telegrams at once on connection of group monitor

* Update KNX-frontend to support group monitor prepopulation
2023-05-17 09:58:00 +02:00
..
auth
backports
components KNX Group Monitor: Load latest 50 Telegrams on start (#93153) 2023-05-17 09:58:00 +02:00
fixtures
hassfest
helpers Cache generation of the service descriptions (#93131) 2023-05-16 21:42:37 -05:00
pylint
resources
scripts
test_util
testing_config Lock entity options (#88139) 2023-05-08 22:06:11 +02:00
util Teach UnitlessRatioConverter about ppm and ppb (#92989) 2023-05-12 16:46:37 +02:00
__init__.py
bandit.yaml
common.py
conftest.py Ensure config entries are unloaded in tests (#90850) 2023-04-22 21:26:07 +02:00
ignore_uncaught_exceptions.py
ruff.toml
syrupy.py
test_bootstrap.py Improve comment on patching the _import method in test bootstrap dependencies test (#91848) 2023-04-22 13:40:38 +02:00
test_config.py
test_config_entries.py Include UUID in hassio discovery data (#91970) 2023-04-25 09:48:47 +02:00
test_core.py Remove as_compressed_state cache (#93169) 2023-05-16 12:39:16 -05:00
test_data_entry_flow.py
test_exceptions.py
test_loader.py
test_main.py
test_requirements.py
test_runner.py
test_setup.py
test_test_fixtures.py
typing.py