1
mirror of https://github.com/home-assistant/core synced 2024-10-01 05:30:36 +02:00
ha-core/homeassistant
J. Nick Koston bcbc8539a6
Fix missing ONVIF events when switching from PullPoint to webhooks (#92627)
We now let the PullPoint subscription expire instead of explicitly
unsubscribing when pausing the subscription. We will still unsubscribe
it if Home Assistant is shutdown or the integration is reloaded

Some cameras will cancel ALL subscriptions when we do an unsubscribe
so we want to let the PullPoint subscription expire instead
of explicitly cancelling it.
2023-05-05 14:38:36 -04:00
..
auth
backports
brands
components Fix missing ONVIF events when switching from PullPoint to webhooks (#92627) 2023-05-05 14:38:36 -04:00
generated NextBus: Correct iot_class (#92208) 2023-04-29 21:41:35 +02:00
helpers Add ability to shutdown a coordinator on STOP (#92611) 2023-05-05 16:05:03 +02:00
scripts
util Use order in preferred regions list (#91959) 2023-04-24 14:12:38 -04:00
__init__.py
__main__.py
block_async_io.py
bootstrap.py
config_entries.py Only check support_entry_unload/support_remove_from_device once (#92041) 2023-04-26 10:23:18 +02:00
config.py
const.py Add time platform (#81949) 2023-04-30 22:33:51 +02:00
core.py Add as_dict cache to Context and Event (#92162) 2023-04-28 21:15:39 +02:00
data_entry_flow.py
exceptions.py
loader.py
package_constraints.txt Update frontend to 20230503.3 (#92617) 2023-05-05 14:27:48 -04:00
requirements.py
runner.py
setup.py
strings.json