core/homeassistant
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 Bump PyJWT to 2.7.0 (#93128) 2023-05-16 10:26:04 +02:00
backports
brands Create Google Generative AI Conversation integration (#93156) 2023-05-16 21:05:56 -04:00
components KNX Group Monitor: Load latest 50 Telegrams on start (#93153) 2023-05-17 09:58:00 +02:00
generated Create Google Generative AI Conversation integration (#93156) 2023-05-16 21:05:56 -04:00
helpers Cache generation of the service descriptions (#93131) 2023-05-16 21:42:37 -05:00
scripts
util Fix sslv2/sslv3 with unverified connections (#93037) 2023-05-13 20:16:11 -04:00
__init__.py
__main__.py
block_async_io.py
bootstrap.py
config.py
config_entries.py Only check support_entry_unload/support_remove_from_device once (#92041) 2023-04-26 10:23:18 +02:00
const.py Add `time` platform (#81949) 2023-04-30 22:33:51 +02:00
core.py Remove as_compressed_state cache (#93169) 2023-05-16 12:39:16 -05:00
data_entry_flow.py
exceptions.py
loader.py Use futures instead of asyncio.Event for async_get_integrations (#93060) 2023-05-14 14:42:04 -05:00
package_constraints.txt Bump PyJWT to 2.7.0 (#93128) 2023-05-16 10:26:04 +02:00
requirements.py
runner.py
setup.py
strings.json