homeassistant-stubs 2025.1.1__py3-none-any.whl → 2025.1.3__py3-none-any.whl
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- homeassistant-stubs/auth/__init__.pyi +15 -0
- homeassistant-stubs/auth/auth_store.pyi +10 -0
- homeassistant-stubs/auth/mfa_modules/notify.pyi +1 -0
- homeassistant-stubs/auth/providers/__init__.pyi +2 -0
- homeassistant-stubs/auth/providers/homeassistant.pyi +6 -0
- homeassistant-stubs/auth/providers/insecure_example.pyi +1 -0
- homeassistant-stubs/auth/providers/trusted_networks.pyi +2 -0
- homeassistant-stubs/backup_restore.pyi +0 -1
- homeassistant-stubs/block_async_io.pyi +0 -2
- homeassistant-stubs/bootstrap.pyi +1 -0
- homeassistant-stubs/components/abode/__init__.pyi +2 -3
- homeassistant-stubs/components/abode/sensor.pyi +0 -1
- homeassistant-stubs/components/acaia/binary_sensor.pyi +0 -1
- homeassistant-stubs/components/acaia/button.pyi +0 -1
- homeassistant-stubs/components/acaia/sensor.pyi +1 -2
- homeassistant-stubs/components/accuweather/coordinator.pyi +0 -1
- homeassistant-stubs/components/accuweather/sensor.pyi +2 -1
- homeassistant-stubs/components/accuweather/system_health.pyi +1 -0
- homeassistant-stubs/components/accuweather/weather.pyi +1 -0
- homeassistant-stubs/components/acmeda/entity.pyi +1 -0
- homeassistant-stubs/components/acmeda/helpers.pyi +1 -0
- homeassistant-stubs/components/actiontec/model.pyi +0 -1
- homeassistant-stubs/components/adguard/__init__.pyi +0 -1
- homeassistant-stubs/components/adguard/sensor.pyi +0 -1
- homeassistant-stubs/components/adguard/switch.pyi +0 -1
- homeassistant-stubs/components/air_quality/__init__.pyi +2 -1
- homeassistant-stubs/components/airgradient/button.pyi +0 -1
- homeassistant-stubs/components/airgradient/coordinator.pyi +0 -1
- homeassistant-stubs/components/airgradient/number.pyi +0 -1
- homeassistant-stubs/components/airgradient/select.pyi +0 -1
- homeassistant-stubs/components/airgradient/sensor.pyi +0 -2
- homeassistant-stubs/components/airgradient/switch.pyi +0 -1
- homeassistant-stubs/components/airly/sensor.pyi +1 -1
- homeassistant-stubs/components/airly/system_health.pyi +1 -0
- homeassistant-stubs/components/airnow/config_flow.pyi +1 -0
- homeassistant-stubs/components/airnow/sensor.pyi +0 -1
- homeassistant-stubs/components/airq/config_flow.pyi +1 -0
- homeassistant-stubs/components/airq/sensor.pyi +1 -1
- homeassistant-stubs/components/airthings_ble/config_flow.pyi +0 -1
- homeassistant-stubs/components/airthings_ble/sensor.pyi +1 -0
- homeassistant-stubs/components/airtouch5/climate.pyi +2 -0
- homeassistant-stubs/components/airtouch5/cover.pyi +1 -0
- homeassistant-stubs/components/airtouch5/entity.pyi +1 -0
- homeassistant-stubs/components/airvisual/__init__.pyi +5 -0
- homeassistant-stubs/components/airvisual/config_flow.pyi +1 -0
- homeassistant-stubs/components/airvisual/entity.pyi +1 -0
- homeassistant-stubs/components/airvisual/sensor.pyi +1 -0
- homeassistant-stubs/components/airvisual_pro/__init__.pyi +0 -1
- homeassistant-stubs/components/airvisual_pro/config_flow.pyi +2 -3
- homeassistant-stubs/components/airvisual_pro/sensor.pyi +1 -1
- homeassistant-stubs/components/airzone/binary_sensor.pyi +2 -1
- homeassistant-stubs/components/airzone/climate.pyi +2 -0
- homeassistant-stubs/components/airzone/select.pyi +2 -1
- homeassistant-stubs/components/airzone/sensor.pyi +2 -0
- homeassistant-stubs/components/airzone/switch.pyi +2 -1
- homeassistant-stubs/components/airzone/water_heater.pyi +2 -0
- homeassistant-stubs/components/airzone_cloud/binary_sensor.pyi +2 -1
- homeassistant-stubs/components/airzone_cloud/climate.pyi +3 -0
- homeassistant-stubs/components/airzone_cloud/select.pyi +2 -1
- homeassistant-stubs/components/airzone_cloud/sensor.pyi +2 -0
- homeassistant-stubs/components/airzone_cloud/switch.pyi +2 -1
- homeassistant-stubs/components/airzone_cloud/water_heater.pyi +2 -0
- homeassistant-stubs/components/alarm_control_panel/__init__.pyi +18 -3
- homeassistant-stubs/components/alarm_control_panel/device_condition.pyi +1 -0
- homeassistant-stubs/components/alarm_control_panel/significant_change.pyi +1 -0
- homeassistant-stubs/components/alexa/auth.pyi +2 -0
- homeassistant-stubs/components/alexa/config.pyi +5 -0
- homeassistant-stubs/components/alexa/diagnostics.pyi +2 -0
- homeassistant-stubs/components/alexa/entities.pyi +1 -0
- homeassistant-stubs/components/alexa/flash_briefings.pyi +2 -0
- homeassistant-stubs/components/alexa/intent.pyi +1 -0
- homeassistant-stubs/components/alexa/logbook.pyi +1 -0
- homeassistant-stubs/components/alexa/smart_home.pyi +3 -0
- homeassistant-stubs/components/ambient_network/entity.pyi +1 -0
- homeassistant-stubs/components/ambient_station/__init__.pyi +2 -0
- homeassistant-stubs/components/ambient_station/binary_sensor.pyi +1 -1
- homeassistant-stubs/components/ambient_station/entity.pyi +2 -0
- homeassistant-stubs/components/ambient_station/sensor.pyi +1 -0
- homeassistant-stubs/components/amcrest/__init__.pyi +8 -1
- homeassistant-stubs/components/amcrest/binary_sensor.pyi +2 -1
- homeassistant-stubs/components/amcrest/camera.pyi +1 -0
- homeassistant-stubs/components/analytics/__init__.pyi +4 -0
- homeassistant-stubs/components/analytics/analytics.pyi +1 -1
- homeassistant-stubs/components/analytics_insights/__init__.pyi +0 -1
- homeassistant-stubs/components/analytics_insights/config_flow.pyi +1 -0
- homeassistant-stubs/components/analytics_insights/coordinator.pyi +0 -1
- homeassistant-stubs/components/analytics_insights/sensor.pyi +0 -1
- homeassistant-stubs/components/android_ip_webcam/sensor.pyi +0 -1
- homeassistant-stubs/components/android_ip_webcam/switch.pyi +0 -1
- homeassistant-stubs/components/androidtv/__init__.pyi +0 -1
- homeassistant-stubs/components/androidtv/config_flow.pyi +6 -0
- homeassistant-stubs/components/androidtv_remote/config_flow.pyi +3 -0
- homeassistant-stubs/components/androidtv_remote/entity.pyi +2 -0
- homeassistant-stubs/components/androidtv_remote/media_player.pyi +2 -0
- homeassistant-stubs/components/androidtv_remote/remote.pyi +1 -0
- homeassistant-stubs/components/anova/models.pyi +0 -1
- homeassistant-stubs/components/anova/sensor.pyi +0 -1
- homeassistant-stubs/components/anthemav/media_player.pyi +1 -0
- homeassistant-stubs/components/apcupsd/sensor.pyi +1 -0
- homeassistant-stubs/components/api/__init__.pyi +16 -0
- homeassistant-stubs/components/apple_tv/__init__.pyi +1 -0
- homeassistant-stubs/components/apple_tv/config_flow.pyi +3 -0
- homeassistant-stubs/components/apple_tv/media_player.pyi +7 -0
- homeassistant-stubs/components/apsystems/__init__.pyi +0 -1
- homeassistant-stubs/components/apsystems/binary_sensor.pyi +0 -1
- homeassistant-stubs/components/apsystems/coordinator.pyi +0 -1
- homeassistant-stubs/components/apsystems/sensor.pyi +0 -1
- homeassistant-stubs/components/aqualogic/sensor.pyi +1 -1
- homeassistant-stubs/components/aquostv/media_player.pyi +12 -0
- homeassistant-stubs/components/aranet/sensor.pyi +0 -1
- homeassistant-stubs/components/arcam_fmj/media_player.pyi +9 -0
- homeassistant-stubs/components/aseko_pool_live/binary_sensor.pyi +0 -1
- homeassistant-stubs/components/aseko_pool_live/sensor.pyi +0 -1
- homeassistant-stubs/components/assist_pipeline/audio_enhancer.pyi +0 -1
- homeassistant-stubs/components/assist_pipeline/logbook.pyi +1 -0
- homeassistant-stubs/components/assist_pipeline/pipeline.pyi +29 -24
- homeassistant-stubs/components/assist_pipeline/select.pyi +3 -0
- homeassistant-stubs/components/assist_pipeline/vad.pyi +0 -2
- homeassistant-stubs/components/assist_pipeline/websocket_api.pyi +11 -0
- homeassistant-stubs/components/assist_satellite/entity.pyi +9 -6
- homeassistant-stubs/components/assist_satellite/websocket_api.pyi +7 -0
- homeassistant-stubs/components/asuswrt/config_flow.pyi +2 -0
- homeassistant-stubs/components/asuswrt/device_tracker.pyi +2 -0
- homeassistant-stubs/components/asuswrt/router.pyi +1 -0
- homeassistant-stubs/components/asuswrt/sensor.pyi +0 -1
- homeassistant-stubs/components/autarco/sensor.pyi +0 -3
- homeassistant-stubs/components/auth/__init__.pyi +10 -0
- homeassistant-stubs/components/auth/login_flow.pyi +3 -0
- homeassistant-stubs/components/auth/mfa_setup_flow.pyi +3 -0
- homeassistant-stubs/components/automation/__init__.pyi +15 -1
- homeassistant-stubs/components/automation/helpers.pyi +1 -0
- homeassistant-stubs/components/automation/logbook.pyi +1 -0
- homeassistant-stubs/components/automation/trace.pyi +2 -0
- homeassistant-stubs/components/awair/config_flow.pyi +1 -0
- homeassistant-stubs/components/awair/coordinator.pyi +0 -1
- homeassistant-stubs/components/awair/sensor.pyi +0 -1
- homeassistant-stubs/components/axis/binary_sensor.pyi +11 -2
- homeassistant-stubs/components/axis/config_flow.pyi +1 -0
- homeassistant-stubs/components/axis/entity.pyi +2 -1
- homeassistant-stubs/components/axis/hub/config.pyi +0 -1
- homeassistant-stubs/components/axis/hub/entity_loader.pyi +3 -0
- homeassistant-stubs/components/axis/hub/event_source.pyi +5 -0
- homeassistant-stubs/components/axis/hub/hub.pyi +2 -0
- homeassistant-stubs/components/axis/light.pyi +3 -2
- homeassistant-stubs/components/axis/switch.pyi +2 -2
- homeassistant-stubs/components/backup/agent.pyi +1 -0
- homeassistant-stubs/components/backup/config.pyi +9 -7
- homeassistant-stubs/components/backup/http.pyi +2 -0
- homeassistant-stubs/components/backup/manager.pyi +4 -9
- homeassistant-stubs/components/backup/models.pyi +0 -2
- homeassistant-stubs/components/backup/store.pyi +2 -0
- homeassistant-stubs/components/backup/websocket.pyi +23 -0
- homeassistant-stubs/components/baf/binary_sensor.pyi +1 -1
- homeassistant-stubs/components/baf/climate.pyi +1 -0
- homeassistant-stubs/components/baf/entity.pyi +2 -0
- homeassistant-stubs/components/baf/fan.pyi +1 -0
- homeassistant-stubs/components/baf/light.pyi +2 -0
- homeassistant-stubs/components/baf/models.pyi +0 -1
- homeassistant-stubs/components/baf/number.pyi +1 -1
- homeassistant-stubs/components/baf/sensor.pyi +1 -1
- homeassistant-stubs/components/baf/switch.pyi +1 -1
- homeassistant-stubs/components/bang_olufsen/__init__.pyi +0 -1
- homeassistant-stubs/components/bang_olufsen/entity.pyi +1 -0
- homeassistant-stubs/components/bang_olufsen/media_player.pyi +5 -0
- homeassistant-stubs/components/bayesian/binary_sensor.pyi +1 -0
- homeassistant-stubs/components/bayesian/helpers.pyi +2 -3
- homeassistant-stubs/components/binary_sensor/__init__.pyi +2 -2
- homeassistant-stubs/components/binary_sensor/device_condition.pyi +1 -0
- homeassistant-stubs/components/binary_sensor/significant_change.pyi +1 -0
- homeassistant-stubs/components/blue_current/entity.pyi +1 -0
- homeassistant-stubs/components/blue_current/sensor.pyi +3 -0
- homeassistant-stubs/components/blueprint/importer.pyi +0 -1
- homeassistant-stubs/components/blueprint/models.pyi +2 -0
- homeassistant-stubs/components/blueprint/schemas.pyi +2 -0
- homeassistant-stubs/components/blueprint/websocket_api.pyi +9 -0
- homeassistant-stubs/components/bluesound/__init__.pyi +0 -1
- homeassistant-stubs/components/bluetooth/__init__.pyi +1 -0
- homeassistant-stubs/components/bluetooth/active_update_coordinator.pyi +3 -0
- homeassistant-stubs/components/bluetooth/active_update_processor.pyi +2 -0
- homeassistant-stubs/components/bluetooth/api.pyi +17 -1
- homeassistant-stubs/components/bluetooth/config_flow.pyi +3 -0
- homeassistant-stubs/components/bluetooth/manager.pyi +5 -1
- homeassistant-stubs/components/bluetooth/match.pyi +1 -1
- homeassistant-stubs/components/bluetooth/passive_update_coordinator.pyi +4 -0
- homeassistant-stubs/components/bluetooth/passive_update_processor.pyi +17 -7
- homeassistant-stubs/components/bluetooth/storage.pyi +4 -0
- homeassistant-stubs/components/bluetooth/update_coordinator.pyi +5 -0
- homeassistant-stubs/components/bluetooth/util.pyi +2 -0
- homeassistant-stubs/components/bmw_connected_drive/__init__.pyi +1 -0
- homeassistant-stubs/components/bmw_connected_drive/binary_sensor.pyi +1 -1
- homeassistant-stubs/components/bmw_connected_drive/button.pyi +0 -1
- homeassistant-stubs/components/bmw_connected_drive/config_flow.pyi +1 -0
- homeassistant-stubs/components/bmw_connected_drive/lock.pyi +1 -0
- homeassistant-stubs/components/bmw_connected_drive/number.pyi +0 -1
- homeassistant-stubs/components/bmw_connected_drive/select.pyi +1 -1
- homeassistant-stubs/components/bmw_connected_drive/sensor.pyi +1 -1
- homeassistant-stubs/components/bmw_connected_drive/switch.pyi +0 -1
- homeassistant-stubs/components/bond/__init__.pyi +1 -0
- homeassistant-stubs/components/bond/button.pyi +0 -1
- homeassistant-stubs/components/bond/entity.pyi +4 -0
- homeassistant-stubs/components/bond/light.pyi +1 -0
- homeassistant-stubs/components/bond/models.pyi +0 -1
- homeassistant-stubs/components/braviatv/button.pyi +0 -1
- homeassistant-stubs/components/braviatv/coordinator.pyi +16 -0
- homeassistant-stubs/components/brother/sensor.pyi +1 -1
- homeassistant-stubs/components/bthome/config_flow.pyi +0 -1
- homeassistant-stubs/components/bthome/event.pyi +1 -0
- homeassistant-stubs/components/bthome/logbook.pyi +1 -0
- homeassistant-stubs/components/button/__init__.pyi +3 -1
- homeassistant-stubs/components/calendar/__init__.pyi +8 -4
- homeassistant-stubs/components/calendar/trigger.pyi +2 -2
- homeassistant-stubs/components/cambridge_audio/media_player.pyi +17 -0
- homeassistant-stubs/components/cambridge_audio/select.pyi +4 -4
- homeassistant-stubs/components/cambridge_audio/switch.pyi +2 -1
- homeassistant-stubs/components/camera/__init__.pyi +20 -4
- homeassistant-stubs/components/camera/prefs.pyi +0 -1
- homeassistant-stubs/components/camera/significant_change.pyi +1 -0
- homeassistant-stubs/components/camera/webrtc.pyi +13 -7
- homeassistant-stubs/components/canary/config_flow.pyi +1 -0
- homeassistant-stubs/components/climate/__init__.pyi +11 -3
- homeassistant-stubs/components/climate/device_condition.pyi +1 -0
- homeassistant-stubs/components/climate/significant_change.pyi +1 -0
- homeassistant-stubs/components/cloud/__init__.pyi +13 -0
- homeassistant-stubs/components/cloud/account_link.pyi +1 -0
- homeassistant-stubs/components/cloud/alexa_config.pyi +4 -0
- homeassistant-stubs/components/cloud/backup.pyi +6 -0
- homeassistant-stubs/components/cloud/client.pyi +2 -0
- homeassistant-stubs/components/cloud/google_config.pyi +4 -0
- homeassistant-stubs/components/cloud/http_api.pyi +58 -0
- homeassistant-stubs/components/cloud/prefs.pyi +2 -0
- homeassistant-stubs/components/cloud/repairs.pyi +1 -0
- homeassistant-stubs/components/cloud/system_health.pyi +1 -0
- homeassistant-stubs/components/cloud/tts.pyi +4 -0
- homeassistant-stubs/components/co2signal/sensor.pyi +0 -1
- homeassistant-stubs/components/config/area_registry.pyi +8 -0
- homeassistant-stubs/components/config/auth.pyi +9 -0
- homeassistant-stubs/components/config/auth_provider_homeassistant.pyi +10 -0
- homeassistant-stubs/components/config/automation.pyi +1 -0
- homeassistant-stubs/components/config/category_registry.pyi +9 -0
- homeassistant-stubs/components/config/config_entries.pyi +12 -0
- homeassistant-stubs/components/config/core.pyi +6 -0
- homeassistant-stubs/components/config/device_registry.pyi +6 -0
- homeassistant-stubs/components/config/entity_registry.pyi +9 -0
- homeassistant-stubs/components/config/floor_registry.pyi +9 -0
- homeassistant-stubs/components/config/label_registry.pyi +9 -0
- homeassistant-stubs/components/config/scene.pyi +1 -0
- homeassistant-stubs/components/config/script.pyi +1 -0
- homeassistant-stubs/components/config/view.pyi +3 -0
- homeassistant-stubs/components/configurator/__init__.pyi +13 -1
- homeassistant-stubs/components/cookidoo/coordinator.pyi +0 -1
- homeassistant-stubs/components/counter/__init__.pyi +5 -0
- homeassistant-stubs/components/cover/__init__.pyi +4 -2
- homeassistant-stubs/components/cover/device_condition.pyi +1 -0
- homeassistant-stubs/components/cover/significant_change.pyi +1 -0
- homeassistant-stubs/components/crownstone/config_flow.pyi +1 -0
- homeassistant-stubs/components/crownstone/entry_manager.pyi +1 -0
- homeassistant-stubs/components/crownstone/listeners.pyi +2 -0
- homeassistant-stubs/components/date/__init__.pyi +5 -2
- homeassistant-stubs/components/datetime/__init__.pyi +5 -2
- homeassistant-stubs/components/deconz/alarm_control_panel.pyi +1 -0
- homeassistant-stubs/components/deconz/binary_sensor.pyi +0 -1
- homeassistant-stubs/components/deconz/button.pyi +0 -1
- homeassistant-stubs/components/deconz/config_flow.pyi +2 -0
- homeassistant-stubs/components/deconz/deconz_event.pyi +7 -0
- homeassistant-stubs/components/deconz/entity.pyi +2 -0
- homeassistant-stubs/components/deconz/fan.pyi +1 -0
- homeassistant-stubs/components/deconz/hub/config.pyi +0 -1
- homeassistant-stubs/components/deconz/hub/hub.pyi +5 -0
- homeassistant-stubs/components/deconz/light.pyi +1 -0
- homeassistant-stubs/components/deconz/logbook.pyi +1 -0
- homeassistant-stubs/components/deconz/number.pyi +0 -1
- homeassistant-stubs/components/deconz/sensor.pyi +1 -1
- homeassistant-stubs/components/deconz/services.pyi +1 -0
- homeassistant-stubs/components/demo/config_flow.pyi +1 -0
- homeassistant-stubs/components/demo/cover.pyi +2 -0
- homeassistant-stubs/components/demo/event.pyi +1 -0
- homeassistant-stubs/components/demo/sensor.pyi +1 -0
- homeassistant-stubs/components/derivative/config_flow.pyi +1 -0
- homeassistant-stubs/components/device_automation/__init__.pyi +15 -1
- homeassistant-stubs/components/device_automation/toggle_entity.pyi +1 -0
- homeassistant-stubs/components/device_tracker/__init__.pyi +1 -0
- homeassistant-stubs/components/device_tracker/config_entry.pyi +10 -4
- homeassistant-stubs/components/device_tracker/device_condition.pyi +1 -0
- homeassistant-stubs/components/device_tracker/legacy.pyi +5 -1
- homeassistant-stubs/components/devolo_home_control/config_flow.pyi +1 -0
- homeassistant-stubs/components/devolo_home_network/__init__.pyi +2 -1
- homeassistant-stubs/components/devolo_home_network/binary_sensor.pyi +0 -1
- homeassistant-stubs/components/devolo_home_network/button.pyi +0 -1
- homeassistant-stubs/components/devolo_home_network/image.pyi +1 -1
- homeassistant-stubs/components/devolo_home_network/sensor.pyi +0 -1
- homeassistant-stubs/components/devolo_home_network/switch.pyi +0 -1
- homeassistant-stubs/components/devolo_home_network/update.pyi +0 -1
- homeassistant-stubs/components/dhcp/__init__.pyi +13 -2
- homeassistant-stubs/components/diagnostics/__init__.pyi +4 -6
- homeassistant-stubs/components/discovergy/sensor.pyi +4 -5
- homeassistant-stubs/components/discovergy/system_health.pyi +1 -0
- homeassistant-stubs/components/dlna_dmr/config_flow.pyi +1 -0
- homeassistant-stubs/components/dlna_dmr/media_player.pyi +12 -0
- homeassistant-stubs/components/dlna_dms/dms.pyi +6 -1
- homeassistant-stubs/components/dnsip/config_flow.pyi +1 -0
- homeassistant-stubs/components/doorbird/button.pyi +0 -1
- homeassistant-stubs/components/doorbird/config_flow.pyi +1 -0
- homeassistant-stubs/components/doorbird/device.pyi +0 -2
- homeassistant-stubs/components/doorbird/event.pyi +1 -0
- homeassistant-stubs/components/doorbird/logbook.pyi +1 -0
- homeassistant-stubs/components/doorbird/models.pyi +0 -1
- homeassistant-stubs/components/doorbird/util.pyi +1 -0
- homeassistant-stubs/components/dormakaba_dkey/binary_sensor.pyi +1 -1
- homeassistant-stubs/components/dormakaba_dkey/entity.pyi +3 -0
- homeassistant-stubs/components/dormakaba_dkey/lock.pyi +1 -0
- homeassistant-stubs/components/dormakaba_dkey/models.pyi +0 -1
- homeassistant-stubs/components/dormakaba_dkey/sensor.pyi +1 -0
- homeassistant-stubs/components/dsmr/__init__.pyi +1 -1
- homeassistant-stubs/components/dsmr/config_flow.pyi +1 -0
- homeassistant-stubs/components/dsmr/sensor.pyi +1 -1
- homeassistant-stubs/components/duckdns/__init__.pyi +2 -0
- homeassistant-stubs/components/duotecno/climate.pyi +3 -0
- homeassistant-stubs/components/duotecno/cover.pyi +3 -0
- homeassistant-stubs/components/duotecno/light.pyi +2 -0
- homeassistant-stubs/components/duotecno/switch.pyi +2 -0
- homeassistant-stubs/components/easyenergy/sensor.pyi +0 -1
- homeassistant-stubs/components/easyenergy/services.pyi +1 -0
- homeassistant-stubs/components/ecovacs/binary_sensor.pyi +0 -1
- homeassistant-stubs/components/ecovacs/button.pyi +1 -4
- homeassistant-stubs/components/ecovacs/entity.pyi +0 -1
- homeassistant-stubs/components/ecovacs/number.pyi +0 -1
- homeassistant-stubs/components/ecovacs/select.pyi +0 -1
- homeassistant-stubs/components/ecovacs/sensor.pyi +0 -3
- homeassistant-stubs/components/ecovacs/switch.pyi +1 -2
- homeassistant-stubs/components/ecovacs/util.pyi +2 -0
- homeassistant-stubs/components/eheimdigital/entity.pyi +1 -0
- homeassistant-stubs/components/electric_kiwi/sensor.pyi +0 -2
- homeassistant-stubs/components/elevenlabs/__init__.pyi +0 -1
- homeassistant-stubs/components/elgato/button.pyi +0 -1
- homeassistant-stubs/components/elgato/config_flow.pyi +2 -0
- homeassistant-stubs/components/elgato/coordinator.pyi +0 -1
- homeassistant-stubs/components/elgato/sensor.pyi +0 -1
- homeassistant-stubs/components/elgato/switch.pyi +0 -1
- homeassistant-stubs/components/elkm1/__init__.pyi +2 -0
- homeassistant-stubs/components/elkm1/discovery.pyi +2 -0
- homeassistant-stubs/components/elkm1/entity.pyi +1 -0
- homeassistant-stubs/components/elkm1/logbook.pyi +1 -0
- homeassistant-stubs/components/elkm1/models.pyi +0 -1
- homeassistant-stubs/components/emulated_hue/config.pyi +4 -0
- homeassistant-stubs/components/emulated_hue/hue_api.pyi +6 -0
- homeassistant-stubs/components/emulated_hue/upnp.pyi +1 -0
- homeassistant-stubs/components/energy/data.pyi +1 -0
- homeassistant-stubs/components/energy/sensor.pyi +5 -1
- homeassistant-stubs/components/energy/validate.pyi +8 -6
- homeassistant-stubs/components/energy/websocket_api.pyi +12 -0
- homeassistant-stubs/components/energyzero/sensor.pyi +0 -1
- homeassistant-stubs/components/energyzero/services.pyi +1 -0
- homeassistant-stubs/components/enigma2/config_flow.pyi +1 -0
- homeassistant-stubs/components/enigma2/media_player.pyi +1 -0
- homeassistant-stubs/components/enphase_envoy/binary_sensor.pyi +0 -2
- homeassistant-stubs/components/enphase_envoy/config_flow.pyi +3 -0
- homeassistant-stubs/components/enphase_envoy/coordinator.pyi +3 -0
- homeassistant-stubs/components/enphase_envoy/number.pyi +0 -2
- homeassistant-stubs/components/enphase_envoy/select.pyi +0 -2
- homeassistant-stubs/components/enphase_envoy/sensor.pyi +0 -10
- homeassistant-stubs/components/enphase_envoy/switch.pyi +0 -3
- homeassistant-stubs/components/eq3btsmart/binary_sensor.pyi +0 -1
- homeassistant-stubs/components/eq3btsmart/climate.pyi +3 -0
- homeassistant-stubs/components/eq3btsmart/entity.pyi +2 -0
- homeassistant-stubs/components/eq3btsmart/models.pyi +0 -2
- homeassistant-stubs/components/eq3btsmart/number.pyi +0 -1
- homeassistant-stubs/components/eq3btsmart/sensor.pyi +0 -1
- homeassistant-stubs/components/eq3btsmart/switch.pyi +0 -1
- homeassistant-stubs/components/esphome/alarm_control_panel.pyi +9 -0
- homeassistant-stubs/components/esphome/assist_satellite.pyi +2 -0
- homeassistant-stubs/components/esphome/binary_sensor.pyi +1 -0
- homeassistant-stubs/components/esphome/bluetooth.pyi +3 -1
- homeassistant-stubs/components/esphome/button.pyi +3 -0
- homeassistant-stubs/components/esphome/camera.pyi +3 -0
- homeassistant-stubs/components/esphome/climate.pyi +18 -0
- homeassistant-stubs/components/esphome/config_flow.pyi +2 -0
- homeassistant-stubs/components/esphome/cover.pyi +13 -0
- homeassistant-stubs/components/esphome/dashboard.pyi +2 -0
- homeassistant-stubs/components/esphome/date.pyi +1 -0
- homeassistant-stubs/components/esphome/datetime.pyi +1 -0
- homeassistant-stubs/components/esphome/domain_data.pyi +4 -3
- homeassistant-stubs/components/esphome/entity.pyi +6 -0
- homeassistant-stubs/components/esphome/entry_data.pyi +43 -21
- homeassistant-stubs/components/esphome/event.pyi +2 -0
- homeassistant-stubs/components/esphome/fan.pyi +11 -0
- homeassistant-stubs/components/esphome/ffmpeg_proxy.pyi +2 -4
- homeassistant-stubs/components/esphome/light.pyi +15 -0
- homeassistant-stubs/components/esphome/lock.pyi +8 -0
- homeassistant-stubs/components/esphome/manager.pyi +12 -0
- homeassistant-stubs/components/esphome/media_player.pyi +10 -0
- homeassistant-stubs/components/esphome/number.pyi +3 -0
- homeassistant-stubs/components/esphome/select.pyi +3 -0
- homeassistant-stubs/components/esphome/sensor.pyi +2 -0
- homeassistant-stubs/components/esphome/switch.pyi +4 -0
- homeassistant-stubs/components/esphome/text.pyi +3 -0
- homeassistant-stubs/components/esphome/time.pyi +1 -0
- homeassistant-stubs/components/esphome/update.pyi +13 -0
- homeassistant-stubs/components/esphome/valve.pyi +9 -0
- homeassistant-stubs/components/event/__init__.pyi +6 -3
- homeassistant-stubs/components/evil_genius_labs/light.pyi +2 -0
- homeassistant-stubs/components/evohome/__init__.pyi +1 -0
- homeassistant-stubs/components/faa_delays/binary_sensor.pyi +0 -1
- homeassistant-stubs/components/fan/__init__.pyi +8 -3
- homeassistant-stubs/components/fan/device_condition.pyi +1 -0
- homeassistant-stubs/components/fan/significant_change.pyi +1 -0
- homeassistant-stubs/components/feedreader/config_flow.pyi +1 -0
- homeassistant-stubs/components/feedreader/coordinator.pyi +6 -0
- homeassistant-stubs/components/feedreader/event.pyi +1 -0
- homeassistant-stubs/components/file_upload/__init__.pyi +3 -1
- homeassistant-stubs/components/filter/sensor.pyi +2 -1
- homeassistant-stubs/components/fitbit/coordinator.pyi +0 -1
- homeassistant-stubs/components/fitbit/model.pyi +0 -3
- homeassistant-stubs/components/fitbit/sensor.pyi +2 -1
- homeassistant-stubs/components/flexit_bacnet/binary_sensor.pyi +0 -1
- homeassistant-stubs/components/flexit_bacnet/number.pyi +0 -1
- homeassistant-stubs/components/flexit_bacnet/sensor.pyi +0 -1
- homeassistant-stubs/components/flexit_bacnet/switch.pyi +0 -1
- homeassistant-stubs/components/flux_led/__init__.pyi +1 -0
- homeassistant-stubs/components/flux_led/config_flow.pyi +2 -0
- homeassistant-stubs/components/flux_led/discovery.pyi +7 -0
- homeassistant-stubs/components/flux_led/entity.pyi +1 -0
- homeassistant-stubs/components/flux_led/light.pyi +1 -0
- homeassistant-stubs/components/flux_led/select.pyi +1 -0
- homeassistant-stubs/components/forecast_solar/config_flow.pyi +1 -0
- homeassistant-stubs/components/forecast_solar/sensor.pyi +0 -1
- homeassistant-stubs/components/fritz/binary_sensor.pyi +0 -1
- homeassistant-stubs/components/fritz/button.pyi +1 -1
- homeassistant-stubs/components/fritz/config_flow.pyi +2 -0
- homeassistant-stubs/components/fritz/coordinator.pyi +4 -7
- homeassistant-stubs/components/fritz/device_tracker.pyi +1 -0
- homeassistant-stubs/components/fritz/entity.pyi +0 -1
- homeassistant-stubs/components/fritz/sensor.pyi +0 -1
- homeassistant-stubs/components/fritz/update.pyi +1 -2
- homeassistant-stubs/components/fritzbox/binary_sensor.pyi +1 -3
- homeassistant-stubs/components/fritzbox/climate.pyi +1 -0
- homeassistant-stubs/components/fritzbox/coordinator.pyi +0 -1
- homeassistant-stubs/components/fritzbox/model.pyi +0 -1
- homeassistant-stubs/components/fritzbox/sensor.pyi +0 -2
- homeassistant-stubs/components/fritzbox_callmonitor/config_flow.pyi +1 -0
- homeassistant-stubs/components/fronius/coordinator.pyi +1 -0
- homeassistant-stubs/components/fronius/sensor.pyi +1 -1
- homeassistant-stubs/components/frontend/__init__.pyi +13 -0
- homeassistant-stubs/components/frontend/storage.pyi +5 -0
- homeassistant-stubs/components/fully_kiosk/button.pyi +0 -1
- homeassistant-stubs/components/fully_kiosk/camera.pyi +1 -0
- homeassistant-stubs/components/fully_kiosk/image.pyi +0 -1
- homeassistant-stubs/components/fully_kiosk/media_player.pyi +1 -0
- homeassistant-stubs/components/fully_kiosk/notify.pyi +0 -1
- homeassistant-stubs/components/fully_kiosk/sensor.pyi +1 -1
- homeassistant-stubs/components/fully_kiosk/switch.pyi +1 -1
- homeassistant-stubs/components/fyta/sensor.pyi +0 -1
- homeassistant-stubs/components/generic_hygrostat/humidifier.pyi +2 -0
- homeassistant-stubs/components/generic_thermostat/climate.pyi +2 -0
- homeassistant-stubs/components/geo_location/__init__.pyi +3 -1
- homeassistant-stubs/components/geocaching/sensor.pyi +0 -1
- homeassistant-stubs/components/gios/__init__.pyi +0 -1
- homeassistant-stubs/components/gios/sensor.pyi +0 -1
- homeassistant-stubs/components/gios/system_health.pyi +1 -0
- homeassistant-stubs/components/glances/sensor.pyi +1 -1
- homeassistant-stubs/components/go2rtc/__init__.pyi +2 -0
- homeassistant-stubs/components/google/api.pyi +3 -0
- homeassistant-stubs/components/google/calendar.pyi +0 -1
- homeassistant-stubs/components/google/config_flow.pyi +1 -0
- homeassistant-stubs/components/google_assistant_sdk/config_flow.pyi +1 -0
- homeassistant-stubs/components/google_assistant_sdk/helpers.pyi +0 -1
- homeassistant-stubs/components/google_cloud/config_flow.pyi +1 -0
- homeassistant-stubs/components/google_cloud/tts.pyi +1 -0
- homeassistant-stubs/components/google_photos/media_source.pyi +0 -1
- homeassistant-stubs/components/govee_ble/event.pyi +1 -0
- homeassistant-stubs/components/gpsd/sensor.pyi +0 -1
- homeassistant-stubs/components/group/__init__.pyi +2 -0
- homeassistant-stubs/components/group/binary_sensor.pyi +2 -0
- homeassistant-stubs/components/group/button.pyi +2 -0
- homeassistant-stubs/components/group/config_flow.pyi +4 -0
- homeassistant-stubs/components/group/cover.pyi +3 -0
- homeassistant-stubs/components/group/entity.pyi +13 -0
- homeassistant-stubs/components/group/event.pyi +2 -0
- homeassistant-stubs/components/group/fan.pyi +3 -0
- homeassistant-stubs/components/group/light.pyi +2 -0
- homeassistant-stubs/components/group/lock.pyi +2 -0
- homeassistant-stubs/components/group/media_player.pyi +5 -0
- homeassistant-stubs/components/group/notify.pyi +2 -0
- homeassistant-stubs/components/group/registry.pyi +3 -1
- homeassistant-stubs/components/group/sensor.pyi +2 -0
- homeassistant-stubs/components/group/switch.pyi +2 -0
- homeassistant-stubs/components/guardian/__init__.pyi +1 -1
- homeassistant-stubs/components/guardian/binary_sensor.pyi +0 -2
- homeassistant-stubs/components/guardian/button.pyi +1 -1
- homeassistant-stubs/components/guardian/config_flow.pyi +2 -0
- homeassistant-stubs/components/guardian/entity.pyi +0 -1
- homeassistant-stubs/components/guardian/sensor.pyi +0 -2
- homeassistant-stubs/components/guardian/switch.pyi +3 -1
- homeassistant-stubs/components/guardian/util.pyi +2 -1
- homeassistant-stubs/components/guardian/valve.pyi +5 -1
- homeassistant-stubs/components/hardkernel/hardware.pyi +1 -0
- homeassistant-stubs/components/hardware/hardware.pyi +1 -0
- homeassistant-stubs/components/hardware/models.pyi +1 -3
- homeassistant-stubs/components/hardware/websocket_api.pyi +2 -1
- homeassistant-stubs/components/here_travel_time/config_flow.pyi +1 -0
- homeassistant-stubs/components/here_travel_time/model.pyi +0 -1
- homeassistant-stubs/components/here_travel_time/sensor.pyi +1 -0
- homeassistant-stubs/components/history/websocket_api.pyi +5 -1
- homeassistant-stubs/components/history_stats/coordinator.pyi +4 -0
- homeassistant-stubs/components/history_stats/data.pyi +0 -2
- homeassistant-stubs/components/history_stats/helpers.pyi +1 -0
- homeassistant-stubs/components/history_stats/sensor.pyi +2 -0
- homeassistant-stubs/components/holiday/calendar.pyi +1 -0
- homeassistant-stubs/components/holiday/config_flow.pyi +1 -0
- homeassistant-stubs/components/homeassistant/__init__.pyi +1 -0
- homeassistant-stubs/components/homeassistant/exposed_entities.pyi +23 -2
- homeassistant-stubs/components/homeassistant/logbook.pyi +1 -0
- homeassistant-stubs/components/homeassistant/scene.pyi +2 -0
- homeassistant-stubs/components/homeassistant/system_health.pyi +1 -0
- homeassistant-stubs/components/homeassistant_alerts/coordinator.pyi +0 -1
- homeassistant-stubs/components/homeassistant_green/config_flow.pyi +1 -0
- homeassistant-stubs/components/homeassistant_green/hardware.pyi +1 -0
- homeassistant-stubs/components/homeassistant_hardware/firmware_config_flow.pyi +1 -0
- homeassistant-stubs/components/homeassistant_hardware/silabs_multiprotocol_addon.pyi +5 -1
- homeassistant-stubs/components/homeassistant_hardware/util.pyi +2 -1
- homeassistant-stubs/components/homeassistant_sky_connect/config_flow.pyi +1 -0
- homeassistant-stubs/components/homeassistant_sky_connect/const.pyi +0 -1
- homeassistant-stubs/components/homeassistant_sky_connect/hardware.pyi +1 -0
- homeassistant-stubs/components/homeassistant_yellow/config_flow.pyi +4 -1
- homeassistant-stubs/components/homeassistant_yellow/hardware.pyi +1 -0
- homeassistant-stubs/components/homekit/__init__.pyi +12 -0
- homeassistant-stubs/components/homekit/accessories.pyi +15 -1
- homeassistant-stubs/components/homekit/aidmanager.pyi +2 -0
- homeassistant-stubs/components/homekit/config_flow.pyi +7 -0
- homeassistant-stubs/components/homekit/doorbell.pyi +6 -1
- homeassistant-stubs/components/homekit/iidmanager.pyi +2 -0
- homeassistant-stubs/components/homekit/logbook.pyi +1 -0
- homeassistant-stubs/components/homekit/models.pyi +0 -1
- homeassistant-stubs/components/homekit/type_cameras.pyi +8 -0
- homeassistant-stubs/components/homekit/type_covers.pyi +9 -0
- homeassistant-stubs/components/homekit/type_fans.pyi +1 -0
- homeassistant-stubs/components/homekit/type_humidifiers.pyi +7 -0
- homeassistant-stubs/components/homekit/type_lights.pyi +3 -1
- homeassistant-stubs/components/homekit/type_locks.pyi +1 -0
- homeassistant-stubs/components/homekit/type_media_players.pyi +2 -0
- homeassistant-stubs/components/homekit/type_remotes.pyi +2 -0
- homeassistant-stubs/components/homekit/type_security_systems.pyi +1 -0
- homeassistant-stubs/components/homekit/type_sensors.pyi +11 -0
- homeassistant-stubs/components/homekit/type_switches.pyi +5 -0
- homeassistant-stubs/components/homekit/type_thermostats.pyi +5 -2
- homeassistant-stubs/components/homekit/type_triggers.pyi +5 -0
- homeassistant-stubs/components/homekit/util.pyi +4 -0
- homeassistant-stubs/components/homekit_controller/button.pyi +0 -1
- homeassistant-stubs/components/homekit_controller/config_flow.pyi +2 -0
- homeassistant-stubs/components/homekit_controller/select.pyi +0 -1
- homeassistant-stubs/components/homekit_controller/storage.pyi +4 -0
- homeassistant-stubs/components/homekit_controller/utils.pyi +2 -0
- homeassistant-stubs/components/homewizard/button.pyi +1 -0
- homeassistant-stubs/components/homewizard/const.pyi +0 -1
- homeassistant-stubs/components/homewizard/number.pyi +1 -0
- homeassistant-stubs/components/homewizard/sensor.pyi +0 -2
- homeassistant-stubs/components/homewizard/switch.pyi +2 -1
- homeassistant-stubs/components/homeworks/__init__.pyi +2 -1
- homeassistant-stubs/components/homeworks/binary_sensor.pyi +1 -0
- homeassistant-stubs/components/homeworks/config_flow.pyi +1 -0
- homeassistant-stubs/components/homeworks/light.pyi +1 -0
- homeassistant-stubs/components/http/__init__.pyi +2 -1
- homeassistant-stubs/components/http/auth.pyi +2 -0
- homeassistant-stubs/components/http/ban.pyi +4 -1
- homeassistant-stubs/components/http/cors.pyi +1 -0
- homeassistant-stubs/components/http/forwarded.pyi +1 -0
- homeassistant-stubs/components/http/headers.pyi +1 -0
- homeassistant-stubs/components/http/request_context.pyi +1 -0
- homeassistant-stubs/components/http/security_filter.pyi +1 -0
- homeassistant-stubs/components/huawei_lte/__init__.pyi +7 -8
- homeassistant-stubs/components/huawei_lte/config_flow.pyi +1 -0
- homeassistant-stubs/components/huawei_lte/device_tracker.pyi +1 -0
- homeassistant-stubs/components/huawei_lte/select.pyi +0 -1
- homeassistant-stubs/components/huawei_lte/sensor.pyi +0 -2
- homeassistant-stubs/components/humidifier/__init__.pyi +3 -2
- homeassistant-stubs/components/humidifier/device_condition.pyi +1 -0
- homeassistant-stubs/components/humidifier/significant_change.pyi +1 -0
- homeassistant-stubs/components/husqvarna_automower/binary_sensor.pyi +0 -1
- homeassistant-stubs/components/husqvarna_automower/button.pyi +0 -1
- homeassistant-stubs/components/husqvarna_automower/coordinator.pyi +1 -0
- homeassistant-stubs/components/husqvarna_automower/entity.pyi +2 -0
- homeassistant-stubs/components/husqvarna_automower/number.pyi +1 -2
- homeassistant-stubs/components/husqvarna_automower/sensor.pyi +4 -2
- homeassistant-stubs/components/hydrawise/binary_sensor.pyi +0 -1
- homeassistant-stubs/components/hydrawise/coordinator.pyi +5 -7
- homeassistant-stubs/components/hydrawise/entity.pyi +1 -0
- homeassistant-stubs/components/hydrawise/sensor.pyi +0 -1
- homeassistant-stubs/components/hydrawise/switch.pyi +0 -1
- homeassistant-stubs/components/hyperion/__init__.pyi +1 -0
- homeassistant-stubs/components/hyperion/camera.pyi +2 -0
- homeassistant-stubs/components/hyperion/config_flow.pyi +1 -0
- homeassistant-stubs/components/hyperion/light.pyi +6 -0
- homeassistant-stubs/components/hyperion/sensor.pyi +1 -0
- homeassistant-stubs/components/hyperion/switch.pyi +1 -0
- homeassistant-stubs/components/ibeacon/config_flow.pyi +1 -0
- homeassistant-stubs/components/ibeacon/coordinator.pyi +17 -0
- homeassistant-stubs/components/ibeacon/device_tracker.pyi +2 -0
- homeassistant-stubs/components/ibeacon/entity.pyi +2 -0
- homeassistant-stubs/components/ibeacon/sensor.pyi +2 -1
- homeassistant-stubs/components/idasen_desk/button.pyi +0 -1
- homeassistant-stubs/components/idasen_desk/sensor.pyi +0 -1
- homeassistant-stubs/components/image/__init__.pyi +5 -4
- homeassistant-stubs/components/image_processing/__init__.pyi +3 -2
- homeassistant-stubs/components/image_upload/__init__.pyi +1 -0
- homeassistant-stubs/components/imap/__init__.pyi +1 -0
- homeassistant-stubs/components/imap/config_flow.pyi +1 -0
- homeassistant-stubs/components/imap/diagnostics.pyi +1 -0
- homeassistant-stubs/components/imgw_pib/__init__.pyi +0 -1
- homeassistant-stubs/components/imgw_pib/binary_sensor.pyi +0 -1
- homeassistant-stubs/components/imgw_pib/sensor.pyi +0 -1
- homeassistant-stubs/components/input_button/__init__.pyi +1 -0
- homeassistant-stubs/components/input_select/__init__.pyi +1 -0
- homeassistant-stubs/components/input_text/__init__.pyi +1 -0
- homeassistant-stubs/components/integration/config_flow.pyi +1 -0
- homeassistant-stubs/components/integration/sensor.pyi +5 -1
- homeassistant-stubs/components/intent/timers.pyi +2 -1
- homeassistant-stubs/components/ios/__init__.pyi +2 -0
- homeassistant-stubs/components/ios/sensor.pyi +1 -0
- homeassistant-stubs/components/iotty/__init__.pyi +0 -1
- homeassistant-stubs/components/iotty/coordinator.pyi +0 -1
- homeassistant-stubs/components/iotty/cover.pyi +1 -0
- homeassistant-stubs/components/iotty/switch.pyi +1 -0
- homeassistant-stubs/components/ipp/sensor.pyi +0 -1
- homeassistant-stubs/components/iqvia/entity.pyi +2 -0
- homeassistant-stubs/components/iqvia/sensor.pyi +3 -0
- homeassistant-stubs/components/iron_os/coordinator.pyi +0 -1
- homeassistant-stubs/components/iron_os/number.pyi +0 -1
- homeassistant-stubs/components/iron_os/select.pyi +0 -1
- homeassistant-stubs/components/iron_os/sensor.pyi +0 -1
- homeassistant-stubs/components/islamic_prayer_times/config_flow.pyi +1 -0
- homeassistant-stubs/components/islamic_prayer_times/coordinator.pyi +1 -0
- homeassistant-stubs/components/isy994/__init__.pyi +1 -0
- homeassistant-stubs/components/isy994/binary_sensor.pyi +5 -0
- homeassistant-stubs/components/isy994/button.pyi +1 -0
- homeassistant-stubs/components/isy994/config_flow.pyi +1 -0
- homeassistant-stubs/components/isy994/entity.pyi +3 -0
- homeassistant-stubs/components/isy994/light.pyi +1 -0
- homeassistant-stubs/components/isy994/lock.pyi +1 -0
- homeassistant-stubs/components/isy994/number.pyi +2 -0
- homeassistant-stubs/components/isy994/select.pyi +1 -0
- homeassistant-stubs/components/isy994/sensor.pyi +1 -0
- homeassistant-stubs/components/isy994/services.pyi +2 -0
- homeassistant-stubs/components/isy994/switch.pyi +1 -1
- homeassistant-stubs/components/isy994/system_health.pyi +1 -0
- homeassistant-stubs/components/isy994/util.pyi +1 -0
- homeassistant-stubs/components/jellyfin/config_flow.pyi +1 -0
- homeassistant-stubs/components/jellyfin/media_player.pyi +2 -0
- homeassistant-stubs/components/jellyfin/sensor.pyi +0 -1
- homeassistant-stubs/components/jewish_calendar/binary_sensor.pyi +2 -3
- homeassistant-stubs/components/jewish_calendar/config_flow.pyi +1 -0
- homeassistant-stubs/components/jewish_calendar/entity.pyi +0 -1
- homeassistant-stubs/components/jvc_projector/select.pyi +0 -1
- homeassistant-stubs/components/kaleidescape/__init__.pyi +0 -1
- homeassistant-stubs/components/kaleidescape/sensor.pyi +0 -1
- homeassistant-stubs/components/knocki/coordinator.pyi +1 -0
- homeassistant-stubs/components/knx/config_flow.pyi +3 -0
- homeassistant-stubs/components/knx/expose.pyi +6 -0
- homeassistant-stubs/components/knx/project.pyi +0 -1
- homeassistant-stubs/components/knx/sensor.pyi +0 -1
- homeassistant-stubs/components/knx/services.pyi +2 -0
- homeassistant-stubs/components/knx/storage/config_store.pyi +1 -0
- homeassistant-stubs/components/knx/websocket.pyi +40 -0
- homeassistant-stubs/components/kraken/config_flow.pyi +1 -0
- homeassistant-stubs/components/kraken/sensor.pyi +0 -1
- homeassistant-stubs/components/lacrosse/sensor.pyi +1 -0
- homeassistant-stubs/components/lacrosse_view/sensor.pyi +0 -1
- homeassistant-stubs/components/lamarzocco/binary_sensor.pyi +0 -1
- homeassistant-stubs/components/lamarzocco/button.pyi +0 -1
- homeassistant-stubs/components/lamarzocco/config_flow.pyi +1 -0
- homeassistant-stubs/components/lamarzocco/coordinator.pyi +1 -1
- homeassistant-stubs/components/lamarzocco/entity.pyi +0 -1
- homeassistant-stubs/components/lamarzocco/number.pyi +0 -2
- homeassistant-stubs/components/lamarzocco/select.pyi +0 -1
- homeassistant-stubs/components/lamarzocco/sensor.pyi +0 -1
- homeassistant-stubs/components/lamarzocco/switch.pyi +0 -1
- homeassistant-stubs/components/lamarzocco/update.pyi +0 -1
- homeassistant-stubs/components/lametric/button.pyi +1 -1
- homeassistant-stubs/components/lametric/helpers.pyi +1 -0
- homeassistant-stubs/components/lametric/number.pyi +7 -2
- homeassistant-stubs/components/lametric/select.pyi +1 -1
- homeassistant-stubs/components/lametric/sensor.pyi +0 -1
- homeassistant-stubs/components/lametric/services.pyi +1 -0
- homeassistant-stubs/components/lametric/switch.pyi +2 -1
- homeassistant-stubs/components/laundrify/binary_sensor.pyi +1 -0
- homeassistant-stubs/components/lawn_mower/__init__.pyi +3 -2
- homeassistant-stubs/components/lcn/websocket.pyi +21 -0
- homeassistant-stubs/components/ld2410_ble/binary_sensor.pyi +1 -0
- homeassistant-stubs/components/ld2410_ble/coordinator.pyi +3 -0
- homeassistant-stubs/components/ld2410_ble/models.pyi +0 -1
- homeassistant-stubs/components/ld2410_ble/sensor.pyi +1 -0
- homeassistant-stubs/components/led_ble/light.pyi +2 -0
- homeassistant-stubs/components/led_ble/models.pyi +0 -1
- homeassistant-stubs/components/lektrico/binary_sensor.pyi +0 -1
- homeassistant-stubs/components/lektrico/button.pyi +0 -1
- homeassistant-stubs/components/lektrico/config_flow.pyi +2 -0
- homeassistant-stubs/components/lektrico/number.pyi +0 -1
- homeassistant-stubs/components/lektrico/select.pyi +0 -1
- homeassistant-stubs/components/lektrico/sensor.pyi +0 -1
- homeassistant-stubs/components/lektrico/switch.pyi +0 -1
- homeassistant-stubs/components/lidarr/__init__.pyi +0 -1
- homeassistant-stubs/components/lidarr/sensor.pyi +0 -2
- homeassistant-stubs/components/lifx/__init__.pyi +1 -0
- homeassistant-stubs/components/lifx/binary_sensor.pyi +2 -0
- homeassistant-stubs/components/lifx/config_flow.pyi +2 -0
- homeassistant-stubs/components/lifx/coordinator.pyi +2 -0
- homeassistant-stubs/components/lifx/discovery.pyi +2 -0
- homeassistant-stubs/components/lifx/manager.pyi +3 -0
- homeassistant-stubs/components/lifx/migration.pyi +2 -0
- homeassistant-stubs/components/lifx/select.pyi +4 -0
- homeassistant-stubs/components/lifx/sensor.pyi +2 -0
- homeassistant-stubs/components/lifx/util.pyi +2 -0
- homeassistant-stubs/components/light/__init__.pyi +12 -7
- homeassistant-stubs/components/light/device_condition.pyi +1 -0
- homeassistant-stubs/components/light/significant_change.pyi +1 -0
- homeassistant-stubs/components/linear_garage_door/coordinator.pyi +0 -1
- homeassistant-stubs/components/linkplay/__init__.pyi +0 -1
- homeassistant-stubs/components/linkplay/button.pyi +1 -1
- homeassistant-stubs/components/linkplay/media_player.pyi +16 -0
- homeassistant-stubs/components/litejet/config_flow.pyi +1 -0
- homeassistant-stubs/components/litterrobot/binary_sensor.pyi +1 -3
- homeassistant-stubs/components/litterrobot/button.pyi +1 -3
- homeassistant-stubs/components/litterrobot/select.pyi +0 -2
- homeassistant-stubs/components/litterrobot/sensor.pyi +0 -1
- homeassistant-stubs/components/litterrobot/switch.pyi +0 -2
- homeassistant-stubs/components/litterrobot/time.pyi +1 -3
- homeassistant-stubs/components/lock/__init__.pyi +12 -3
- homeassistant-stubs/components/lock/device_condition.pyi +1 -0
- homeassistant-stubs/components/lock/significant_change.pyi +1 -0
- homeassistant-stubs/components/logbook/__init__.pyi +4 -0
- homeassistant-stubs/components/logbook/helpers.pyi +4 -0
- homeassistant-stubs/components/logbook/models.pyi +1 -1
- homeassistant-stubs/components/logbook/processor.pyi +0 -1
- homeassistant-stubs/components/logbook/rest_api.pyi +1 -0
- homeassistant-stubs/components/logbook/websocket_api.pyi +4 -1
- homeassistant-stubs/components/logger/helpers.pyi +6 -2
- homeassistant-stubs/components/logger/websocket_api.pyi +4 -0
- homeassistant-stubs/components/lookin/climate.pyi +3 -0
- homeassistant-stubs/components/lookin/coordinator.pyi +1 -0
- homeassistant-stubs/components/lookin/models.pyi +0 -1
- homeassistant-stubs/components/luftdaten/config_flow.pyi +1 -0
- homeassistant-stubs/components/madvr/binary_sensor.pyi +0 -1
- homeassistant-stubs/components/madvr/sensor.pyi +0 -1
- homeassistant-stubs/components/manual/alarm_control_panel.pyi +1 -0
- homeassistant-stubs/components/mastodon/__init__.pyi +0 -1
- homeassistant-stubs/components/mastodon/sensor.pyi +0 -1
- homeassistant-stubs/components/matter/__init__.pyi +4 -0
- homeassistant-stubs/components/matter/addon.pyi +1 -0
- homeassistant-stubs/components/matter/api.pyi +40 -0
- homeassistant-stubs/components/matter/binary_sensor.pyi +2 -2
- homeassistant-stubs/components/matter/button.pyi +0 -1
- homeassistant-stubs/components/matter/climate.pyi +3 -0
- homeassistant-stubs/components/matter/cover.pyi +1 -0
- homeassistant-stubs/components/matter/discovery.pyi +2 -0
- homeassistant-stubs/components/matter/entity.pyi +5 -1
- homeassistant-stubs/components/matter/event.pyi +1 -0
- homeassistant-stubs/components/matter/fan.pyi +2 -0
- homeassistant-stubs/components/matter/helpers.pyi +3 -1
- homeassistant-stubs/components/matter/light.pyi +1 -0
- homeassistant-stubs/components/matter/lock.pyi +3 -0
- homeassistant-stubs/components/matter/models.pyi +0 -2
- homeassistant-stubs/components/matter/number.pyi +2 -2
- homeassistant-stubs/components/matter/select.pyi +3 -2
- homeassistant-stubs/components/matter/sensor.pyi +3 -2
- homeassistant-stubs/components/matter/switch.pyi +1 -0
- homeassistant-stubs/components/matter/update.pyi +1 -1
- homeassistant-stubs/components/matter/vacuum.pyi +2 -0
- homeassistant-stubs/components/matter/valve.pyi +2 -0
- homeassistant-stubs/components/mealie/coordinator.pyi +0 -2
- homeassistant-stubs/components/mealie/sensor.pyi +0 -1
- homeassistant-stubs/components/media_player/__init__.pyi +20 -2
- homeassistant-stubs/components/media_player/browse_media.pyi +1 -0
- homeassistant-stubs/components/media_player/device_condition.pyi +1 -0
- homeassistant-stubs/components/media_player/intent.pyi +2 -3
- homeassistant-stubs/components/media_player/significant_change.pyi +1 -0
- homeassistant-stubs/components/media_source/__init__.pyi +5 -1
- homeassistant-stubs/components/media_source/local_source.pyi +6 -0
- homeassistant-stubs/components/media_source/models.pyi +1 -2
- homeassistant-stubs/components/met_eireann/weather.pyi +2 -0
- homeassistant-stubs/components/metoffice/data.pyi +0 -1
- homeassistant-stubs/components/metoffice/weather.pyi +2 -0
- homeassistant-stubs/components/mikrotik/config_flow.pyi +1 -0
- homeassistant-stubs/components/mikrotik/device_tracker.pyi +1 -0
- homeassistant-stubs/components/min_max/sensor.pyi +2 -0
- homeassistant-stubs/components/minecraft_server/__init__.pyi +1 -0
- homeassistant-stubs/components/minecraft_server/api.pyi +0 -1
- homeassistant-stubs/components/minecraft_server/sensor.pyi +2 -1
- homeassistant-stubs/components/mjpeg/config_flow.pyi +2 -0
- homeassistant-stubs/components/modbus/binary_sensor.pyi +1 -0
- homeassistant-stubs/components/modbus/entity.pyi +2 -0
- homeassistant-stubs/components/modbus/modbus.pyi +1 -0
- homeassistant-stubs/components/modbus/sensor.pyi +1 -0
- homeassistant-stubs/components/modem_callerid/sensor.pyi +1 -0
- homeassistant-stubs/components/mold_indicator/config_flow.pyi +1 -0
- homeassistant-stubs/components/mold_indicator/sensor.pyi +2 -0
- homeassistant-stubs/components/monzo/coordinator.pyi +0 -1
- homeassistant-stubs/components/monzo/sensor.pyi +0 -1
- homeassistant-stubs/components/mopeka/config_flow.pyi +1 -0
- homeassistant-stubs/components/mqtt/__init__.pyi +4 -0
- homeassistant-stubs/components/mqtt/addon.pyi +1 -0
- homeassistant-stubs/components/mqtt/alarm_control_panel.pyi +1 -0
- homeassistant-stubs/components/mqtt/binary_sensor.pyi +3 -0
- homeassistant-stubs/components/mqtt/button.pyi +1 -0
- homeassistant-stubs/components/mqtt/camera.pyi +2 -0
- homeassistant-stubs/components/mqtt/client.pyi +30 -1
- homeassistant-stubs/components/mqtt/climate.pyi +6 -0
- homeassistant-stubs/components/mqtt/config_flow.pyi +2 -0
- homeassistant-stubs/components/mqtt/cover.pyi +6 -0
- homeassistant-stubs/components/mqtt/debug_info.pyi +0 -1
- homeassistant-stubs/components/mqtt/device_tracker.pyi +2 -0
- homeassistant-stubs/components/mqtt/device_trigger.pyi +2 -4
- homeassistant-stubs/components/mqtt/diagnostics.pyi +2 -0
- homeassistant-stubs/components/mqtt/discovery.pyi +11 -1
- homeassistant-stubs/components/mqtt/entity.pyi +19 -1
- homeassistant-stubs/components/mqtt/event.pyi +2 -0
- homeassistant-stubs/components/mqtt/fan.pyi +6 -0
- homeassistant-stubs/components/mqtt/humidifier.pyi +6 -0
- homeassistant-stubs/components/mqtt/image.pyi +3 -0
- homeassistant-stubs/components/mqtt/lawn_mower.pyi +2 -0
- homeassistant-stubs/components/mqtt/light/schema_basic.pyi +12 -0
- homeassistant-stubs/components/mqtt/light/schema_json.pyi +2 -0
- homeassistant-stubs/components/mqtt/light/schema_template.pyi +2 -0
- homeassistant-stubs/components/mqtt/lock.pyi +2 -0
- homeassistant-stubs/components/mqtt/models.pyi +21 -21
- homeassistant-stubs/components/mqtt/notify.pyi +1 -0
- homeassistant-stubs/components/mqtt/number.pyi +2 -0
- homeassistant-stubs/components/mqtt/scene.pyi +1 -0
- homeassistant-stubs/components/mqtt/select.pyi +2 -0
- homeassistant-stubs/components/mqtt/sensor.pyi +5 -0
- homeassistant-stubs/components/mqtt/siren.pyi +2 -0
- homeassistant-stubs/components/mqtt/subscription.pyi +3 -1
- homeassistant-stubs/components/mqtt/switch.pyi +2 -0
- homeassistant-stubs/components/mqtt/tag.pyi +1 -0
- homeassistant-stubs/components/mqtt/text.pyi +2 -0
- homeassistant-stubs/components/mqtt/update.pyi +3 -0
- homeassistant-stubs/components/mqtt/util.pyi +8 -0
- homeassistant-stubs/components/mqtt/vacuum.pyi +2 -0
- homeassistant-stubs/components/mqtt/valve.pyi +5 -0
- homeassistant-stubs/components/mqtt/water_heater.pyi +2 -0
- homeassistant-stubs/components/music_assistant/__init__.pyi +0 -1
- homeassistant-stubs/components/music_assistant/actions.pyi +2 -0
- homeassistant-stubs/components/music_assistant/media_player.pyi +22 -0
- homeassistant-stubs/components/mysensors/__init__.pyi +1 -0
- homeassistant-stubs/components/mysensors/binary_sensor.pyi +0 -1
- homeassistant-stubs/components/mysensors/climate.pyi +1 -0
- homeassistant-stubs/components/mysensors/config_flow.pyi +1 -0
- homeassistant-stubs/components/mysensors/device_tracker.pyi +1 -0
- homeassistant-stubs/components/mysensors/entity.pyi +3 -0
- homeassistant-stubs/components/mysensors/handler.pyi +9 -0
- homeassistant-stubs/components/mysensors/helpers.pyi +3 -0
- homeassistant-stubs/components/mysensors/light.pyi +6 -0
- homeassistant-stubs/components/mysensors/remote.pyi +1 -0
- homeassistant-stubs/components/mysensors/sensor.pyi +1 -0
- homeassistant-stubs/components/myuplink/__init__.pyi +1 -0
- homeassistant-stubs/components/myuplink/coordinator.pyi +0 -1
- homeassistant-stubs/components/nam/config_flow.pyi +0 -1
- homeassistant-stubs/components/nam/sensor.pyi +0 -1
- homeassistant-stubs/components/nanoleaf/event.pyi +1 -0
- homeassistant-stubs/components/nasweb/coordinator.pyi +3 -0
- homeassistant-stubs/components/nasweb/nasweb_data.pyi +2 -3
- homeassistant-stubs/components/nasweb/switch.pyi +1 -0
- homeassistant-stubs/components/nest/camera.pyi +4 -0
- homeassistant-stubs/components/nest/device_info.pyi +2 -0
- homeassistant-stubs/components/nest/event.pyi +0 -1
- homeassistant-stubs/components/nest/media_source.pyi +1 -1
- homeassistant-stubs/components/nest/types.pyi +0 -1
- homeassistant-stubs/components/netatmo/binary_sensor.pyi +1 -0
- homeassistant-stubs/components/netatmo/camera.pyi +2 -0
- homeassistant-stubs/components/netatmo/climate.pyi +2 -0
- homeassistant-stubs/components/netatmo/config_flow.pyi +1 -0
- homeassistant-stubs/components/netatmo/cover.pyi +1 -0
- homeassistant-stubs/components/netatmo/data_handler.pyi +1 -4
- homeassistant-stubs/components/netatmo/entity.pyi +1 -0
- homeassistant-stubs/components/netatmo/fan.pyi +1 -0
- homeassistant-stubs/components/netatmo/helper.pyi +0 -1
- homeassistant-stubs/components/netatmo/light.pyi +3 -0
- homeassistant-stubs/components/netatmo/media_source.pyi +1 -0
- homeassistant-stubs/components/netatmo/select.pyi +2 -0
- homeassistant-stubs/components/netatmo/sensor.pyi +5 -2
- homeassistant-stubs/components/netatmo/switch.pyi +1 -0
- homeassistant-stubs/components/network/__init__.pyi +5 -0
- homeassistant-stubs/components/network/network.pyi +1 -0
- homeassistant-stubs/components/network/util.pyi +1 -0
- homeassistant-stubs/components/network/websocket.pyi +7 -0
- homeassistant-stubs/components/nextdns/__init__.pyi +0 -1
- homeassistant-stubs/components/nextdns/binary_sensor.pyi +1 -1
- homeassistant-stubs/components/nextdns/sensor.pyi +1 -1
- homeassistant-stubs/components/nextdns/switch.pyi +1 -1
- homeassistant-stubs/components/nextdns/system_health.pyi +1 -0
- homeassistant-stubs/components/nissan_leaf/entity.pyi +1 -0
- homeassistant-stubs/components/nordpool/sensor.pyi +0 -3
- homeassistant-stubs/components/notify/__init__.pyi +5 -3
- homeassistant-stubs/components/notify/legacy.pyi +3 -0
- homeassistant-stubs/components/notify/repairs.pyi +1 -0
- homeassistant-stubs/components/notion/__init__.pyi +1 -0
- homeassistant-stubs/components/notion/binary_sensor.pyi +0 -1
- homeassistant-stubs/components/notion/config_flow.pyi +2 -3
- homeassistant-stubs/components/notion/coordinator.pyi +6 -6
- homeassistant-stubs/components/notion/entity.pyi +3 -1
- homeassistant-stubs/components/notion/sensor.pyi +1 -2
- homeassistant-stubs/components/number/__init__.pyi +11 -3
- homeassistant-stubs/components/number/significant_change.pyi +1 -0
- homeassistant-stubs/components/number/websocket_api.pyi +2 -0
- homeassistant-stubs/components/nut/__init__.pyi +1 -2
- homeassistant-stubs/components/nut/config_flow.pyi +1 -0
- homeassistant-stubs/components/onboarding/__init__.pyi +5 -1
- homeassistant-stubs/components/onboarding/views.pyi +2 -0
- homeassistant-stubs/components/onewire/binary_sensor.pyi +1 -2
- homeassistant-stubs/components/onewire/config_flow.pyi +1 -0
- homeassistant-stubs/components/onewire/entity.pyi +0 -1
- homeassistant-stubs/components/onewire/model.pyi +0 -1
- homeassistant-stubs/components/onewire/sensor.pyi +0 -1
- homeassistant-stubs/components/onewire/switch.pyi +1 -2
- homeassistant-stubs/components/onkyo/__init__.pyi +0 -1
- homeassistant-stubs/components/onkyo/config_flow.pyi +1 -0
- homeassistant-stubs/components/onkyo/media_player.pyi +10 -0
- homeassistant-stubs/components/onkyo/receiver.pyi +4 -7
- homeassistant-stubs/components/open_meteo/weather.pyi +2 -0
- homeassistant-stubs/components/opensky/config_flow.pyi +1 -0
- homeassistant-stubs/components/openuv/binary_sensor.pyi +1 -0
- homeassistant-stubs/components/openuv/config_flow.pyi +1 -1
- homeassistant-stubs/components/openuv/sensor.pyi +0 -2
- homeassistant-stubs/components/otbr/config_flow.pyi +1 -0
- homeassistant-stubs/components/otbr/util.pyi +11 -1
- homeassistant-stubs/components/otbr/websocket_api.pyi +12 -0
- homeassistant-stubs/components/overkiz/__init__.pyi +0 -1
- homeassistant-stubs/components/overkiz/alarm_control_panel.pyi +0 -1
- homeassistant-stubs/components/overkiz/binary_sensor.pyi +0 -1
- homeassistant-stubs/components/overkiz/button.pyi +0 -1
- homeassistant-stubs/components/overkiz/number.pyi +0 -1
- homeassistant-stubs/components/overkiz/select.pyi +0 -1
- homeassistant-stubs/components/overkiz/sensor.pyi +0 -1
- homeassistant-stubs/components/overkiz/switch.pyi +0 -1
- homeassistant-stubs/components/panel_custom/__init__.pyi +1 -0
- homeassistant-stubs/components/peblar/binary_sensor.pyi +0 -1
- homeassistant-stubs/components/peblar/button.pyi +1 -1
- homeassistant-stubs/components/peblar/coordinator.pyi +3 -3
- homeassistant-stubs/components/peblar/number.pyi +1 -1
- homeassistant-stubs/components/peblar/select.pyi +1 -1
- homeassistant-stubs/components/peblar/sensor.pyi +0 -1
- homeassistant-stubs/components/peblar/switch.pyi +2 -1
- homeassistant-stubs/components/peblar/update.pyi +0 -1
- homeassistant-stubs/components/peco/__init__.pyi +0 -1
- homeassistant-stubs/components/peco/sensor.pyi +0 -1
- homeassistant-stubs/components/persistent_notification/__init__.pyi +12 -0
- homeassistant-stubs/components/pi_hole/__init__.pyi +0 -1
- homeassistant-stubs/components/pi_hole/binary_sensor.pyi +0 -1
- homeassistant-stubs/components/pi_hole/update.pyi +0 -1
- homeassistant-stubs/components/ping/config_flow.pyi +1 -0
- homeassistant-stubs/components/ping/coordinator.pyi +0 -1
- homeassistant-stubs/components/ping/sensor.pyi +0 -1
- homeassistant-stubs/components/plugwise/__init__.pyi +1 -0
- homeassistant-stubs/components/plugwise/binary_sensor.pyi +0 -1
- homeassistant-stubs/components/plugwise/button.pyi +1 -0
- homeassistant-stubs/components/plugwise/climate.pyi +3 -0
- homeassistant-stubs/components/plugwise/number.pyi +1 -1
- homeassistant-stubs/components/plugwise/select.pyi +1 -1
- homeassistant-stubs/components/plugwise/sensor.pyi +0 -1
- homeassistant-stubs/components/plugwise/switch.pyi +2 -1
- homeassistant-stubs/components/powerfox/sensor.pyi +0 -1
- homeassistant-stubs/components/powerwall/__init__.pyi +1 -0
- homeassistant-stubs/components/powerwall/models.pyi +0 -2
- homeassistant-stubs/components/powerwall/sensor.pyi +0 -1
- homeassistant-stubs/components/private_ble_device/device_tracker.pyi +2 -0
- homeassistant-stubs/components/private_ble_device/entity.pyi +2 -0
- homeassistant-stubs/components/private_ble_device/sensor.pyi +2 -1
- homeassistant-stubs/components/prometheus/__init__.pyi +0 -1
- homeassistant-stubs/components/proximity/config_flow.pyi +1 -0
- homeassistant-stubs/components/proximity/coordinator.pyi +1 -2
- homeassistant-stubs/components/prusalink/binary_sensor.pyi +0 -2
- homeassistant-stubs/components/prusalink/button.pyi +0 -2
- homeassistant-stubs/components/prusalink/coordinator.pyi +1 -0
- homeassistant-stubs/components/prusalink/sensor.pyi +0 -2
- homeassistant-stubs/components/pure_energie/sensor.pyi +0 -1
- homeassistant-stubs/components/purpleair/config_flow.pyi +9 -3
- homeassistant-stubs/components/purpleair/coordinator.pyi +1 -0
- homeassistant-stubs/components/purpleair/sensor.pyi +0 -1
- homeassistant-stubs/components/pushbullet/sensor.pyi +1 -0
- homeassistant-stubs/components/pvoutput/sensor.pyi +0 -1
- homeassistant-stubs/components/qnap_qsw/binary_sensor.pyi +1 -1
- homeassistant-stubs/components/qnap_qsw/button.pyi +0 -1
- homeassistant-stubs/components/qnap_qsw/entity.pyi +2 -2
- homeassistant-stubs/components/qnap_qsw/sensor.pyi +1 -1
- homeassistant-stubs/components/qnap_qsw/update.pyi +2 -0
- homeassistant-stubs/components/rabbitair/fan.pyi +1 -0
- homeassistant-stubs/components/radarr/__init__.pyi +0 -1
- homeassistant-stubs/components/radarr/calendar.pyi +1 -0
- homeassistant-stubs/components/radarr/coordinator.pyi +1 -3
- homeassistant-stubs/components/radarr/sensor.pyi +0 -2
- homeassistant-stubs/components/radio_browser/media_source.pyi +2 -0
- homeassistant-stubs/components/rainforest_raven/diagnostics.pyi +1 -0
- homeassistant-stubs/components/rainforest_raven/sensor.pyi +0 -1
- homeassistant-stubs/components/rainmachine/__init__.pyi +1 -1
- homeassistant-stubs/components/rainmachine/binary_sensor.pyi +2 -1
- homeassistant-stubs/components/rainmachine/button.pyi +0 -1
- homeassistant-stubs/components/rainmachine/config_flow.pyi +3 -0
- homeassistant-stubs/components/rainmachine/coordinator.pyi +1 -0
- homeassistant-stubs/components/rainmachine/entity.pyi +2 -1
- homeassistant-stubs/components/rainmachine/select.pyi +1 -3
- homeassistant-stubs/components/rainmachine/sensor.pyi +2 -2
- homeassistant-stubs/components/rainmachine/switch.pyi +18 -4
- homeassistant-stubs/components/rainmachine/update.pyi +2 -2
- homeassistant-stubs/components/rainmachine/util.pyi +1 -1
- homeassistant-stubs/components/raspberry_pi/hardware.pyi +1 -0
- homeassistant-stubs/components/rdw/binary_sensor.pyi +0 -1
- homeassistant-stubs/components/rdw/sensor.pyi +0 -1
- homeassistant-stubs/components/recollect_waste/calendar.pyi +2 -0
- homeassistant-stubs/components/recollect_waste/config_flow.pyi +1 -0
- homeassistant-stubs/components/recollect_waste/sensor.pyi +1 -0
- homeassistant-stubs/components/recollect_waste/util.pyi +1 -0
- homeassistant-stubs/components/recorder/__init__.pyi +1 -0
- homeassistant-stubs/components/recorder/basic_websocket_api.pyi +2 -0
- homeassistant-stubs/components/recorder/core.pyi +25 -0
- homeassistant-stubs/components/recorder/entity_registry.pyi +1 -0
- homeassistant-stubs/components/recorder/migration.pyi +2 -6
- homeassistant-stubs/components/recorder/models/database.pyi +0 -2
- homeassistant-stubs/components/recorder/services.pyi +5 -0
- homeassistant-stubs/components/recorder/statistics.pyi +5 -4
- homeassistant-stubs/components/recorder/system_health/__init__.pyi +2 -0
- homeassistant-stubs/components/recorder/tasks.pyi +0 -13
- homeassistant-stubs/components/recorder/util.pyi +6 -0
- homeassistant-stubs/components/recorder/websocket_api.pyi +17 -0
- homeassistant-stubs/components/remote/__init__.pyi +4 -3
- homeassistant-stubs/components/remote/device_condition.pyi +1 -0
- homeassistant-stubs/components/remote/significant_change.pyi +1 -0
- homeassistant-stubs/components/renault/binary_sensor.pyi +0 -1
- homeassistant-stubs/components/renault/button.pyi +0 -1
- homeassistant-stubs/components/renault/device_tracker.pyi +1 -2
- homeassistant-stubs/components/renault/entity.pyi +1 -3
- homeassistant-stubs/components/renault/renault_vehicle.pyi +9 -1
- homeassistant-stubs/components/renault/select.pyi +0 -1
- homeassistant-stubs/components/renault/sensor.pyi +0 -1
- homeassistant-stubs/components/reolink/binary_sensor.pyi +0 -1
- homeassistant-stubs/components/reolink/button.pyi +3 -2
- homeassistant-stubs/components/reolink/camera.pyi +1 -1
- homeassistant-stubs/components/reolink/config_flow.pyi +1 -0
- homeassistant-stubs/components/reolink/entity.pyi +1 -4
- homeassistant-stubs/components/reolink/host.pyi +2 -0
- homeassistant-stubs/components/reolink/light.pyi +4 -2
- homeassistant-stubs/components/reolink/number.pyi +3 -3
- homeassistant-stubs/components/reolink/select.pyi +2 -2
- homeassistant-stubs/components/reolink/sensor.pyi +0 -2
- homeassistant-stubs/components/reolink/services.pyi +1 -0
- homeassistant-stubs/components/reolink/siren.pyi +3 -2
- homeassistant-stubs/components/reolink/switch.pyi +6 -3
- homeassistant-stubs/components/reolink/update.pyi +2 -5
- homeassistant-stubs/components/reolink/util.pyi +0 -1
- homeassistant-stubs/components/reolink/views.pyi +1 -0
- homeassistant-stubs/components/repairs/issue_handler.pyi +2 -0
- homeassistant-stubs/components/repairs/websocket_api.pyi +4 -0
- homeassistant-stubs/components/rest/__init__.pyi +1 -0
- homeassistant-stubs/components/rest/entity.pyi +1 -0
- homeassistant-stubs/components/rfxtrx/binary_sensor.pyi +1 -0
- homeassistant-stubs/components/rfxtrx/config_flow.pyi +2 -0
- homeassistant-stubs/components/rfxtrx/cover.pyi +1 -0
- homeassistant-stubs/components/rfxtrx/entity.pyi +1 -0
- homeassistant-stubs/components/rfxtrx/event.pyi +1 -0
- homeassistant-stubs/components/rfxtrx/helpers.pyi +1 -0
- homeassistant-stubs/components/rfxtrx/light.pyi +1 -0
- homeassistant-stubs/components/rfxtrx/sensor.pyi +1 -1
- homeassistant-stubs/components/rfxtrx/siren.pyi +2 -0
- homeassistant-stubs/components/rfxtrx/switch.pyi +1 -0
- homeassistant-stubs/components/ridwell/calendar.pyi +1 -0
- homeassistant-stubs/components/ring/__init__.pyi +0 -1
- homeassistant-stubs/components/ring/binary_sensor.pyi +3 -1
- homeassistant-stubs/components/ring/button.pyi +1 -0
- homeassistant-stubs/components/ring/camera.pyi +4 -1
- homeassistant-stubs/components/ring/coordinator.pyi +2 -0
- homeassistant-stubs/components/ring/entity.pyi +1 -2
- homeassistant-stubs/components/ring/event.pyi +2 -1
- homeassistant-stubs/components/ring/light.pyi +2 -0
- homeassistant-stubs/components/ring/number.pyi +2 -1
- homeassistant-stubs/components/ring/sensor.pyi +1 -1
- homeassistant-stubs/components/ring/siren.pyi +3 -1
- homeassistant-stubs/components/ring/switch.pyi +2 -1
- homeassistant-stubs/components/rituals_perfume_genie/__init__.pyi +1 -0
- homeassistant-stubs/components/rituals_perfume_genie/binary_sensor.pyi +0 -1
- homeassistant-stubs/components/rituals_perfume_genie/number.pyi +0 -1
- homeassistant-stubs/components/rituals_perfume_genie/select.pyi +0 -1
- homeassistant-stubs/components/rituals_perfume_genie/sensor.pyi +0 -1
- homeassistant-stubs/components/rituals_perfume_genie/switch.pyi +1 -1
- homeassistant-stubs/components/roborock/__init__.pyi +0 -1
- homeassistant-stubs/components/roborock/binary_sensor.pyi +0 -1
- homeassistant-stubs/components/roborock/button.pyi +0 -1
- homeassistant-stubs/components/roborock/config_flow.pyi +1 -0
- homeassistant-stubs/components/roborock/models.pyi +0 -3
- homeassistant-stubs/components/roborock/number.pyi +0 -1
- homeassistant-stubs/components/roborock/select.pyi +0 -1
- homeassistant-stubs/components/roborock/sensor.pyi +0 -2
- homeassistant-stubs/components/roborock/switch.pyi +0 -1
- homeassistant-stubs/components/roborock/time.pyi +0 -1
- homeassistant-stubs/components/roku/binary_sensor.pyi +0 -1
- homeassistant-stubs/components/roku/config_flow.pyi +2 -0
- homeassistant-stubs/components/roku/select.pyi +0 -1
- homeassistant-stubs/components/roku/sensor.pyi +0 -1
- homeassistant-stubs/components/romy/vacuum.pyi +1 -0
- homeassistant-stubs/components/rtsp_to_webrtc/config_flow.pyi +1 -0
- homeassistant-stubs/components/russound_rio/media_player.pyi +6 -0
- homeassistant-stubs/components/ruuvi_gateway/bluetooth.pyi +2 -0
- homeassistant-stubs/components/ruuvi_gateway/models.pyi +0 -1
- homeassistant-stubs/components/samsungtv/__init__.pyi +2 -0
- homeassistant-stubs/components/samsungtv/config_flow.pyi +5 -0
- homeassistant-stubs/components/samsungtv/helpers.pyi +3 -0
- homeassistant-stubs/components/samsungtv/media_player.pyi +2 -0
- homeassistant-stubs/components/samsungtv/remote.pyi +1 -0
- homeassistant-stubs/components/scene/__init__.pyi +3 -1
- homeassistant-stubs/components/schedule/__init__.pyi +3 -0
- homeassistant-stubs/components/schlage/binary_sensor.pyi +0 -1
- homeassistant-stubs/components/schlage/coordinator.pyi +1 -2
- homeassistant-stubs/components/schlage/lock.pyi +1 -0
- homeassistant-stubs/components/schlage/sensor.pyi +1 -0
- homeassistant-stubs/components/schlage/switch.pyi +0 -1
- homeassistant-stubs/components/scrape/sensor.pyi +1 -0
- homeassistant-stubs/components/script/__init__.pyi +14 -1
- homeassistant-stubs/components/script/helpers.pyi +1 -0
- homeassistant-stubs/components/script/logbook.pyi +1 -0
- homeassistant-stubs/components/script/trace.pyi +2 -0
- homeassistant-stubs/components/search/__init__.pyi +19 -0
- homeassistant-stubs/components/select/__init__.pyi +12 -2
- homeassistant-stubs/components/select/device_condition.pyi +1 -0
- homeassistant-stubs/components/select/significant_change.pyi +1 -0
- homeassistant-stubs/components/sensibo/binary_sensor.pyi +0 -2
- homeassistant-stubs/components/sensibo/button.pyi +1 -1
- homeassistant-stubs/components/sensibo/climate.pyi +5 -0
- homeassistant-stubs/components/sensibo/number.pyi +1 -1
- homeassistant-stubs/components/sensibo/select.pyi +1 -1
- homeassistant-stubs/components/sensibo/sensor.pyi +0 -2
- homeassistant-stubs/components/sensibo/switch.pyi +4 -1
- homeassistant-stubs/components/sensibo/update.pyi +0 -1
- homeassistant-stubs/components/sensor/__init__.pyi +14 -4
- homeassistant-stubs/components/sensor/device_condition.pyi +1 -0
- homeassistant-stubs/components/sensor/helpers.pyi +1 -0
- homeassistant-stubs/components/sensor/recorder.pyi +1 -0
- homeassistant-stubs/components/sensor/significant_change.pyi +1 -0
- homeassistant-stubs/components/sensor/websocket_api.pyi +3 -0
- homeassistant-stubs/components/senz/climate.pyi +1 -0
- homeassistant-stubs/components/sfr_box/binary_sensor.pyi +0 -1
- homeassistant-stubs/components/sfr_box/button.pyi +1 -1
- homeassistant-stubs/components/sfr_box/models.pyi +0 -1
- homeassistant-stubs/components/sfr_box/sensor.pyi +0 -1
- homeassistant-stubs/components/shelly/binary_sensor.pyi +3 -8
- homeassistant-stubs/components/shelly/button.pyi +1 -1
- homeassistant-stubs/components/shelly/climate.pyi +4 -1
- homeassistant-stubs/components/shelly/config_flow.pyi +2 -0
- homeassistant-stubs/components/shelly/coordinator.pyi +10 -1
- homeassistant-stubs/components/shelly/cover.pyi +3 -0
- homeassistant-stubs/components/shelly/entity.pyi +10 -3
- homeassistant-stubs/components/shelly/event.pyi +2 -2
- homeassistant-stubs/components/shelly/light.pyi +3 -0
- homeassistant-stubs/components/shelly/logbook.pyi +1 -0
- homeassistant-stubs/components/shelly/number.pyi +0 -2
- homeassistant-stubs/components/shelly/select.pyi +1 -2
- homeassistant-stubs/components/shelly/sensor.pyi +3 -8
- homeassistant-stubs/components/shelly/switch.pyi +5 -4
- homeassistant-stubs/components/shelly/text.pyi +1 -2
- homeassistant-stubs/components/shelly/update.pyi +1 -2
- homeassistant-stubs/components/shelly/utils.pyi +5 -0
- homeassistant-stubs/components/shelly/valve.pyi +3 -2
- homeassistant-stubs/components/shopping_list/__init__.pyi +7 -0
- homeassistant-stubs/components/simplisafe/__init__.pyi +5 -0
- homeassistant-stubs/components/simplisafe/alarm_control_panel.pyi +3 -0
- homeassistant-stubs/components/simplisafe/binary_sensor.pyi +2 -0
- homeassistant-stubs/components/simplisafe/button.pyi +0 -1
- homeassistant-stubs/components/simplisafe/config_flow.pyi +2 -0
- homeassistant-stubs/components/simplisafe/entity.pyi +6 -0
- homeassistant-stubs/components/simplisafe/lock.pyi +2 -0
- homeassistant-stubs/components/simplisafe/sensor.pyi +1 -0
- homeassistant-stubs/components/siren/__init__.pyi +2 -2
- homeassistant-stubs/components/skybell/binary_sensor.pyi +1 -0
- homeassistant-stubs/components/skybell/sensor.pyi +0 -1
- homeassistant-stubs/components/slack/notify.pyi +2 -0
- homeassistant-stubs/components/sleepiq/binary_sensor.pyi +1 -0
- homeassistant-stubs/components/sleepiq/button.pyi +0 -1
- homeassistant-stubs/components/sleepiq/coordinator.pyi +0 -1
- homeassistant-stubs/components/sleepiq/entity.pyi +2 -0
- homeassistant-stubs/components/sleepiq/light.pyi +1 -0
- homeassistant-stubs/components/sleepiq/number.pyi +1 -1
- homeassistant-stubs/components/sleepiq/select.pyi +2 -0
- homeassistant-stubs/components/sleepiq/sensor.pyi +1 -0
- homeassistant-stubs/components/sleepiq/switch.pyi +1 -0
- homeassistant-stubs/components/smlight/__init__.pyi +0 -1
- homeassistant-stubs/components/smlight/binary_sensor.pyi +1 -1
- homeassistant-stubs/components/smlight/button.pyi +0 -1
- homeassistant-stubs/components/smlight/coordinator.pyi +0 -2
- homeassistant-stubs/components/smlight/sensor.pyi +0 -2
- homeassistant-stubs/components/smlight/switch.pyi +1 -1
- homeassistant-stubs/components/smlight/update.pyi +3 -1
- homeassistant-stubs/components/snooz/config_flow.pyi +0 -1
- homeassistant-stubs/components/snooz/fan.pyi +2 -0
- homeassistant-stubs/components/snooz/models.pyi +0 -1
- homeassistant-stubs/components/solarlog/sensor.pyi +0 -2
- homeassistant-stubs/components/sonarr/config_flow.pyi +1 -0
- homeassistant-stubs/components/sonarr/sensor.pyi +1 -3
- homeassistant-stubs/components/speedtestdotnet/config_flow.pyi +1 -0
- homeassistant-stubs/components/speedtestdotnet/sensor.pyi +0 -1
- homeassistant-stubs/components/spotify/coordinator.pyi +0 -1
- homeassistant-stubs/components/spotify/media_player.pyi +19 -0
- homeassistant-stubs/components/spotify/models.pyi +0 -1
- homeassistant-stubs/components/spotify/system_health.pyi +1 -0
- homeassistant-stubs/components/sql/config_flow.pyi +1 -0
- homeassistant-stubs/components/sql/models.pyi +0 -1
- homeassistant-stubs/components/sql/sensor.pyi +1 -0
- homeassistant-stubs/components/squeezebox/__init__.pyi +0 -1
- homeassistant-stubs/components/squeezebox/coordinator.pyi +1 -0
- homeassistant-stubs/components/squeezebox/media_player.pyi +1 -0
- homeassistant-stubs/components/ssdp/__init__.pyi +15 -6
- homeassistant-stubs/components/starlink/binary_sensor.pyi +0 -1
- homeassistant-stubs/components/starlink/button.pyi +0 -1
- homeassistant-stubs/components/starlink/coordinator.pyi +0 -1
- homeassistant-stubs/components/starlink/device_tracker.pyi +0 -1
- homeassistant-stubs/components/starlink/sensor.pyi +0 -1
- homeassistant-stubs/components/starlink/switch.pyi +0 -1
- homeassistant-stubs/components/starlink/time.pyi +0 -1
- homeassistant-stubs/components/statistics/config_flow.pyi +1 -0
- homeassistant-stubs/components/statistics/sensor.pyi +5 -0
- homeassistant-stubs/components/steamist/config_flow.pyi +1 -0
- homeassistant-stubs/components/steamist/discovery.pyi +5 -0
- homeassistant-stubs/components/steamist/sensor.pyi +0 -1
- homeassistant-stubs/components/stookwijzer/__init__.pyi +1 -0
- homeassistant-stubs/components/stookwijzer/sensor.pyi +0 -1
- homeassistant-stubs/components/stream/__init__.pyi +2 -1
- homeassistant-stubs/components/stream/core.pyi +7 -7
- homeassistant-stubs/components/stream/hls.pyi +3 -0
- homeassistant-stubs/components/stream/recorder.pyi +1 -0
- homeassistant-stubs/components/streamlabswater/coordinator.pyi +0 -1
- homeassistant-stubs/components/streamlabswater/sensor.pyi +0 -1
- homeassistant-stubs/components/stt/__init__.pyi +7 -1
- homeassistant-stubs/components/stt/legacy.pyi +4 -0
- homeassistant-stubs/components/stt/models.pyi +0 -2
- homeassistant-stubs/components/suez_water/coordinator.pyi +0 -2
- homeassistant-stubs/components/suez_water/sensor.pyi +0 -1
- homeassistant-stubs/components/sun/entity.pyi +4 -0
- homeassistant-stubs/components/sun/sensor.pyi +0 -1
- homeassistant-stubs/components/surepetcare/binary_sensor.pyi +3 -0
- homeassistant-stubs/components/surepetcare/entity.pyi +2 -0
- homeassistant-stubs/components/surepetcare/lock.pyi +1 -0
- homeassistant-stubs/components/surepetcare/sensor.pyi +2 -0
- homeassistant-stubs/components/switch/__init__.pyi +1 -1
- homeassistant-stubs/components/switch/device_condition.pyi +1 -0
- homeassistant-stubs/components/switch/significant_change.pyi +1 -0
- homeassistant-stubs/components/switch_as_x/__init__.pyi +1 -0
- homeassistant-stubs/components/switch_as_x/cover.pyi +1 -0
- homeassistant-stubs/components/switch_as_x/entity.pyi +4 -0
- homeassistant-stubs/components/switch_as_x/lock.pyi +1 -0
- homeassistant-stubs/components/switch_as_x/valve.pyi +1 -0
- homeassistant-stubs/components/switchbee/climate.pyi +1 -0
- homeassistant-stubs/components/switchbee/coordinator.pyi +1 -0
- homeassistant-stubs/components/switchbee/cover.pyi +1 -0
- homeassistant-stubs/components/switchbee/light.pyi +1 -0
- homeassistant-stubs/components/switchbee/switch.pyi +1 -0
- homeassistant-stubs/components/switchbot_cloud/__init__.pyi +8 -8
- homeassistant-stubs/components/switchbot_cloud/lock.pyi +1 -0
- homeassistant-stubs/components/switchbot_cloud/sensor.pyi +1 -0
- homeassistant-stubs/components/switchbot_cloud/switch.pyi +4 -0
- homeassistant-stubs/components/switchbot_cloud/vacuum.pyi +2 -0
- homeassistant-stubs/components/switcher_kis/button.pyi +0 -1
- homeassistant-stubs/components/switcher_kis/climate.pyi +1 -0
- homeassistant-stubs/components/switcher_kis/coordinator.pyi +1 -0
- homeassistant-stubs/components/switcher_kis/cover.pyi +1 -0
- homeassistant-stubs/components/switcher_kis/light.pyi +1 -0
- homeassistant-stubs/components/switcher_kis/switch.pyi +1 -0
- homeassistant-stubs/components/synology_dsm/binary_sensor.pyi +1 -2
- homeassistant-stubs/components/synology_dsm/button.pyi +0 -1
- homeassistant-stubs/components/synology_dsm/camera.pyi +0 -1
- homeassistant-stubs/components/synology_dsm/common.pyi +1 -0
- homeassistant-stubs/components/synology_dsm/config_flow.pyi +1 -0
- homeassistant-stubs/components/synology_dsm/coordinator.pyi +3 -0
- homeassistant-stubs/components/synology_dsm/entity.pyi +0 -1
- homeassistant-stubs/components/synology_dsm/models.pyi +0 -1
- homeassistant-stubs/components/synology_dsm/sensor.pyi +1 -2
- homeassistant-stubs/components/synology_dsm/switch.pyi +1 -2
- homeassistant-stubs/components/synology_dsm/update.pyi +1 -2
- homeassistant-stubs/components/system_health/__init__.pyi +6 -1
- homeassistant-stubs/components/system_log/__init__.pyi +2 -0
- homeassistant-stubs/components/systemmonitor/__init__.pyi +0 -1
- homeassistant-stubs/components/systemmonitor/binary_sensor.pyi +2 -1
- homeassistant-stubs/components/systemmonitor/config_flow.pyi +1 -0
- homeassistant-stubs/components/systemmonitor/coordinator.pyi +0 -1
- homeassistant-stubs/components/systemmonitor/sensor.pyi +3 -1
- homeassistant-stubs/components/tag/__init__.pyi +5 -1
- homeassistant-stubs/components/tailscale/binary_sensor.pyi +0 -1
- homeassistant-stubs/components/tailscale/sensor.pyi +0 -1
- homeassistant-stubs/components/tailwind/binary_sensor.pyi +0 -1
- homeassistant-stubs/components/tailwind/button.pyi +0 -1
- homeassistant-stubs/components/tailwind/number.pyi +0 -1
- homeassistant-stubs/components/tami4/button.pyi +0 -2
- homeassistant-stubs/components/tami4/sensor.pyi +1 -0
- homeassistant-stubs/components/tautulli/sensor.pyi +0 -2
- homeassistant-stubs/components/technove/binary_sensor.pyi +0 -1
- homeassistant-stubs/components/technove/number.pyi +1 -1
- homeassistant-stubs/components/technove/sensor.pyi +0 -1
- homeassistant-stubs/components/technove/switch.pyi +2 -1
- homeassistant-stubs/components/tedee/binary_sensor.pyi +0 -1
- homeassistant-stubs/components/tedee/entity.pyi +1 -0
- homeassistant-stubs/components/tedee/sensor.pyi +0 -1
- homeassistant-stubs/components/text/__init__.pyi +5 -3
- homeassistant-stubs/components/thethingsnetwork/entity.pyi +1 -0
- homeassistant-stubs/components/threshold/binary_sensor.pyi +3 -0
- homeassistant-stubs/components/threshold/config_flow.pyi +1 -0
- homeassistant-stubs/components/tibber/sensor.pyi +5 -0
- homeassistant-stubs/components/tibber/services.pyi +1 -0
- homeassistant-stubs/components/tile/__init__.pyi +0 -1
- homeassistant-stubs/components/tile/device_tracker.pyi +2 -0
- homeassistant-stubs/components/time/__init__.pyi +5 -2
- homeassistant-stubs/components/time_date/config_flow.pyi +1 -0
- homeassistant-stubs/components/time_date/sensor.pyi +2 -0
- homeassistant-stubs/components/timer/__init__.pyi +7 -0
- homeassistant-stubs/components/tod/binary_sensor.pyi +1 -0
- homeassistant-stubs/components/todo/__init__.pyi +9 -3
- homeassistant-stubs/components/tolo/number.pyi +0 -1
- homeassistant-stubs/components/tolo/select.pyi +0 -1
- homeassistant-stubs/components/tolo/sensor.pyi +0 -1
- homeassistant-stubs/components/tolo/switch.pyi +0 -1
- homeassistant-stubs/components/tplink/__init__.pyi +1 -0
- homeassistant-stubs/components/tplink/binary_sensor.pyi +2 -2
- homeassistant-stubs/components/tplink/button.pyi +1 -2
- homeassistant-stubs/components/tplink/camera.pyi +2 -2
- homeassistant-stubs/components/tplink/climate.pyi +5 -0
- homeassistant-stubs/components/tplink/config_flow.pyi +3 -0
- homeassistant-stubs/components/tplink/deprecate.pyi +0 -1
- homeassistant-stubs/components/tplink/entity.pyi +3 -2
- homeassistant-stubs/components/tplink/fan.pyi +3 -0
- homeassistant-stubs/components/tplink/light.pyi +7 -0
- homeassistant-stubs/components/tplink/models.pyi +0 -1
- homeassistant-stubs/components/tplink/number.pyi +3 -2
- homeassistant-stubs/components/tplink/select.pyi +3 -2
- homeassistant-stubs/components/tplink/sensor.pyi +2 -2
- homeassistant-stubs/components/tplink/siren.pyi +3 -0
- homeassistant-stubs/components/tplink/switch.pyi +4 -2
- homeassistant-stubs/components/tplink_omada/binary_sensor.pyi +1 -1
- homeassistant-stubs/components/tplink_omada/device_tracker.pyi +1 -0
- homeassistant-stubs/components/tplink_omada/sensor.pyi +0 -1
- homeassistant-stubs/components/tplink_omada/switch.pyi +1 -4
- homeassistant-stubs/components/tplink_omada/update.pyi +2 -0
- homeassistant-stubs/components/trace/websocket_api.pyi +21 -0
- homeassistant-stubs/components/tractive/__init__.pyi +0 -2
- homeassistant-stubs/components/tractive/binary_sensor.pyi +1 -0
- homeassistant-stubs/components/tractive/device_tracker.pyi +2 -0
- homeassistant-stubs/components/tractive/entity.pyi +2 -0
- homeassistant-stubs/components/tractive/sensor.pyi +1 -1
- homeassistant-stubs/components/tractive/switch.pyi +1 -1
- homeassistant-stubs/components/tradfri/__init__.pyi +1 -0
- homeassistant-stubs/components/tradfri/coordinator.pyi +2 -0
- homeassistant-stubs/components/tradfri/entity.pyi +2 -0
- homeassistant-stubs/components/tradfri/sensor.pyi +1 -1
- homeassistant-stubs/components/trafikverket_camera/binary_sensor.pyi +1 -1
- homeassistant-stubs/components/trafikverket_camera/coordinator.pyi +0 -1
- homeassistant-stubs/components/trafikverket_camera/entity.pyi +2 -0
- homeassistant-stubs/components/trafikverket_camera/sensor.pyi +1 -1
- homeassistant-stubs/components/trafikverket_ferry/sensor.pyi +1 -1
- homeassistant-stubs/components/trafikverket_train/config_flow.pyi +1 -0
- homeassistant-stubs/components/trafikverket_train/coordinator.pyi +0 -1
- homeassistant-stubs/components/trafikverket_train/sensor.pyi +2 -1
- homeassistant-stubs/components/trafikverket_weatherstation/sensor.pyi +0 -1
- homeassistant-stubs/components/transmission/config_flow.pyi +1 -0
- homeassistant-stubs/components/transmission/sensor.pyi +0 -1
- homeassistant-stubs/components/transmission/switch.pyi +0 -1
- homeassistant-stubs/components/tts/__init__.pyi +10 -2
- homeassistant-stubs/components/tts/legacy.pyi +1 -0
- homeassistant-stubs/components/tts/media_source.pyi +3 -0
- homeassistant-stubs/components/tts/models.pyi +0 -1
- homeassistant-stubs/components/twentemilieu/calendar.pyi +1 -0
- homeassistant-stubs/components/twentemilieu/sensor.pyi +0 -1
- homeassistant-stubs/components/unifi/__init__.pyi +3 -0
- homeassistant-stubs/components/unifi/button.pyi +2 -1
- homeassistant-stubs/components/unifi/config_flow.pyi +1 -0
- homeassistant-stubs/components/unifi/device_tracker.pyi +8 -1
- homeassistant-stubs/components/unifi/diagnostics.pyi +2 -0
- homeassistant-stubs/components/unifi/entity.pyi +10 -1
- homeassistant-stubs/components/unifi/hub/config.pyi +0 -1
- homeassistant-stubs/components/unifi/hub/entity_helper.pyi +12 -0
- homeassistant-stubs/components/unifi/hub/entity_loader.pyi +5 -0
- homeassistant-stubs/components/unifi/hub/hub.pyi +5 -0
- homeassistant-stubs/components/unifi/hub/websocket.pyi +5 -0
- homeassistant-stubs/components/unifi/image.pyi +2 -1
- homeassistant-stubs/components/unifi/sensor.pyi +22 -1
- homeassistant-stubs/components/unifi/services.pyi +1 -0
- homeassistant-stubs/components/unifi/switch.pyi +9 -1
- homeassistant-stubs/components/unifi/update.pyi +2 -1
- homeassistant-stubs/components/unifiprotect/binary_sensor.pyi +8 -5
- homeassistant-stubs/components/unifiprotect/button.pyi +2 -1
- homeassistant-stubs/components/unifiprotect/camera.pyi +4 -0
- homeassistant-stubs/components/unifiprotect/config_flow.pyi +2 -0
- homeassistant-stubs/components/unifiprotect/data.pyi +19 -0
- homeassistant-stubs/components/unifiprotect/discovery.pyi +2 -0
- homeassistant-stubs/components/unifiprotect/entity.pyi +12 -3
- homeassistant-stubs/components/unifiprotect/event.pyi +4 -1
- homeassistant-stubs/components/unifiprotect/light.pyi +1 -0
- homeassistant-stubs/components/unifiprotect/lock.pyi +1 -0
- homeassistant-stubs/components/unifiprotect/media_player.pyi +1 -0
- homeassistant-stubs/components/unifiprotect/media_source.pyi +6 -0
- homeassistant-stubs/components/unifiprotect/migrate.pyi +3 -0
- homeassistant-stubs/components/unifiprotect/number.pyi +1 -1
- homeassistant-stubs/components/unifiprotect/repairs.pyi +3 -0
- homeassistant-stubs/components/unifiprotect/select.pyi +2 -1
- homeassistant-stubs/components/unifiprotect/sensor.pyi +5 -3
- homeassistant-stubs/components/unifiprotect/services.pyi +4 -0
- homeassistant-stubs/components/unifiprotect/switch.pyi +3 -2
- homeassistant-stubs/components/unifiprotect/text.pyi +2 -2
- homeassistant-stubs/components/unifiprotect/utils.pyi +7 -0
- homeassistant-stubs/components/unifiprotect/views.pyi +9 -0
- homeassistant-stubs/components/upcloud/__init__.pyi +1 -2
- homeassistant-stubs/components/upcloud/config_flow.pyi +2 -0
- homeassistant-stubs/components/update/__init__.pyi +7 -2
- homeassistant-stubs/components/update/significant_change.pyi +1 -0
- homeassistant-stubs/components/usb/__init__.pyi +7 -2
- homeassistant-stubs/components/usb/models.pyi +0 -1
- homeassistant-stubs/components/vacuum/__init__.pyi +6 -3
- homeassistant-stubs/components/vacuum/device_condition.pyi +1 -0
- homeassistant-stubs/components/vacuum/significant_change.pyi +1 -0
- homeassistant-stubs/components/vallox/binary_sensor.pyi +0 -1
- homeassistant-stubs/components/vallox/number.pyi +0 -1
- homeassistant-stubs/components/vallox/sensor.pyi +0 -1
- homeassistant-stubs/components/vallox/switch.pyi +0 -1
- homeassistant-stubs/components/valve/__init__.pyi +5 -2
- homeassistant-stubs/components/velbus/__init__.pyi +0 -1
- homeassistant-stubs/components/velbus/button.pyi +1 -0
- homeassistant-stubs/components/velbus/climate.pyi +3 -0
- homeassistant-stubs/components/velbus/cover.pyi +4 -0
- homeassistant-stubs/components/velbus/light.pyi +4 -0
- homeassistant-stubs/components/velbus/select.pyi +1 -0
- homeassistant-stubs/components/velbus/switch.pyi +2 -0
- homeassistant-stubs/components/vlc_telnet/__init__.pyi +0 -1
- homeassistant-stubs/components/vlc_telnet/media_player.pyi +12 -0
- homeassistant-stubs/components/wake_word/__init__.pyi +6 -1
- homeassistant-stubs/components/wake_word/models.pyi +0 -2
- homeassistant-stubs/components/wallbox/coordinator.pyi +6 -0
- homeassistant-stubs/components/wallbox/number.pyi +0 -1
- homeassistant-stubs/components/wallbox/sensor.pyi +0 -1
- homeassistant-stubs/components/waqi/sensor.pyi +0 -1
- homeassistant-stubs/components/water_heater/__init__.pyi +6 -6
- homeassistant-stubs/components/water_heater/significant_change.pyi +1 -0
- homeassistant-stubs/components/watttime/config_flow.pyi +2 -0
- homeassistant-stubs/components/weather/__init__.pyi +37 -3
- homeassistant-stubs/components/weather/significant_change.pyi +1 -0
- homeassistant-stubs/components/weather/websocket_api.pyi +3 -0
- homeassistant-stubs/components/webhook/__init__.pyi +11 -0
- homeassistant-stubs/components/webhook/trigger.pyi +0 -1
- homeassistant-stubs/components/webostv/config_flow.pyi +2 -0
- homeassistant-stubs/components/webostv/helpers.pyi +3 -0
- homeassistant-stubs/components/webostv/media_player.pyi +16 -0
- homeassistant-stubs/components/websocket_api/__init__.pyi +2 -0
- homeassistant-stubs/components/websocket_api/commands.pyi +33 -0
- homeassistant-stubs/components/websocket_api/connection.pyi +9 -0
- homeassistant-stubs/components/websocket_api/http.pyi +7 -0
- homeassistant-stubs/components/websocket_api/sensor.pyi +1 -0
- homeassistant-stubs/components/wemo/__init__.pyi +2 -0
- homeassistant-stubs/components/wemo/config_flow.pyi +1 -0
- homeassistant-stubs/components/wemo/coordinator.pyi +4 -1
- homeassistant-stubs/components/wemo/entity.pyi +2 -0
- homeassistant-stubs/components/wemo/fan.pyi +1 -0
- homeassistant-stubs/components/wemo/light.pyi +1 -0
- homeassistant-stubs/components/wemo/models.pyi +1 -2
- homeassistant-stubs/components/wemo/sensor.pyi +0 -1
- homeassistant-stubs/components/whois/sensor.pyi +0 -1
- homeassistant-stubs/components/withings/__init__.pyi +2 -3
- homeassistant-stubs/components/withings/sensor.pyi +0 -6
- homeassistant-stubs/components/wiz/binary_sensor.pyi +1 -0
- homeassistant-stubs/components/wiz/discovery.pyi +1 -0
- homeassistant-stubs/components/wiz/entity.pyi +3 -0
- homeassistant-stubs/components/wiz/light.pyi +1 -0
- homeassistant-stubs/components/wiz/models.pyi +0 -1
- homeassistant-stubs/components/wiz/number.pyi +1 -1
- homeassistant-stubs/components/wiz/sensor.pyi +2 -0
- homeassistant-stubs/components/wled/button.pyi +1 -0
- homeassistant-stubs/components/wled/config_flow.pyi +1 -0
- homeassistant-stubs/components/wled/coordinator.pyi +1 -0
- homeassistant-stubs/components/wled/light.pyi +5 -0
- homeassistant-stubs/components/wled/number.pyi +2 -1
- homeassistant-stubs/components/wled/select.pyi +5 -0
- homeassistant-stubs/components/wled/sensor.pyi +0 -1
- homeassistant-stubs/components/wled/switch.pyi +9 -0
- homeassistant-stubs/components/wled/update.pyi +1 -0
- homeassistant-stubs/components/workday/binary_sensor.pyi +1 -0
- homeassistant-stubs/components/workday/config_flow.pyi +1 -0
- homeassistant-stubs/components/xiaomi_ble/config_flow.pyi +0 -1
- homeassistant-stubs/components/xiaomi_ble/device_trigger.pyi +0 -1
- homeassistant-stubs/components/xiaomi_ble/event.pyi +1 -0
- homeassistant-stubs/components/yale_smart_alarm/config_flow.pyi +1 -0
- homeassistant-stubs/components/yale_smart_alarm/select.pyi +1 -0
- homeassistant-stubs/components/yale_smart_alarm/switch.pyi +1 -0
- homeassistant-stubs/components/yalexs_ble/binary_sensor.pyi +1 -0
- homeassistant-stubs/components/yalexs_ble/config_flow.pyi +1 -0
- homeassistant-stubs/components/yalexs_ble/entity.pyi +3 -0
- homeassistant-stubs/components/yalexs_ble/lock.pyi +1 -0
- homeassistant-stubs/components/yalexs_ble/models.pyi +0 -1
- homeassistant-stubs/components/yalexs_ble/sensor.pyi +1 -1
- homeassistant-stubs/components/yalexs_ble/util.pyi +1 -0
- homeassistant-stubs/components/youtube/config_flow.pyi +1 -0
- homeassistant-stubs/components/youtube/sensor.pyi +0 -1
- homeassistant-stubs/components/zeroconf/__init__.pyi +7 -1
- homeassistant-stubs/components/zone/__init__.pyi +7 -0
- homeassistant-stubs/components/zwave_js/__init__.pyi +8 -0
- homeassistant-stubs/components/zwave_js/addon.pyi +1 -0
- homeassistant-stubs/components/zwave_js/api.pyi +183 -0
- homeassistant-stubs/components/zwave_js/binary_sensor.pyi +1 -2
- homeassistant-stubs/components/zwave_js/config_flow.pyi +3 -0
- homeassistant-stubs/components/zwave_js/device_automation_helpers.pyi +1 -0
- homeassistant-stubs/components/zwave_js/device_condition.pyi +1 -0
- homeassistant-stubs/components/zwave_js/discovery.pyi +7 -7
- homeassistant-stubs/components/zwave_js/discovery_data_template.pyi +4 -14
- homeassistant-stubs/components/zwave_js/entity.pyi +5 -0
- homeassistant-stubs/components/zwave_js/event.pyi +1 -0
- homeassistant-stubs/components/zwave_js/helpers.pyi +5 -2
- homeassistant-stubs/components/zwave_js/humidifier.pyi +0 -1
- homeassistant-stubs/components/zwave_js/light.pyi +4 -0
- homeassistant-stubs/components/zwave_js/logbook.pyi +1 -0
- homeassistant-stubs/components/zwave_js/migrate.pyi +5 -1
- homeassistant-stubs/components/zwave_js/sensor.pyi +4 -1
- homeassistant-stubs/components/zwave_js/services.pyi +1 -0
- homeassistant-stubs/components/zwave_js/switch.pyi +2 -0
- homeassistant-stubs/components/zwave_js/triggers/trigger_helpers.pyi +1 -0
- homeassistant-stubs/components/zwave_js/update.pyi +4 -1
- homeassistant-stubs/config.pyi +8 -3
- homeassistant-stubs/config_entries.pyi +53 -0
- homeassistant-stubs/core.pyi +47 -2
- homeassistant-stubs/data_entry_flow.pyi +22 -0
- homeassistant-stubs/exceptions.pyi +0 -4
- homeassistant-stubs/helpers/aiohttp_client.pyi +11 -0
- homeassistant-stubs/helpers/area_registry.pyi +16 -4
- homeassistant-stubs/helpers/category_registry.pyi +12 -5
- homeassistant-stubs/helpers/collection.pyi +14 -2
- homeassistant-stubs/helpers/condition.pyi +4 -0
- homeassistant-stubs/helpers/config_entry_oauth2_flow.pyi +4 -0
- homeassistant-stubs/helpers/config_validation.pyi +3 -0
- homeassistant-stubs/helpers/debounce.pyi +5 -0
- homeassistant-stubs/helpers/device.pyi +5 -0
- homeassistant-stubs/helpers/device_registry.pyi +19 -0
- homeassistant-stubs/helpers/discovery.pyi +7 -0
- homeassistant-stubs/helpers/discovery_flow.pyi +5 -1
- homeassistant-stubs/helpers/dispatcher.pyi +15 -0
- homeassistant-stubs/helpers/entity.pyi +28 -5
- homeassistant-stubs/helpers/entity_component.pyi +5 -0
- homeassistant-stubs/helpers/entity_platform.pyi +11 -0
- homeassistant-stubs/helpers/entity_registry.pyi +33 -0
- homeassistant-stubs/helpers/event.pyi +79 -9
- homeassistant-stubs/helpers/floor_registry.pyi +8 -1
- homeassistant-stubs/helpers/frame.pyi +0 -1
- homeassistant-stubs/helpers/hassio.pyi +2 -0
- homeassistant-stubs/helpers/httpx_client.pyi +4 -0
- homeassistant-stubs/helpers/icon.pyi +3 -0
- homeassistant-stubs/helpers/integration_platform.pyi +3 -1
- homeassistant-stubs/helpers/intent.pyi +26 -9
- homeassistant-stubs/helpers/issue_registry.pyi +10 -1
- homeassistant-stubs/helpers/label_registry.pyi +8 -1
- homeassistant-stubs/helpers/llm.pyi +6 -4
- homeassistant-stubs/helpers/network.pyi +6 -0
- homeassistant-stubs/helpers/normalized_name_base_registry.pyi +5 -6
- homeassistant-stubs/helpers/ratelimit.pyi +5 -0
- homeassistant-stubs/helpers/recorder.pyi +8 -4
- homeassistant-stubs/helpers/registry.pyi +2 -0
- homeassistant-stubs/helpers/reload.pyi +1 -0
- homeassistant-stubs/helpers/restore_state.pyi +6 -0
- homeassistant-stubs/helpers/schema_config_entry_flow.pyi +8 -2
- homeassistant-stubs/helpers/script.pyi +11 -1
- homeassistant-stubs/helpers/script_variables.pyi +1 -0
- homeassistant-stubs/helpers/selector.pyi +2 -0
- homeassistant-stubs/helpers/service.pyi +30 -9
- homeassistant-stubs/helpers/service_info/hassio.pyi +0 -1
- homeassistant-stubs/helpers/service_info/mqtt.pyi +0 -1
- homeassistant-stubs/helpers/signal.pyi +2 -0
- homeassistant-stubs/helpers/significant_change.pyi +1 -0
- homeassistant-stubs/helpers/start.pyi +3 -0
- homeassistant-stubs/helpers/state.pyi +1 -0
- homeassistant-stubs/helpers/storage.pyi +12 -0
- homeassistant-stubs/helpers/sun.pyi +9 -0
- homeassistant-stubs/helpers/system_info.pyi +1 -0
- homeassistant-stubs/helpers/template.pyi +8 -0
- homeassistant-stubs/helpers/trace.pyi +2 -0
- homeassistant-stubs/helpers/translation.pyi +8 -1
- homeassistant-stubs/helpers/trigger.pyi +7 -4
- homeassistant-stubs/helpers/trigger_template_entity.pyi +1 -0
- homeassistant-stubs/helpers/update_coordinator.pyi +11 -0
- homeassistant-stubs/loader.pyi +5 -2
- homeassistant-stubs/requirements.pyi +2 -0
- homeassistant-stubs/runner.pyi +2 -2
- homeassistant-stubs/scripts/benchmark/__init__.pyi +8 -0
- homeassistant-stubs/setup.pyi +11 -0
- homeassistant-stubs/util/enum.pyi +1 -0
- homeassistant-stubs/util/language.pyi +0 -1
- homeassistant-stubs/util/location.pyi +2 -0
- homeassistant-stubs/util/logging.pyi +2 -0
- homeassistant-stubs/util/loop.pyi +2 -0
- homeassistant-stubs/util/package.pyi +2 -0
- homeassistant-stubs/util/ssl.pyi +3 -0
- homeassistant-stubs/util/system_info.pyi +3 -0
- homeassistant-stubs/util/unit_conversion.pyi +8 -0
- homeassistant-stubs/util/yaml/loader.pyi +5 -0
- homeassistant-stubs/util/yaml/objects.pyi +0 -1
- {homeassistant_stubs-2025.1.1.dist-info → homeassistant_stubs-2025.1.3.dist-info}/METADATA +2 -2
- {homeassistant_stubs-2025.1.1.dist-info → homeassistant_stubs-2025.1.3.dist-info}/RECORD +1591 -1591
- {homeassistant_stubs-2025.1.1.dist-info → homeassistant_stubs-2025.1.3.dist-info}/WHEEL +0 -0
- {homeassistant_stubs-2025.1.1.dist-info → homeassistant_stubs-2025.1.3.dist-info}/licenses/LICENSE +0 -0
@@ -20,7 +20,7 @@ from homeassistant.loader import async_suggest_report_issue as async_suggest_rep
|
|
20
20
|
from homeassistant.util import ensure_unique_string as ensure_unique_string, slugify as slugify
|
21
21
|
from homeassistant.util.frozen_dataclass_compat import FrozenOrThawed as FrozenOrThawed
|
22
22
|
from propcache import cached_property
|
23
|
-
from typing import Any, Final, Literal, NotRequired, TypedDict
|
23
|
+
from typing import Any, Final, Literal, NotRequired, TypedDict, final
|
24
24
|
|
25
25
|
timer = time.time
|
26
26
|
_LOGGER: Incomplete
|
@@ -30,9 +30,13 @@ FLOAT_PRECISION: Incomplete
|
|
30
30
|
CAPABILITIES_UPDATE_LIMIT: int
|
31
31
|
CONTEXT_RECENT_TIME_SECONDS: int
|
32
32
|
|
33
|
+
@callback
|
33
34
|
def async_setup(hass: HomeAssistant) -> None: ...
|
35
|
+
@callback
|
36
|
+
@bind_hass
|
34
37
|
def entity_sources(hass: HomeAssistant) -> dict[str, EntityInfo]: ...
|
35
38
|
def generate_entity_id(entity_id_format: str, name: str | None, current_ids: list[str] | None = None, hass: HomeAssistant | None = None) -> str: ...
|
39
|
+
@callback
|
36
40
|
def async_generate_entity_id(entity_id_format: str, name: str | None, current_ids: Iterable[str] | None = None, hass: HomeAssistant | None = None) -> str: ...
|
37
41
|
def get_capability(hass: HomeAssistant, entity_id: str, capability: str) -> Any | None: ...
|
38
42
|
def get_device_class(hass: HomeAssistant, entity_id: str) -> str | None: ...
|
@@ -69,14 +73,12 @@ class EntityDescription(frozen_or_thawed=True, metaclass=FrozenOrThawed):
|
|
69
73
|
translation_key: str | None = ...
|
70
74
|
translation_placeholders: Mapping[str, str] | None = ...
|
71
75
|
unit_of_measurement: str | None = ...
|
72
|
-
def __init__(self, *, key, device_class=..., entity_category=..., entity_registry_enabled_default=..., entity_registry_visible_default=..., force_update=..., icon=..., has_entity_name=..., name=..., translation_key=..., translation_placeholders=..., unit_of_measurement=...) -> None: ...
|
73
76
|
|
74
77
|
@dataclasses.dataclass(frozen=True, slots=True)
|
75
78
|
class CalculatedState:
|
76
79
|
state: str
|
77
80
|
attributes: dict[str, Any]
|
78
81
|
capability_attributes: Mapping[str, Any] | None
|
79
|
-
def __init__(self, state, attributes, capability_attributes) -> None: ...
|
80
82
|
|
81
83
|
class CachedProperties(type):
|
82
84
|
def __new__(mcs, name: str, bases: tuple[type, ...], namespace: dict[Any, Any], cached_properties: set[str] | None = None, **kwargs: Any) -> Any: ...
|
@@ -201,49 +203,68 @@ class Entity(cached_properties=CACHED_PROPERTIES_WITH_ATTR_, metaclass=ABCCached
|
|
201
203
|
def entity_category(self) -> EntityCategory | None: ...
|
202
204
|
@cached_property
|
203
205
|
def translation_key(self) -> str | None: ...
|
206
|
+
@final
|
204
207
|
@cached_property
|
205
208
|
def translation_placeholders(self) -> Mapping[str, str]: ...
|
206
209
|
@property
|
207
210
|
def enabled(self) -> bool: ...
|
211
|
+
@callback
|
208
212
|
def async_set_context(self, context: Context) -> None: ...
|
209
213
|
async def async_update_ha_state(self, force_refresh: bool = False) -> None: ...
|
214
|
+
@callback
|
210
215
|
def _async_verify_state_writable(self) -> None: ...
|
216
|
+
@callback
|
211
217
|
def _async_write_ha_state_from_call_soon_threadsafe(self) -> None: ...
|
218
|
+
@callback
|
212
219
|
def async_write_ha_state(self) -> None: ...
|
213
220
|
def _stringify_state(self, available: bool) -> str: ...
|
214
221
|
def _friendly_name_internal(self) -> str | None: ...
|
222
|
+
@callback
|
215
223
|
def _async_calculate_state(self) -> CalculatedState: ...
|
216
224
|
def __async_calculate_state(self) -> tuple[str, dict[str, Any], Mapping[str, Any] | None, str | None, int | None]: ...
|
225
|
+
@callback
|
217
226
|
def _async_write_ha_state(self) -> None: ...
|
218
227
|
def schedule_update_ha_state(self, force_refresh: bool = False) -> None: ...
|
228
|
+
@callback
|
219
229
|
def async_schedule_update_ha_state(self, force_refresh: bool = False) -> None: ...
|
230
|
+
@callback
|
220
231
|
def _async_slow_update_warning(self) -> None: ...
|
221
232
|
async def async_device_update(self, warning: bool = True) -> None: ...
|
233
|
+
@callback
|
222
234
|
def async_on_remove(self, func: CALLBACK_TYPE) -> None: ...
|
223
235
|
async def async_removed_from_registry(self) -> None: ...
|
236
|
+
@callback
|
224
237
|
def add_to_platform_start(self, hass: HomeAssistant, platform: EntityPlatform, parallel_updates: asyncio.Semaphore | None) -> None: ...
|
225
238
|
def _call_on_remove_callbacks(self) -> None: ...
|
239
|
+
@callback
|
226
240
|
def add_to_platform_abort(self) -> None: ...
|
227
241
|
async def add_to_platform_finish(self) -> None: ...
|
242
|
+
@final
|
228
243
|
async def async_remove(self, *, force_remove: bool = False) -> None: ...
|
244
|
+
@final
|
229
245
|
async def __async_remove_impl(self, force_remove: bool) -> None: ...
|
230
246
|
async def async_added_to_hass(self) -> None: ...
|
231
247
|
async def async_will_remove_from_hass(self) -> None: ...
|
248
|
+
@callback
|
232
249
|
def async_registry_entry_updated(self) -> None: ...
|
233
250
|
async def async_internal_added_to_hass(self) -> None: ...
|
234
251
|
async def async_internal_will_remove_from_hass(self) -> None: ...
|
252
|
+
@callback
|
235
253
|
def _async_registry_updated(self, event: Event[er.EventEntityRegistryUpdatedData]) -> None: ...
|
236
254
|
async def _async_process_registry_update_or_remove(self, event: Event[er.EventEntityRegistryUpdatedData]) -> None: ...
|
255
|
+
@callback
|
237
256
|
def _async_unsubscribe_device_updates(self) -> None: ...
|
257
|
+
@callback
|
238
258
|
def _async_device_registry_updated(self, event: Event[EventDeviceRegistryUpdatedData]) -> None: ...
|
259
|
+
@callback
|
239
260
|
def _async_subscribe_device_updates(self) -> None: ...
|
240
261
|
def __repr__(self) -> str: ...
|
241
262
|
async def async_request_call[_T](self, coro: Coroutine[Any, Any, _T]) -> _T: ...
|
242
263
|
def _suggest_report_issue(self) -> str: ...
|
264
|
+
@callback
|
243
265
|
def _report_deprecated_supported_features_values(self, replacement: IntFlag) -> None: ...
|
244
266
|
|
245
|
-
class ToggleEntityDescription(EntityDescription, frozen_or_thawed=True):
|
246
|
-
def __init__(self, *, key, device_class=..., entity_category=..., entity_registry_enabled_default=..., entity_registry_visible_default=..., force_update=..., icon=..., has_entity_name=..., name=..., translation_key=..., translation_placeholders=..., unit_of_measurement=...) -> None: ...
|
267
|
+
class ToggleEntityDescription(EntityDescription, frozen_or_thawed=True): ...
|
247
268
|
|
248
269
|
TOGGLE_ENTITY_CACHED_PROPERTIES_WITH_ATTR_: Incomplete
|
249
270
|
|
@@ -252,6 +273,7 @@ class ToggleEntity(Entity, cached_properties=TOGGLE_ENTITY_CACHED_PROPERTIES_WIT
|
|
252
273
|
_attr_is_on: bool | None
|
253
274
|
_attr_state: None
|
254
275
|
@property
|
276
|
+
@final
|
255
277
|
def state(self) -> Literal['on', 'off'] | None: ...
|
256
278
|
@cached_property
|
257
279
|
def is_on(self) -> bool | None: ...
|
@@ -259,5 +281,6 @@ class ToggleEntity(Entity, cached_properties=TOGGLE_ENTITY_CACHED_PROPERTIES_WIT
|
|
259
281
|
async def async_turn_on(self, **kwargs: Any) -> None: ...
|
260
282
|
def turn_off(self, **kwargs: Any) -> None: ...
|
261
283
|
async def async_turn_off(self, **kwargs: Any) -> None: ...
|
284
|
+
@final
|
262
285
|
def toggle(self, **kwargs: Any) -> None: ...
|
263
286
|
async def async_toggle(self, **kwargs: Any) -> None: ...
|
@@ -19,6 +19,7 @@ DEFAULT_SCAN_INTERVAL: Incomplete
|
|
19
19
|
DATA_INSTANCES: str
|
20
20
|
_EntityT = TypeVar('_EntityT', bound=entity.Entity, default=entity.Entity)
|
21
21
|
|
22
|
+
@bind_hass
|
22
23
|
async def async_update_entity(hass: HomeAssistant, entity_id: str) -> None: ...
|
23
24
|
|
24
25
|
class EntityComponent(Generic[_EntityT]):
|
@@ -42,11 +43,15 @@ class EntityComponent(Generic[_EntityT]):
|
|
42
43
|
async def async_setup_entry(self, config_entry: ConfigEntry) -> bool: ...
|
43
44
|
async def async_unload_entry(self, config_entry: ConfigEntry) -> bool: ...
|
44
45
|
async def async_extract_from_service(self, service_call: ServiceCall, expand_group: bool = True) -> list[_EntityT]: ...
|
46
|
+
@callback
|
45
47
|
def async_register_legacy_entity_service(self, name: str, schema: VolDictType | VolSchemaType, func: str | Callable[..., Any], required_features: list[int] | None = None, supports_response: SupportsResponse = ...) -> None: ...
|
48
|
+
@callback
|
46
49
|
def async_register_entity_service(self, name: str, schema: VolDictType | VolSchemaType | None, func: str | Callable[..., Any], required_features: list[int] | None = None, supports_response: SupportsResponse = ...) -> None: ...
|
47
50
|
async def async_setup_platform(self, platform_type: str, platform_config: ConfigType, discovery_info: DiscoveryInfoType | None = None) -> None: ...
|
48
51
|
async def _async_reset(self) -> None: ...
|
49
52
|
async def async_remove_entity(self, entity_id: str) -> None: ...
|
50
53
|
async def async_prepare_reload(self, *, skip_reset: bool = False) -> ConfigType | None: ...
|
54
|
+
@callback
|
51
55
|
def _async_init_entity_platform(self, platform_type: str, platform: ModuleType | None, scan_interval: timedelta | None = None, entity_namespace: str | None = None) -> EntityPlatform: ...
|
56
|
+
@callback
|
52
57
|
def _async_shutdown(self, event: Event) -> None: ...
|
@@ -67,34 +67,45 @@ class EntityPlatform:
|
|
67
67
|
domain_platform_entities: Incomplete
|
68
68
|
def __init__(self, *, hass: HomeAssistant, logger: Logger, domain: str, platform_name: str, platform: EntityPlatformModule | None, scan_interval: timedelta, entity_namespace: str | None) -> None: ...
|
69
69
|
def __repr__(self) -> str: ...
|
70
|
+
@callback
|
70
71
|
def _get_parallel_updates_semaphore(self, entity_has_sync_update: bool) -> asyncio.Semaphore | None: ...
|
71
72
|
async def async_setup(self, platform_config: ConfigType, discovery_info: DiscoveryInfoType | None = None) -> None: ...
|
73
|
+
@callback
|
72
74
|
def async_shutdown(self) -> None: ...
|
75
|
+
@callback
|
73
76
|
def async_cancel_retry_setup(self) -> None: ...
|
74
77
|
async def async_setup_entry(self, config_entry: config_entries.ConfigEntry) -> bool: ...
|
75
78
|
async def _async_setup_platform(self, async_create_setup_awaitable: Callable[[], Awaitable[None]], tries: int = 0) -> bool: ...
|
76
79
|
async def _async_get_translations(self, language: str, category: str, integration: str) -> dict[str, str]: ...
|
77
80
|
async def async_load_translations(self) -> None: ...
|
78
81
|
def _schedule_add_entities(self, new_entities: Iterable[Entity], update_before_add: bool = False) -> None: ...
|
82
|
+
@callback
|
79
83
|
def _async_schedule_add_entities(self, new_entities: Iterable[Entity], update_before_add: bool = False) -> None: ...
|
84
|
+
@callback
|
80
85
|
def _async_schedule_add_entities_for_entry(self, new_entities: Iterable[Entity], update_before_add: bool = False) -> None: ...
|
81
86
|
def add_entities(self, new_entities: Iterable[Entity], update_before_add: bool = False) -> None: ...
|
82
87
|
async def _async_add_and_update_entities(self, coros: list[Coroutine[Any, Any, None]], entities: list[Entity], timeout: float) -> None: ...
|
83
88
|
async def _async_add_entities(self, coros: list[Coroutine[Any, Any, None]], entities: list[Entity], timeout: float) -> None: ...
|
84
89
|
async def async_add_entities(self, new_entities: Iterable[Entity], update_before_add: bool = False) -> None: ...
|
90
|
+
@callback
|
85
91
|
def _async_handle_interval_callback(self) -> None: ...
|
86
92
|
def _entity_id_already_exists(self, entity_id: str) -> tuple[bool, bool]: ...
|
87
93
|
async def _async_add_entity(self, entity: Entity, update_before_add: bool, entity_registry: EntityRegistry) -> None: ...
|
88
94
|
async def async_reset(self) -> None: ...
|
95
|
+
@callback
|
89
96
|
def async_unsub_polling(self) -> None: ...
|
97
|
+
@callback
|
90
98
|
def async_prepare(self) -> None: ...
|
91
99
|
async def async_destroy(self) -> None: ...
|
92
100
|
async def async_remove_entity(self, entity_id: str) -> None: ...
|
93
101
|
async def async_extract_from_service(self, service_call: ServiceCall, expand_group: bool = True) -> list[Entity]: ...
|
102
|
+
@callback
|
94
103
|
def async_register_entity_service(self, name: str, schema: VolDictType | VolSchemaType | None, func: str | Callable[..., Any], required_features: Iterable[int] | None = None, supports_response: SupportsResponse = ...) -> None: ...
|
95
104
|
async def _async_update_entity_states(self) -> None: ...
|
96
105
|
|
97
106
|
current_platform: ContextVar[EntityPlatform | None]
|
98
107
|
|
108
|
+
@callback
|
99
109
|
def async_get_current_platform() -> EntityPlatform: ...
|
110
|
+
@callback
|
100
111
|
def async_get_platforms(hass: HomeAssistant, integration_name: str) -> list[EntityPlatform]: ...
|
@@ -93,6 +93,7 @@ class RegistryEntry:
|
|
93
93
|
translation_key: str | None
|
94
94
|
unit_of_measurement: str | None
|
95
95
|
_cache: dict[str, Any]
|
96
|
+
@domain.default
|
96
97
|
def _domain_default(self) -> str: ...
|
97
98
|
@property
|
98
99
|
def disabled(self) -> bool: ...
|
@@ -110,6 +111,7 @@ class RegistryEntry:
|
|
110
111
|
def partial_json_repr(self) -> bytes | None: ...
|
111
112
|
@under_cached_property
|
112
113
|
def as_storage_fragment(self) -> json_fragment: ...
|
114
|
+
@callback
|
113
115
|
def write_unavailable_state(self, hass: HomeAssistant) -> None: ...
|
114
116
|
def __init__(self, entity_id, unique_id, platform, previous_unique_id, aliases, area_id, categories, capabilities, config_entry_id, created_at, device_class, device_id, domain, disabled_by, entity_category, hidden_by, icon, id, has_entity_name, labels, modified_at, name, options, original_device_class, original_icon, original_name, supported_features, translation_key, unit_of_measurement, cache) -> None: ...
|
115
117
|
def __lt__(self, other): ...
|
@@ -128,6 +130,7 @@ class DeletedRegistryEntry:
|
|
128
130
|
created_at: datetime
|
129
131
|
modified_at: datetime
|
130
132
|
_cache: dict[str, Any]
|
133
|
+
@domain.default
|
131
134
|
def _domain_default(self) -> str: ...
|
132
135
|
@under_cached_property
|
133
136
|
def as_storage_fragment(self) -> json_fragment: ...
|
@@ -167,38 +170,68 @@ class EntityRegistry(BaseRegistry):
|
|
167
170
|
hass: Incomplete
|
168
171
|
_store: Incomplete
|
169
172
|
def __init__(self, hass: HomeAssistant) -> None: ...
|
173
|
+
@callback
|
170
174
|
def async_is_registered(self, entity_id: str) -> bool: ...
|
175
|
+
@callback
|
171
176
|
def async_get(self, entity_id_or_uuid: str) -> RegistryEntry | None: ...
|
177
|
+
@callback
|
172
178
|
def async_get_entity_id(self, domain: str, platform: str, unique_id: str) -> str | None: ...
|
179
|
+
@callback
|
173
180
|
def async_device_ids(self) -> list[str]: ...
|
174
181
|
def _entity_id_available(self, entity_id: str, known_object_ids: Container[str] | None) -> bool: ...
|
182
|
+
@callback
|
175
183
|
def async_generate_entity_id(self, domain: str, suggested_object_id: str, known_object_ids: Container[str] | None = None) -> str: ...
|
184
|
+
@callback
|
176
185
|
def async_get_or_create(self, domain: str, platform: str, unique_id: str, *, known_object_ids: Container[str] | None = None, suggested_object_id: str | None = None, disabled_by: RegistryEntryDisabler | None = None, hidden_by: RegistryEntryHider | None = None, get_initial_options: Callable[[], EntityOptionsType | None] | None = None, capabilities: Mapping[str, Any] | None | UndefinedType = ..., config_entry: ConfigEntry | None | UndefinedType = ..., device_id: str | None | UndefinedType = ..., entity_category: EntityCategory | UndefinedType | None = ..., has_entity_name: bool | UndefinedType = ..., original_device_class: str | None | UndefinedType = ..., original_icon: str | None | UndefinedType = ..., original_name: str | None | UndefinedType = ..., supported_features: int | None | UndefinedType = ..., translation_key: str | None | UndefinedType = ..., unit_of_measurement: str | None | UndefinedType = ...) -> RegistryEntry: ...
|
186
|
+
@callback
|
177
187
|
def async_remove(self, entity_id: str) -> None: ...
|
188
|
+
@callback
|
178
189
|
def async_device_modified(self, event: Event[EventDeviceRegistryUpdatedData]) -> None: ...
|
190
|
+
@callback
|
179
191
|
def _async_update_entity(self, entity_id: str, *, aliases: set[str] | UndefinedType = ..., area_id: str | None | UndefinedType = ..., categories: dict[str, str] | UndefinedType = ..., capabilities: Mapping[str, Any] | None | UndefinedType = ..., config_entry_id: str | None | UndefinedType = ..., device_class: str | None | UndefinedType = ..., device_id: str | None | UndefinedType = ..., disabled_by: RegistryEntryDisabler | None | UndefinedType = ..., entity_category: EntityCategory | None | UndefinedType = ..., hidden_by: RegistryEntryHider | None | UndefinedType = ..., icon: str | None | UndefinedType = ..., has_entity_name: bool | UndefinedType = ..., labels: set[str] | UndefinedType = ..., name: str | None | UndefinedType = ..., new_entity_id: str | UndefinedType = ..., new_unique_id: str | UndefinedType = ..., options: EntityOptionsType | UndefinedType = ..., original_device_class: str | None | UndefinedType = ..., original_icon: str | None | UndefinedType = ..., original_name: str | None | UndefinedType = ..., platform: str | None | UndefinedType = ..., supported_features: int | UndefinedType = ..., translation_key: str | None | UndefinedType = ..., unit_of_measurement: str | None | UndefinedType = ...) -> RegistryEntry: ...
|
192
|
+
@callback
|
180
193
|
def async_update_entity(self, entity_id: str, *, aliases: set[str] | UndefinedType = ..., area_id: str | None | UndefinedType = ..., categories: dict[str, str] | UndefinedType = ..., capabilities: Mapping[str, Any] | None | UndefinedType = ..., config_entry_id: str | None | UndefinedType = ..., device_class: str | None | UndefinedType = ..., device_id: str | None | UndefinedType = ..., disabled_by: RegistryEntryDisabler | None | UndefinedType = ..., entity_category: EntityCategory | None | UndefinedType = ..., hidden_by: RegistryEntryHider | None | UndefinedType = ..., icon: str | None | UndefinedType = ..., has_entity_name: bool | UndefinedType = ..., labels: set[str] | UndefinedType = ..., name: str | None | UndefinedType = ..., new_entity_id: str | UndefinedType = ..., new_unique_id: str | UndefinedType = ..., original_device_class: str | None | UndefinedType = ..., original_icon: str | None | UndefinedType = ..., original_name: str | None | UndefinedType = ..., supported_features: int | UndefinedType = ..., translation_key: str | None | UndefinedType = ..., unit_of_measurement: str | None | UndefinedType = ...) -> RegistryEntry: ...
|
194
|
+
@callback
|
181
195
|
def async_update_entity_platform(self, entity_id: str, new_platform: str, *, new_config_entry_id: str | UndefinedType = ..., new_unique_id: str | UndefinedType = ..., new_device_id: str | None | UndefinedType = ...) -> RegistryEntry: ...
|
196
|
+
@callback
|
182
197
|
def async_update_entity_options(self, entity_id: str, domain: str, options: Mapping[str, Any] | None) -> RegistryEntry: ...
|
183
198
|
async def async_load(self) -> None: ...
|
199
|
+
@callback
|
184
200
|
def _data_to_save(self) -> dict[str, Any]: ...
|
201
|
+
@callback
|
185
202
|
def async_clear_category_id(self, scope: str, category_id: str) -> None: ...
|
203
|
+
@callback
|
186
204
|
def async_clear_label_id(self, label_id: str) -> None: ...
|
205
|
+
@callback
|
187
206
|
def async_clear_config_entry(self, config_entry_id: str) -> None: ...
|
207
|
+
@callback
|
188
208
|
def async_purge_expired_orphaned_entities(self) -> None: ...
|
209
|
+
@callback
|
189
210
|
def async_clear_area_id(self, area_id: str) -> None: ...
|
190
211
|
|
212
|
+
@callback
|
191
213
|
def async_get(hass: HomeAssistant) -> EntityRegistry: ...
|
192
214
|
async def async_load(hass: HomeAssistant) -> None: ...
|
215
|
+
@callback
|
193
216
|
def async_entries_for_device(registry: EntityRegistry, device_id: str, include_disabled_entities: bool = False) -> list[RegistryEntry]: ...
|
217
|
+
@callback
|
194
218
|
def async_entries_for_area(registry: EntityRegistry, area_id: str) -> list[RegistryEntry]: ...
|
219
|
+
@callback
|
195
220
|
def async_entries_for_label(registry: EntityRegistry, label_id: str) -> list[RegistryEntry]: ...
|
221
|
+
@callback
|
196
222
|
def async_entries_for_category(registry: EntityRegistry, scope: str, category_id: str) -> list[RegistryEntry]: ...
|
223
|
+
@callback
|
197
224
|
def async_entries_for_config_entry(registry: EntityRegistry, config_entry_id: str) -> list[RegistryEntry]: ...
|
225
|
+
@callback
|
198
226
|
def async_config_entry_disabled_by_changed(registry: EntityRegistry, config_entry: ConfigEntry) -> None: ...
|
227
|
+
@callback
|
199
228
|
def _async_setup_cleanup(hass: HomeAssistant, registry: EntityRegistry) -> None: ...
|
229
|
+
@callback
|
200
230
|
def _async_setup_entity_restore(hass: HomeAssistant, registry: EntityRegistry) -> None: ...
|
201
231
|
async def async_migrate_entries(hass: HomeAssistant, config_entry_id: str, entry_callback: Callable[[RegistryEntry], dict[str, Any] | None]) -> None: ...
|
232
|
+
@callback
|
202
233
|
def async_validate_entity_id(registry: EntityRegistry, entity_id_or_uuid: str) -> str: ...
|
234
|
+
@callback
|
203
235
|
def async_resolve_entity_id(registry: EntityRegistry, entity_id_or_uuid: str) -> str | None: ...
|
236
|
+
@callback
|
204
237
|
def async_validate_entity_ids(registry: EntityRegistry, entity_ids_or_uuids: list[str]) -> list[str]: ...
|
@@ -41,79 +41,97 @@ class _KeyedEventTracker(Generic[_TypedDictT]):
|
|
41
41
|
event_type: EventType[_TypedDictT] | str
|
42
42
|
dispatcher_callable: Callable[[HomeAssistant, dict[str, list[HassJob[[Event[_TypedDictT]], Any]]], Event[_TypedDictT]], None]
|
43
43
|
filter_callable: Callable[[HomeAssistant, dict[str, list[HassJob[[Event[_TypedDictT]], Any]]], _TypedDictT], bool]
|
44
|
-
def __init__(self, key, event_type, dispatcher_callable, filter_callable) -> None: ...
|
45
44
|
|
46
45
|
@dataclass(slots=True, frozen=True)
|
47
46
|
class _KeyedEventData(Generic[_TypedDictT]):
|
48
47
|
listener: CALLBACK_TYPE
|
49
48
|
callbacks: defaultdict[str, list[HassJob[[Event[_TypedDictT]], Any]]]
|
50
|
-
def __init__(self, listener, callbacks) -> None: ...
|
51
49
|
|
52
50
|
@dataclass(slots=True)
|
53
51
|
class TrackStates:
|
54
52
|
all_states: bool
|
55
53
|
entities: set[str]
|
56
54
|
domains: set[str]
|
57
|
-
def __init__(self, all_states, entities, domains) -> None: ...
|
58
55
|
|
59
56
|
@dataclass(slots=True)
|
60
57
|
class TrackTemplate:
|
61
58
|
template: Template
|
62
59
|
variables: TemplateVarsType
|
63
60
|
rate_limit: float | None = ...
|
64
|
-
def __init__(self, template, variables, rate_limit=...) -> None: ...
|
65
61
|
|
66
62
|
@dataclass(slots=True)
|
67
63
|
class TrackTemplateResult:
|
68
64
|
template: Template
|
69
65
|
last_result: Any
|
70
66
|
result: Any
|
71
|
-
def __init__(self, template, last_result, result) -> None: ...
|
72
67
|
|
73
68
|
def threaded_listener_factory[**_P](async_factory: Callable[Concatenate[HomeAssistant, _P], Any]) -> Callable[Concatenate[HomeAssistant, _P], CALLBACK_TYPE]: ...
|
69
|
+
@callback
|
70
|
+
@bind_hass
|
74
71
|
def async_track_state_change(hass: HomeAssistant, entity_ids: str | Iterable[str], action: Callable[[str, State | None, State | None], Coroutine[Any, Any, None] | None], from_state: str | Iterable[str] | None = None, to_state: str | Iterable[str] | None = None) -> CALLBACK_TYPE: ...
|
75
72
|
|
76
73
|
track_state_change: Incomplete
|
77
74
|
|
75
|
+
@bind_hass
|
78
76
|
def async_track_state_change_event(hass: HomeAssistant, entity_ids: str | Iterable[str], action: Callable[[Event[EventStateChangedData]], Any], job_type: HassJobType | None = None) -> CALLBACK_TYPE: ...
|
77
|
+
@callback
|
79
78
|
def _async_dispatch_entity_id_event_soon[_StateEventDataT: EventStateEventData](hass: HomeAssistant, callbacks: dict[str, list[HassJob[[Event[_StateEventDataT]], Any]]], event: Event[_StateEventDataT]) -> None: ...
|
79
|
+
@callback
|
80
80
|
def _async_dispatch_entity_id_event[_StateEventDataT: EventStateEventData](hass: HomeAssistant, callbacks: dict[str, list[HassJob[[Event[_StateEventDataT]], Any]]], event: Event[_StateEventDataT]) -> None: ...
|
81
|
+
@callback
|
81
82
|
def _async_state_filter[_StateEventDataT: EventStateEventData](hass: HomeAssistant, callbacks: dict[str, list[HassJob[[Event[_StateEventDataT]], Any]]], event_data: _StateEventDataT) -> bool: ...
|
82
83
|
|
83
84
|
_KEYED_TRACK_STATE_CHANGE: Incomplete
|
84
85
|
|
86
|
+
@bind_hass
|
85
87
|
def _async_track_state_change_event(hass: HomeAssistant, entity_ids: str | Iterable[str], action: Callable[[Event[EventStateChangedData]], Any], job_type: HassJobType | None) -> CALLBACK_TYPE: ...
|
86
88
|
|
87
89
|
_KEYED_TRACK_STATE_REPORT: Incomplete
|
88
90
|
|
89
91
|
def async_track_state_report_event(hass: HomeAssistant, entity_ids: str | Iterable[str], action: Callable[[Event[EventStateReportedData]], Any], job_type: HassJobType | None = None) -> CALLBACK_TYPE: ...
|
92
|
+
@callback
|
90
93
|
def _remove_empty_listener() -> None: ...
|
94
|
+
@callback
|
91
95
|
def _remove_listener(hass: HomeAssistant, tracker: _KeyedEventTracker[_TypedDictT], keys: Iterable[str], job: HassJob[[Event[_TypedDictT]], Any], callbacks: dict[str, list[HassJob[[Event[_TypedDictT]], Any]]]) -> None: ...
|
92
96
|
def _async_track_event(tracker: _KeyedEventTracker[_TypedDictT], hass: HomeAssistant, keys: str | Iterable[str], action: Callable[[Event[_TypedDictT]], None], job_type: HassJobType | None) -> CALLBACK_TYPE: ...
|
97
|
+
@callback
|
93
98
|
def _async_dispatch_old_entity_id_or_entity_id_event(hass: HomeAssistant, callbacks: dict[str, list[HassJob[[Event[EventEntityRegistryUpdatedData]], Any]]], event: Event[EventEntityRegistryUpdatedData]) -> None: ...
|
99
|
+
@callback
|
94
100
|
def _async_entity_registry_updated_filter(hass: HomeAssistant, callbacks: dict[str, list[HassJob[[Event[EventEntityRegistryUpdatedData]], Any]]], event_data: EventEntityRegistryUpdatedData) -> bool: ...
|
95
101
|
|
96
102
|
_KEYED_TRACK_ENTITY_REGISTRY_UPDATED: Incomplete
|
97
103
|
|
104
|
+
@bind_hass
|
105
|
+
@callback
|
98
106
|
def async_track_entity_registry_updated_event(hass: HomeAssistant, entity_ids: str | Iterable[str], action: Callable[[Event[EventEntityRegistryUpdatedData]], Any], job_type: HassJobType | None = None) -> CALLBACK_TYPE: ...
|
107
|
+
@callback
|
99
108
|
def _async_device_registry_updated_filter(hass: HomeAssistant, callbacks: dict[str, list[HassJob[[Event[EventDeviceRegistryUpdatedData]], Any]]], event_data: EventDeviceRegistryUpdatedData) -> bool: ...
|
109
|
+
@callback
|
100
110
|
def _async_dispatch_device_id_event(hass: HomeAssistant, callbacks: dict[str, list[HassJob[[Event[EventDeviceRegistryUpdatedData]], Any]]], event: Event[EventDeviceRegistryUpdatedData]) -> None: ...
|
101
111
|
|
102
112
|
_KEYED_TRACK_DEVICE_REGISTRY_UPDATED: Incomplete
|
103
113
|
|
114
|
+
@callback
|
104
115
|
def async_track_device_registry_updated_event(hass: HomeAssistant, device_ids: str | Iterable[str], action: Callable[[Event[EventDeviceRegistryUpdatedData]], Any], job_type: HassJobType | None = None) -> CALLBACK_TYPE: ...
|
116
|
+
@callback
|
105
117
|
def _async_dispatch_domain_event(hass: HomeAssistant, callbacks: dict[str, list[HassJob[[Event[EventStateChangedData]], Any]]], event: Event[EventStateChangedData]) -> None: ...
|
118
|
+
@callback
|
106
119
|
def _async_domain_added_filter(hass: HomeAssistant, callbacks: dict[str, list[HassJob[[Event[EventStateChangedData]], Any]]], event_data: EventStateChangedData) -> bool: ...
|
120
|
+
@bind_hass
|
107
121
|
def async_track_state_added_domain(hass: HomeAssistant, domains: str | Iterable[str], action: Callable[[Event[EventStateChangedData]], Any], job_type: HassJobType | None = None) -> CALLBACK_TYPE: ...
|
108
122
|
|
109
123
|
_KEYED_TRACK_STATE_ADDED_DOMAIN: Incomplete
|
110
124
|
|
125
|
+
@bind_hass
|
111
126
|
def _async_track_state_added_domain(hass: HomeAssistant, domains: str | Iterable[str], action: Callable[[Event[EventStateChangedData]], Any], job_type: HassJobType | None) -> CALLBACK_TYPE: ...
|
127
|
+
@callback
|
112
128
|
def _async_domain_removed_filter(hass: HomeAssistant, callbacks: dict[str, list[HassJob[[Event[EventStateChangedData]], Any]]], event_data: EventStateChangedData) -> bool: ...
|
113
129
|
|
114
130
|
_KEYED_TRACK_STATE_REMOVED_DOMAIN: Incomplete
|
115
131
|
|
132
|
+
@bind_hass
|
116
133
|
def async_track_state_removed_domain(hass: HomeAssistant, domains: str | Iterable[str], action: Callable[[Event[EventStateChangedData]], Any], job_type: HassJobType | None = None) -> CALLBACK_TYPE: ...
|
134
|
+
@callback
|
117
135
|
def _async_string_to_lower_list(instr: str | Iterable[str]) -> list[str]: ...
|
118
136
|
|
119
137
|
class _TrackStateChangeFiltered:
|
@@ -123,18 +141,30 @@ class _TrackStateChangeFiltered:
|
|
123
141
|
_listeners: dict[str, Callable[[], None]]
|
124
142
|
_last_track_states: TrackStates
|
125
143
|
def __init__(self, hass: HomeAssistant, track_states: TrackStates, action: Callable[[Event[EventStateChangedData]], Any]) -> None: ...
|
144
|
+
@callback
|
126
145
|
def async_setup(self) -> None: ...
|
127
146
|
@property
|
128
147
|
def listeners(self) -> dict[str, bool | set[str]]: ...
|
148
|
+
@callback
|
129
149
|
def async_update_listeners(self, new_track_states: TrackStates) -> None: ...
|
150
|
+
@callback
|
130
151
|
def async_remove(self) -> None: ...
|
152
|
+
@callback
|
131
153
|
def _cancel_listener(self, listener_name: str) -> None: ...
|
154
|
+
@callback
|
132
155
|
def _setup_entities_listener(self, domains: set[str], entities: set[str]) -> None: ...
|
156
|
+
@callback
|
133
157
|
def _state_added(self, event: Event[EventStateChangedData]) -> None: ...
|
158
|
+
@callback
|
134
159
|
def _setup_domains_listener(self, domains: set[str]) -> None: ...
|
160
|
+
@callback
|
135
161
|
def _setup_all_listener(self) -> None: ...
|
136
162
|
|
163
|
+
@callback
|
164
|
+
@bind_hass
|
137
165
|
def async_track_state_change_filtered(hass: HomeAssistant, track_states: TrackStates, action: Callable[[Event[EventStateChangedData]], Any]) -> _TrackStateChangeFiltered: ...
|
166
|
+
@callback
|
167
|
+
@bind_hass
|
138
168
|
def async_track_template(hass: HomeAssistant, template: Template, action: Callable[[str, State | None, State | None], Coroutine[Any, Any, None] | None], variables: TemplateVarsType | None = None) -> CALLBACK_TYPE: ...
|
139
169
|
|
140
170
|
track_template: Incomplete
|
@@ -154,22 +184,34 @@ class TrackTemplateResultInfo:
|
|
154
184
|
def async_setup(self, strict: bool = False, log_fn: Callable[[int, str], None] | None = None) -> None: ...
|
155
185
|
@property
|
156
186
|
def listeners(self) -> dict[str, bool | set[str]]: ...
|
187
|
+
@callback
|
157
188
|
def _setup_time_listener(self, template: Template, has_time: bool) -> None: ...
|
189
|
+
@callback
|
158
190
|
def _update_time_listeners(self) -> None: ...
|
191
|
+
@callback
|
159
192
|
def async_remove(self) -> None: ...
|
193
|
+
@callback
|
160
194
|
def async_refresh(self) -> None: ...
|
161
195
|
def _render_template_if_ready(self, track_template_: TrackTemplate, now: float, event: Event[EventStateChangedData] | None) -> bool | TrackTemplateResult: ...
|
162
196
|
@staticmethod
|
163
197
|
def _super_template_as_boolean(result: bool | str | TemplateError) -> bool: ...
|
198
|
+
@callback
|
164
199
|
def _apply_update(self, updates: list[TrackTemplateResult], update: bool | TrackTemplateResult, template: Template) -> bool: ...
|
200
|
+
@callback
|
165
201
|
def _refresh(self, event: Event[EventStateChangedData] | None, track_templates: Iterable[TrackTemplate] | None = None, replayed: bool | None = False) -> None: ...
|
166
202
|
type TrackTemplateResultListener = Callable[[Event[EventStateChangedData] | None, list[TrackTemplateResult]], Coroutine[Any, Any, None] | None]
|
167
203
|
|
204
|
+
@callback
|
205
|
+
@bind_hass
|
168
206
|
def async_track_template_result(hass: HomeAssistant, track_templates: Sequence[TrackTemplate], action: TrackTemplateResultListener, strict: bool = False, log_fn: Callable[[int, str], None] | None = None, has_super_template: bool = False) -> TrackTemplateResultInfo: ...
|
207
|
+
@callback
|
208
|
+
@bind_hass
|
169
209
|
def async_track_same_state(hass: HomeAssistant, period: timedelta, action: Callable[[], Coroutine[Any, Any, None] | None], async_check_same_func: Callable[[str, State | None, State | None], bool], entity_ids: str | Iterable[str] = ...) -> CALLBACK_TYPE: ...
|
170
210
|
|
171
211
|
track_same_state: Incomplete
|
172
212
|
|
213
|
+
@callback
|
214
|
+
@bind_hass
|
173
215
|
def async_track_point_in_time(hass: HomeAssistant, action: HassJob[[datetime], Coroutine[Any, Any, None] | None] | Callable[[datetime], Coroutine[Any, Any, None] | None], point_in_time: datetime) -> CALLBACK_TYPE: ...
|
174
216
|
|
175
217
|
track_point_in_time: Incomplete
|
@@ -182,16 +224,23 @@ class _TrackPointUTCTime:
|
|
182
224
|
expected_fire_timestamp: float
|
183
225
|
_cancel_callback: asyncio.TimerHandle | None = ...
|
184
226
|
def async_attach(self) -> None: ...
|
227
|
+
@callback
|
185
228
|
def __call__(self) -> None: ...
|
229
|
+
@callback
|
186
230
|
def async_cancel(self) -> None: ...
|
187
|
-
def __init__(self, hass, job, utc_point_in_time, expected_fire_timestamp, _cancel_callback=...) -> None: ...
|
188
231
|
|
232
|
+
@callback
|
233
|
+
@bind_hass
|
189
234
|
def async_track_point_in_utc_time(hass: HomeAssistant, action: HassJob[[datetime], Coroutine[Any, Any, None] | None] | Callable[[datetime], Coroutine[Any, Any, None] | None], point_in_time: datetime) -> CALLBACK_TYPE: ...
|
190
235
|
|
191
236
|
track_point_in_utc_time: Incomplete
|
192
237
|
|
193
238
|
def _run_async_call_action(hass: HomeAssistant, job: HassJob[[datetime], Coroutine[Any, Any, None] | None]) -> None: ...
|
239
|
+
@callback
|
240
|
+
@bind_hass
|
194
241
|
def async_call_at(hass: HomeAssistant, action: HassJob[[datetime], Coroutine[Any, Any, None] | None] | Callable[[datetime], Coroutine[Any, Any, None] | None], loop_time: float) -> CALLBACK_TYPE: ...
|
242
|
+
@callback
|
243
|
+
@bind_hass
|
195
244
|
def async_call_later(hass: HomeAssistant, delay: float | timedelta, action: HassJob[[datetime], Coroutine[Any, Any, None] | None] | Callable[[datetime], Coroutine[Any, Any, None] | None]) -> CALLBACK_TYPE: ...
|
196
245
|
|
197
246
|
call_later: Incomplete
|
@@ -208,10 +257,13 @@ class _TrackTimeInterval:
|
|
208
257
|
_timer_handle: asyncio.TimerHandle | None = ...
|
209
258
|
def async_attach(self) -> None: ...
|
210
259
|
def _schedule_timer(self) -> None: ...
|
260
|
+
@callback
|
211
261
|
def _interval_listener(self, _: Any) -> None: ...
|
262
|
+
@callback
|
212
263
|
def async_cancel(self) -> None: ...
|
213
|
-
def __init__(self, hass, seconds, job_name, action, cancel_on_shutdown, _track_job=..., _run_job=..., _timer_handle=...) -> None: ...
|
214
264
|
|
265
|
+
@callback
|
266
|
+
@bind_hass
|
215
267
|
def async_track_time_interval(hass: HomeAssistant, action: Callable[[datetime], Coroutine[Any, Any, None] | None], interval: timedelta, *, name: str | None = None, cancel_on_shutdown: bool | None = None) -> CALLBACK_TYPE: ...
|
216
268
|
|
217
269
|
track_time_interval: Incomplete
|
@@ -224,17 +276,25 @@ class SunListener:
|
|
224
276
|
offset: timedelta | None
|
225
277
|
_unsub_sun: CALLBACK_TYPE | None = ...
|
226
278
|
_unsub_config: CALLBACK_TYPE | None = ...
|
279
|
+
@callback
|
227
280
|
def async_attach(self) -> None: ...
|
281
|
+
@callback
|
228
282
|
def async_detach(self) -> None: ...
|
283
|
+
@callback
|
229
284
|
def _listen_next_sun_event(self) -> None: ...
|
285
|
+
@callback
|
230
286
|
def _handle_sun_event(self, _now: Any) -> None: ...
|
287
|
+
@callback
|
231
288
|
def _handle_config_event(self, _event: Any) -> None: ...
|
232
|
-
def __init__(self, hass, job, event, offset, _unsub_sun=..., _unsub_config=...) -> None: ...
|
233
289
|
|
290
|
+
@callback
|
291
|
+
@bind_hass
|
234
292
|
def async_track_sunrise(hass: HomeAssistant, action: Callable[[], None], offset: timedelta | None = None) -> CALLBACK_TYPE: ...
|
235
293
|
|
236
294
|
track_sunrise: Incomplete
|
237
295
|
|
296
|
+
@callback
|
297
|
+
@bind_hass
|
238
298
|
def async_track_sunset(hass: HomeAssistant, action: Callable[[], None], offset: timedelta | None = None) -> CALLBACK_TYPE: ...
|
239
299
|
|
240
300
|
track_sunset: Incomplete
|
@@ -253,22 +313,32 @@ class _TrackUTCTimeChange:
|
|
253
313
|
_cancel_callback: CALLBACK_TYPE | None = ...
|
254
314
|
def async_attach(self) -> None: ...
|
255
315
|
def _calculate_next(self, utc_now: datetime) -> datetime: ...
|
316
|
+
@callback
|
256
317
|
def _pattern_time_change_listener(self, _: datetime) -> None: ...
|
318
|
+
@callback
|
257
319
|
def async_cancel(self) -> None: ...
|
258
|
-
def __init__(self, hass, time_match_expression, microsecond, local, job, listener_job_name, _pattern_time_change_listener_job=..., _cancel_callback=...) -> None: ...
|
259
320
|
|
321
|
+
@callback
|
322
|
+
@bind_hass
|
260
323
|
def async_track_utc_time_change(hass: HomeAssistant, action: Callable[[datetime], Coroutine[Any, Any, None] | None], hour: Any | None = None, minute: Any | None = None, second: Any | None = None, local: bool = False) -> CALLBACK_TYPE: ...
|
261
324
|
|
262
325
|
track_utc_time_change: Incomplete
|
263
326
|
|
327
|
+
@callback
|
328
|
+
@bind_hass
|
264
329
|
def async_track_time_change(hass: HomeAssistant, action: Callable[[datetime], Coroutine[Any, Any, None] | None], hour: Any | None = None, minute: Any | None = None, second: Any | None = None) -> CALLBACK_TYPE: ...
|
265
330
|
|
266
331
|
track_time_change: Incomplete
|
267
332
|
|
268
333
|
def process_state_match(parameter: str | Iterable[str] | None, invert: bool = False) -> Callable[[str | None], bool]: ...
|
334
|
+
@callback
|
269
335
|
def _entities_domains_from_render_infos(render_infos: Iterable[RenderInfo]) -> tuple[set[str], set[str]]: ...
|
336
|
+
@callback
|
270
337
|
def _render_infos_needs_all_listener(render_infos: Iterable[RenderInfo]) -> bool: ...
|
338
|
+
@callback
|
271
339
|
def _render_infos_to_track_states(render_infos: Iterable[RenderInfo]) -> TrackStates: ...
|
340
|
+
@callback
|
272
341
|
def _event_triggers_rerender(event: Event[EventStateChangedData], info: RenderInfo) -> bool: ...
|
342
|
+
@callback
|
273
343
|
def _rate_limit_for_event(event: Event[EventStateChangedData], info: RenderInfo, track_template_: TrackTemplate) -> float | None: ...
|
274
344
|
def _suppress_domain_all_in_render_info(render_info: RenderInfo) -> RenderInfo: ...
|
@@ -41,7 +41,6 @@ class FloorEntry(NormalizedNameBaseRegistryEntry):
|
|
41
41
|
floor_id: str
|
42
42
|
icon: str | None = ...
|
43
43
|
level: int | None = ...
|
44
|
-
def __init__(self, *, name, created_at=..., modified_at=..., aliases, floor_id, icon=..., level=...) -> None: ...
|
45
44
|
|
46
45
|
class FloorRegistryStore(Store[FloorRegistryStoreData]):
|
47
46
|
async def _async_migrate_func(self, old_major_version: int, old_minor_version: int, old_data: dict[str, list[dict[str, Any]]]) -> FloorRegistryStoreData: ...
|
@@ -52,15 +51,23 @@ class FloorRegistry(BaseRegistry[FloorRegistryStoreData]):
|
|
52
51
|
hass: Incomplete
|
53
52
|
_store: Incomplete
|
54
53
|
def __init__(self, hass: HomeAssistant) -> None: ...
|
54
|
+
@callback
|
55
55
|
def async_get_floor(self, floor_id: str) -> FloorEntry | None: ...
|
56
|
+
@callback
|
56
57
|
def async_get_floor_by_name(self, name: str) -> FloorEntry | None: ...
|
58
|
+
@callback
|
57
59
|
def async_list_floors(self) -> Iterable[FloorEntry]: ...
|
58
60
|
def _generate_id(self, name: str) -> str: ...
|
61
|
+
@callback
|
59
62
|
def async_create(self, name: str, *, aliases: set[str] | None = None, icon: str | None = None, level: int | None = None) -> FloorEntry: ...
|
63
|
+
@callback
|
60
64
|
def async_delete(self, floor_id: str) -> None: ...
|
65
|
+
@callback
|
61
66
|
def async_update(self, floor_id: str, *, aliases: set[str] | UndefinedType = ..., icon: str | None | UndefinedType = ..., level: int | UndefinedType = ..., name: str | UndefinedType = ...) -> FloorEntry: ...
|
62
67
|
async def async_load(self) -> None: ...
|
68
|
+
@callback
|
63
69
|
def _data_to_save(self) -> FloorRegistryStoreData: ...
|
64
70
|
|
71
|
+
@callback
|
65
72
|
def async_get(hass: HomeAssistant) -> FloorRegistry: ...
|
66
73
|
async def async_load(hass: HomeAssistant) -> None: ...
|
@@ -25,7 +25,6 @@ class IntegrationFrame:
|
|
25
25
|
def filename(self) -> str: ...
|
26
26
|
@cached_property
|
27
27
|
def line(self) -> str: ...
|
28
|
-
def __init__(self, *, custom_integration, integration, module, relative_filename, frame) -> None: ...
|
29
28
|
|
30
29
|
def get_integration_logger(fallback_name: str) -> logging.Logger: ...
|
31
30
|
def get_current_frame(depth: int = 0) -> FrameType: ...
|
@@ -17,11 +17,15 @@ limits: Incomplete
|
|
17
17
|
SERVER_SOFTWARE: Incomplete
|
18
18
|
USER_AGENT: str
|
19
19
|
|
20
|
+
@callback
|
21
|
+
@bind_hass
|
20
22
|
def get_async_client(hass: HomeAssistant, verify_ssl: bool = True) -> httpx.AsyncClient: ...
|
21
23
|
|
22
24
|
class HassHttpXAsyncClient(httpx.AsyncClient):
|
23
25
|
async def __aenter__(self) -> Self: ...
|
24
26
|
async def __aexit__(self, *args: object) -> None: ...
|
25
27
|
|
28
|
+
@callback
|
26
29
|
def create_async_httpx_client(hass: HomeAssistant, verify_ssl: bool = True, auto_cleanup: bool = True, ssl_cipher_list: SSLCipherList = ..., **kwargs: Any) -> httpx.AsyncClient: ...
|
30
|
+
@callback
|
27
31
|
def _async_register_async_client_shutdown(hass: HomeAssistant, client: httpx.AsyncClient, original_aclose: Callable[[], Coroutine[Any, Any, None]]) -> None: ...
|
@@ -2,6 +2,7 @@ import pathlib
|
|
2
2
|
from .translation import build_resources as build_resources
|
3
3
|
from _typeshed import Incomplete
|
4
4
|
from collections.abc import Iterable
|
5
|
+
from functools import lru_cache
|
5
6
|
from homeassistant.core import HomeAssistant as HomeAssistant, callback as callback
|
6
7
|
from homeassistant.loader import Integration as Integration, async_get_integrations as async_get_integrations
|
7
8
|
from homeassistant.util.hass_dict import HassKey as HassKey
|
@@ -25,8 +26,10 @@ class _IconsCache:
|
|
25
26
|
def __init__(self, hass: HomeAssistant) -> None: ...
|
26
27
|
async def async_fetch(self, category: str, components: set[str]) -> dict[str, dict[str, Any]]: ...
|
27
28
|
async def _async_load(self, components: set[str]) -> None: ...
|
29
|
+
@callback
|
28
30
|
def _build_category_cache(self, components: set[str], icons: dict[str, dict[str, Any]]) -> None: ...
|
29
31
|
|
30
32
|
async def async_get_icons(hass: HomeAssistant, category: str, integrations: Iterable[str] | None = None) -> dict[str, Any]: ...
|
33
|
+
@lru_cache
|
31
34
|
def icon_for_battery_level(battery_level: int | None = None, charging: bool = False) -> str: ...
|
32
35
|
def icon_for_signal_level(signal_level: int | None = None) -> str: ...
|