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
@@ -5,6 +5,9 @@ from homeassistant.core import CALLBACK_TYPE as CALLBACK_TYPE, CoreState as Core
|
|
5
5
|
from homeassistant.util.event_type import EventType as EventType
|
6
6
|
from typing import Any
|
7
7
|
|
8
|
+
@callback
|
8
9
|
def _async_at_core_state(hass: HomeAssistant, at_start_cb: Callable[[HomeAssistant], Coroutine[Any, Any, None] | None], event_type: EventType[NoEventData], check_state: Callable[[HomeAssistant], bool]) -> CALLBACK_TYPE: ...
|
10
|
+
@callback
|
9
11
|
def async_at_start(hass: HomeAssistant, at_start_cb: Callable[[HomeAssistant], Coroutine[Any, Any, None] | None]) -> CALLBACK_TYPE: ...
|
12
|
+
@callback
|
10
13
|
def async_at_started(hass: HomeAssistant, at_start_cb: Callable[[HomeAssistant], Coroutine[Any, Any, None] | None]) -> CALLBACK_TYPE: ...
|
@@ -9,5 +9,6 @@ from typing import Any
|
|
9
9
|
|
10
10
|
_LOGGER: Incomplete
|
11
11
|
|
12
|
+
@bind_hass
|
12
13
|
async def async_reproduce_state(hass: HomeAssistant, states: State | Iterable[State], *, context: Context | None = None, reproduce_options: dict[str, Any] | None = None) -> None: ...
|
13
14
|
def state_as_number(state: State) -> float: ...
|
@@ -20,6 +20,7 @@ STORAGE_SEMAPHORE: HassKey[asyncio.Semaphore]
|
|
20
20
|
STORAGE_MANAGER: HassKey[_StoreManager]
|
21
21
|
MANAGER_CLEANUP_DELAY: int
|
22
22
|
|
23
|
+
@bind_hass
|
23
24
|
async def async_migrator[_T: Mapping[str, Any] | Sequence[Any]](hass: HomeAssistant, old_path: str, store: Store[_T], *, old_conf_load_func: Callable | None = None, old_conf_migrate_func: Callable | None = None) -> _T | None: ...
|
24
25
|
def get_internal_store_manager(hass: HomeAssistant) -> _StoreManager: ...
|
25
26
|
|
@@ -32,10 +33,15 @@ class _StoreManager:
|
|
32
33
|
_cancel_cleanup: asyncio.TimerHandle | None
|
33
34
|
def __init__(self, hass: HomeAssistant) -> None: ...
|
34
35
|
async def async_initialize(self) -> None: ...
|
36
|
+
@callback
|
35
37
|
def async_invalidate(self, key: str) -> None: ...
|
38
|
+
@callback
|
36
39
|
def async_fetch(self, key: str) -> tuple[bool, json_util.JsonValueType | None] | None: ...
|
40
|
+
@callback
|
37
41
|
def _async_schedule_cleanup(self, _event: Event) -> None: ...
|
42
|
+
@callback
|
38
43
|
def _async_cancel_and_cleanup(self, _event: Event) -> None: ...
|
44
|
+
@callback
|
39
45
|
def _async_cleanup(self) -> None: ...
|
40
46
|
async def async_preload(self, keys: Iterable[str]) -> None: ...
|
41
47
|
def _preload(self, keys: Iterable[str]) -> None: ...
|
@@ -65,11 +71,17 @@ class Store[_T: Mapping[str, Any] | Sequence[Any]]:
|
|
65
71
|
async def _async_load(self) -> _T | None: ...
|
66
72
|
async def _async_load_data(self): ...
|
67
73
|
async def async_save(self, data: _T) -> None: ...
|
74
|
+
@callback
|
68
75
|
def async_delay_save(self, data_func: Callable[[], _T], delay: float = 0) -> None: ...
|
76
|
+
@callback
|
69
77
|
def _async_reschedule_delayed_write(self, when: float) -> None: ...
|
78
|
+
@callback
|
70
79
|
def _async_schedule_callback_delayed_write(self) -> None: ...
|
80
|
+
@callback
|
71
81
|
def _async_ensure_final_write_listener(self) -> None: ...
|
82
|
+
@callback
|
72
83
|
def _async_cleanup_final_write_listener(self) -> None: ...
|
84
|
+
@callback
|
73
85
|
def _async_cleanup_delay_listener(self) -> None: ...
|
74
86
|
async def _async_callback_delayed_write(self) -> None: ...
|
75
87
|
async def _async_callback_final_write(self, _event: Event) -> None: ...
|
@@ -12,8 +12,17 @@ DATA_LOCATION_CACHE: HassKey[dict[tuple[str, str, str, float, float], astral.loc
|
|
12
12
|
ELEVATION_AGNOSTIC_EVENTS: Incomplete
|
13
13
|
type _AstralSunEventCallable = Callable[..., datetime.datetime]
|
14
14
|
|
15
|
+
@callback
|
16
|
+
@bind_hass
|
15
17
|
def get_astral_location(hass: HomeAssistant) -> tuple[astral.location.Location, astral.Elevation]: ...
|
18
|
+
@callback
|
19
|
+
@bind_hass
|
16
20
|
def get_astral_event_next(hass: HomeAssistant, event: str, utc_point_in_time: datetime.datetime | None = None, offset: datetime.timedelta | None = None) -> datetime.datetime: ...
|
21
|
+
@callback
|
17
22
|
def get_location_astral_event_next(location: astral.location.Location, elevation: astral.Elevation, event: str, utc_point_in_time: datetime.datetime | None = None, offset: datetime.timedelta | None = None) -> datetime.datetime: ...
|
23
|
+
@callback
|
24
|
+
@bind_hass
|
18
25
|
def get_astral_event_date(hass: HomeAssistant, event: str, date: datetime.date | datetime.datetime | None = None) -> datetime.datetime | None: ...
|
26
|
+
@callback
|
27
|
+
@bind_hass
|
19
28
|
def is_up(hass: HomeAssistant, utc_point_in_time: datetime.datetime | None = None) -> bool: ...
|
@@ -11,6 +11,7 @@ from collections.abc import Callable as Callable, Generator, Iterable
|
|
11
11
|
from contextlib import AbstractContextManager
|
12
12
|
from contextvars import ContextVar
|
13
13
|
from datetime import datetime, timedelta
|
14
|
+
from functools import cache
|
14
15
|
from homeassistant.const import ATTR_ENTITY_ID as ATTR_ENTITY_ID, ATTR_LATITUDE as ATTR_LATITUDE, ATTR_LONGITUDE as ATTR_LONGITUDE, ATTR_PERSONS as ATTR_PERSONS, ATTR_UNIT_OF_MEASUREMENT as ATTR_UNIT_OF_MEASUREMENT, EVENT_HOMEASSISTANT_START as EVENT_HOMEASSISTANT_START, EVENT_HOMEASSISTANT_STOP as EVENT_HOMEASSISTANT_STOP, STATE_UNAVAILABLE as STATE_UNAVAILABLE, STATE_UNKNOWN as STATE_UNKNOWN, UnitOfLength as UnitOfLength
|
15
16
|
from homeassistant.core import Context as Context, HomeAssistant as HomeAssistant, ServiceResponse as ServiceResponse, State as State, callback as callback, split_entity_id as split_entity_id, valid_domain as valid_domain, valid_entity_id as valid_entity_id
|
16
17
|
from homeassistant.exceptions import TemplateError as TemplateError
|
@@ -21,6 +22,7 @@ from homeassistant.util.hass_dict import HassKey as HassKey
|
|
21
22
|
from homeassistant.util.json import JSON_DECODE_EXCEPTIONS as JSON_DECODE_EXCEPTIONS, json_loads as json_loads
|
22
23
|
from homeassistant.util.read_only_dict import ReadOnlyDict as ReadOnlyDict
|
23
24
|
from homeassistant.util.thread import ThreadWithException as ThreadWithException
|
25
|
+
from jinja2 import pass_context
|
24
26
|
from jinja2.sandbox import ImmutableSandboxedEnvironment
|
25
27
|
from lru import LRU
|
26
28
|
from propcache import under_cached_property
|
@@ -53,6 +55,7 @@ ORJSON_PASSTHROUGH_OPTIONS: Incomplete
|
|
53
55
|
def _template_state_no_collect(hass: HomeAssistant, state: State) -> TemplateState: ...
|
54
56
|
def _template_state(hass: HomeAssistant, state: State) -> TemplateState: ...
|
55
57
|
def async_setup(hass: HomeAssistant) -> bool: ...
|
58
|
+
@bind_hass
|
56
59
|
def attach(hass: HomeAssistant, obj: Any) -> None: ...
|
57
60
|
def _attach(hass: HomeAssistant, obj: Any) -> None: ...
|
58
61
|
def render_complex(value: Any, variables: TemplateVarsType = None, limited: bool = False, parse_result: bool = True) -> Any: ...
|
@@ -121,17 +124,21 @@ class Template:
|
|
121
124
|
def _env(self) -> TemplateEnvironment: ...
|
122
125
|
def ensure_valid(self) -> None: ...
|
123
126
|
def render(self, variables: TemplateVarsType = None, parse_result: bool = True, limited: bool = False, **kwargs: Any) -> Any: ...
|
127
|
+
@callback
|
124
128
|
def async_render(self, variables: TemplateVarsType = None, parse_result: bool = True, limited: bool = False, strict: bool = False, log_fn: Callable[[int, str], None] | None = None, **kwargs: Any) -> Any: ...
|
125
129
|
def _parse_result(self, render_result: str) -> Any: ...
|
126
130
|
async def async_render_will_timeout(self, timeout: float, variables: TemplateVarsType = None, strict: bool = False, log_fn: Callable[[int, str], None] | None = None, **kwargs: Any) -> bool: ...
|
131
|
+
@callback
|
127
132
|
def async_render_to_info(self, variables: TemplateVarsType = None, strict: bool = False, log_fn: Callable[[int, str], None] | None = None, **kwargs: Any) -> RenderInfo: ...
|
128
133
|
def render_with_possible_json_value(self, value, error_value=...): ...
|
134
|
+
@callback
|
129
135
|
def async_render_with_possible_json_value(self, value: Any, error_value: Any = ..., variables: dict[str, Any] | None = None, parse_result: bool = False) -> Any: ...
|
130
136
|
def _ensure_compiled(self, limited: bool = False, strict: bool = False, log_fn: Callable[[int, str], None] | None = None) -> jinja2.Template: ...
|
131
137
|
def __eq__(self, other): ...
|
132
138
|
def __hash__(self) -> int: ...
|
133
139
|
def __repr__(self) -> str: ...
|
134
140
|
|
141
|
+
@cache
|
135
142
|
def _domain_states(hass: HomeAssistant, name: str) -> DomainStates: ...
|
136
143
|
def _readonly(*args: Any, **kwargs: Any) -> Any: ...
|
137
144
|
|
@@ -329,6 +336,7 @@ def ordinal(value): ...
|
|
329
336
|
def from_json(value): ...
|
330
337
|
def _to_json_default(obj: Any) -> None: ...
|
331
338
|
def to_json(value: Any, ensure_ascii: bool = False, pretty_print: bool = False, sort_keys: bool = False) -> str: ...
|
339
|
+
@pass_context
|
332
340
|
def random_every_time(context, values): ...
|
333
341
|
def today_at(hass: HomeAssistant, time_str: str = '') -> datetime: ...
|
334
342
|
def relative_time(hass: HomeAssistant, value: Any) -> Any: ...
|
@@ -2,6 +2,7 @@ from .typing import TemplateVarsType as TemplateVarsType
|
|
2
2
|
from _typeshed import Incomplete
|
3
3
|
from collections import deque
|
4
4
|
from collections.abc import Callable as Callable, Coroutine, Generator
|
5
|
+
from contextlib import contextmanager
|
5
6
|
from contextvars import ContextVar
|
6
7
|
from homeassistant.core import ServiceResponse as ServiceResponse
|
7
8
|
from typing import Any
|
@@ -54,5 +55,6 @@ class StopReason:
|
|
54
55
|
|
55
56
|
def script_execution_set(reason: str, response: ServiceResponse = None) -> None: ...
|
56
57
|
def script_execution_get() -> str | None: ...
|
58
|
+
@contextmanager
|
57
59
|
def trace_path(suffix: str | list[str]) -> Generator[None]: ...
|
58
60
|
def async_trace_path[*_Ts](suffix: str | list[str]) -> Callable[[Callable[[*_Ts], Coroutine[Any, Any, None]]], Callable[[*_Ts], Coroutine[Any, Any, None]]]: ...
|
@@ -22,7 +22,6 @@ async def _async_get_component_strings(hass: HomeAssistant, languages: Iterable[
|
|
22
22
|
class _TranslationsCacheData:
|
23
23
|
loaded: dict[str, set[str]]
|
24
24
|
cache: dict[str, dict[str, dict[str, dict[str, str]]]]
|
25
|
-
def __init__(self, loaded, cache) -> None: ...
|
26
25
|
|
27
26
|
class _TranslationCache:
|
28
27
|
__slots__: Incomplete
|
@@ -30,19 +29,27 @@ class _TranslationCache:
|
|
30
29
|
cache_data: Incomplete
|
31
30
|
lock: Incomplete
|
32
31
|
def __init__(self, hass: HomeAssistant) -> None: ...
|
32
|
+
@callback
|
33
33
|
def async_is_loaded(self, language: str, components: set[str]) -> bool: ...
|
34
34
|
async def async_load(self, language: str, components: set[str]) -> None: ...
|
35
35
|
async def async_fetch(self, language: str, category: str, components: set[str]) -> dict[str, str]: ...
|
36
36
|
def get_cached(self, language: str, category: str, components: set[str]) -> dict[str, str]: ...
|
37
37
|
async def _async_load(self, language: str, components: set[str]) -> None: ...
|
38
38
|
def _validate_placeholders(self, language: str, updated_resources: dict[str, str], cached_resources: dict[str, str] | None = None) -> dict[str, str]: ...
|
39
|
+
@callback
|
39
40
|
def _build_category_cache(self, language: str, components: set[str], translation_strings: dict[str, dict[str, Any]]) -> None: ...
|
40
41
|
|
42
|
+
@bind_hass
|
41
43
|
async def async_get_translations(hass: HomeAssistant, language: str, category: str, integrations: Iterable[str] | None = None, config_flow: bool | None = None) -> dict[str, str]: ...
|
44
|
+
@callback
|
42
45
|
def async_get_cached_translations(hass: HomeAssistant, language: str, category: str, integration: str | None = None) -> dict[str, str]: ...
|
43
46
|
def _async_get_translations_cache(hass: HomeAssistant) -> _TranslationCache: ...
|
47
|
+
@callback
|
44
48
|
def async_setup(hass: HomeAssistant) -> None: ...
|
45
49
|
async def async_load_integrations(hass: HomeAssistant, integrations: set[str]) -> None: ...
|
50
|
+
@callback
|
46
51
|
def async_translations_loaded(hass: HomeAssistant, components: set[str]) -> bool: ...
|
52
|
+
@callback
|
47
53
|
def async_get_exception_message(translation_domain: str, translation_key: str, translation_placeholders: dict[str, str] | None = None) -> str: ...
|
54
|
+
@callback
|
48
55
|
def async_translate_state(hass: HomeAssistant, state: str, domain: str, platform: str | None, translation_key: str | None, device_class: str | None) -> str: ...
|
@@ -4,7 +4,7 @@ from .typing import ConfigType as ConfigType, TemplateVarsType as TemplateVarsTy
|
|
4
4
|
from _typeshed import Incomplete
|
5
5
|
from collections import defaultdict
|
6
6
|
from collections.abc import Callable, Coroutine
|
7
|
-
from dataclasses import dataclass
|
7
|
+
from dataclasses import dataclass, field
|
8
8
|
from homeassistant.const import CONF_ALIAS as CONF_ALIAS, CONF_ENABLED as CONF_ENABLED, CONF_ID as CONF_ID, CONF_PLATFORM as CONF_PLATFORM, CONF_VARIABLES as CONF_VARIABLES
|
9
9
|
from homeassistant.core import CALLBACK_TYPE as CALLBACK_TYPE, Context as Context, HassJob as HassJob, HomeAssistant as HomeAssistant, callback as callback, is_callback as is_callback
|
10
10
|
from homeassistant.exceptions import HomeAssistantError as HomeAssistantError, TemplateError as TemplateError
|
@@ -38,20 +38,23 @@ class TriggerInfo(TypedDict):
|
|
38
38
|
|
39
39
|
@dataclass(slots=True)
|
40
40
|
class PluggableActionsEntry:
|
41
|
-
plugs: set[PluggableAction] =
|
42
|
-
actions: dict[object, tuple[HassJob[[dict[str, Any], Context | None], Coroutine[Any, Any, None]], dict[str, Any]]] =
|
43
|
-
def __init__(self, plugs=..., actions=...) -> None: ...
|
41
|
+
plugs: set[PluggableAction] = field(default_factory=set)
|
42
|
+
actions: dict[object, tuple[HassJob[[dict[str, Any], Context | None], Coroutine[Any, Any, None]], dict[str, Any]]] = field(default_factory=dict)
|
44
43
|
|
45
44
|
class PluggableAction:
|
46
45
|
_entry: PluggableActionsEntry | None
|
47
46
|
_update: Incomplete
|
48
47
|
def __init__(self, update: CALLBACK_TYPE | None = None) -> None: ...
|
49
48
|
def __bool__(self) -> bool: ...
|
49
|
+
@callback
|
50
50
|
def async_run_update(self) -> None: ...
|
51
51
|
@staticmethod
|
52
|
+
@callback
|
52
53
|
def async_get_registry(hass: HomeAssistant) -> dict[tuple, PluggableActionsEntry]: ...
|
53
54
|
@staticmethod
|
55
|
+
@callback
|
54
56
|
def async_attach_trigger(hass: HomeAssistant, trigger: dict[str, str], action: TriggerActionType, variables: dict[str, Any]) -> CALLBACK_TYPE: ...
|
57
|
+
@callback
|
55
58
|
def async_register(self, hass: HomeAssistant, trigger: dict[str, str]) -> CALLBACK_TYPE: ...
|
56
59
|
async def async_run(self, hass: HomeAssistant, context: Context | None = None) -> None: ...
|
57
60
|
|
@@ -52,6 +52,7 @@ class TriggerBaseEntity(Entity):
|
|
52
52
|
|
53
53
|
class ManualTriggerEntity(TriggerBaseEntity):
|
54
54
|
def __init__(self, hass: HomeAssistant, config: ConfigType) -> None: ...
|
55
|
+
@callback
|
55
56
|
def _process_manual_data(self, value: Any | None = None) -> None: ...
|
56
57
|
|
57
58
|
class ManualTriggerSensorEntity(ManualTriggerEntity, SensorEntity):
|
@@ -26,6 +26,7 @@ _DataUpdateCoordinatorT = TypeVar('_DataUpdateCoordinatorT', bound='DataUpdateCo
|
|
26
26
|
class UpdateFailed(HomeAssistantError): ...
|
27
27
|
|
28
28
|
class BaseDataUpdateCoordinatorProtocol(Protocol):
|
29
|
+
@callback
|
29
30
|
def async_add_listener(self, update_callback: CALLBACK_TYPE, context: Any = None) -> Callable[[], None]: ...
|
30
31
|
|
31
32
|
class DataUpdateCoordinator(BaseDataUpdateCoordinatorProtocol, Generic[_DataT]):
|
@@ -49,9 +50,12 @@ class DataUpdateCoordinator(BaseDataUpdateCoordinatorProtocol, Generic[_DataT]):
|
|
49
50
|
_debounced_refresh: Incomplete
|
50
51
|
def __init__(self, hass: HomeAssistant, logger: logging.Logger, *, config_entry: config_entries.ConfigEntry | None | UndefinedType = ..., name: str, update_interval: timedelta | None = None, update_method: Callable[[], Awaitable[_DataT]] | None = None, setup_method: Callable[[], Awaitable[None]] | None = None, request_refresh_debouncer: Debouncer[Coroutine[Any, Any, None]] | None = None, always_update: bool = True) -> None: ...
|
51
52
|
async def async_register_shutdown(self) -> None: ...
|
53
|
+
@callback
|
52
54
|
def async_add_listener(self, update_callback: CALLBACK_TYPE, context: Any = None) -> Callable[[], None]: ...
|
55
|
+
@callback
|
53
56
|
def async_update_listeners(self) -> None: ...
|
54
57
|
async def async_shutdown(self) -> None: ...
|
58
|
+
@callback
|
55
59
|
def _unschedule_refresh(self) -> None: ...
|
56
60
|
def async_contexts(self) -> Generator[Any]: ...
|
57
61
|
def _async_unsub_refresh(self) -> None: ...
|
@@ -61,7 +65,9 @@ class DataUpdateCoordinator(BaseDataUpdateCoordinatorProtocol, Generic[_DataT]):
|
|
61
65
|
_update_interval: Incomplete
|
62
66
|
@update_interval.setter
|
63
67
|
def update_interval(self, value: timedelta | None) -> None: ...
|
68
|
+
@callback
|
64
69
|
def _schedule_refresh(self) -> None: ...
|
70
|
+
@callback
|
65
71
|
def __wrap_handle_refresh_interval(self) -> None: ...
|
66
72
|
async def _handle_refresh_interval(self, _now: datetime | None = None) -> None: ...
|
67
73
|
async def async_request_refresh(self) -> None: ...
|
@@ -71,12 +77,16 @@ class DataUpdateCoordinator(BaseDataUpdateCoordinatorProtocol, Generic[_DataT]):
|
|
71
77
|
async def _async_setup(self) -> None: ...
|
72
78
|
async def async_refresh(self) -> None: ...
|
73
79
|
async def _async_refresh(self, log_failures: bool = True, raise_on_auth_failed: bool = False, scheduled: bool = False, raise_on_entry_error: bool = False) -> None: ...
|
80
|
+
@callback
|
74
81
|
def _async_refresh_finished(self) -> None: ...
|
82
|
+
@callback
|
75
83
|
def async_set_update_error(self, err: Exception) -> None: ...
|
84
|
+
@callback
|
76
85
|
def async_set_updated_data(self, data: _DataT) -> None: ...
|
77
86
|
|
78
87
|
class TimestampDataUpdateCoordinator(DataUpdateCoordinator[_DataT]):
|
79
88
|
last_update_success_time: datetime | None
|
89
|
+
@callback
|
80
90
|
def _async_refresh_finished(self) -> None: ...
|
81
91
|
|
82
92
|
class BaseCoordinatorEntity[_BaseDataUpdateCoordinatorT: BaseDataUpdateCoordinatorProtocol](entity.Entity, metaclass=abc.ABCMeta):
|
@@ -86,6 +96,7 @@ class BaseCoordinatorEntity[_BaseDataUpdateCoordinatorT: BaseDataUpdateCoordinat
|
|
86
96
|
@cached_property
|
87
97
|
def should_poll(self) -> bool: ...
|
88
98
|
async def async_added_to_hass(self) -> None: ...
|
99
|
+
@callback
|
89
100
|
def _handle_coordinator_update(self) -> None: ...
|
90
101
|
@abstractmethod
|
91
102
|
async def async_update(self) -> None: ...
|
homeassistant-stubs/loader.pyi
CHANGED
@@ -33,7 +33,6 @@ BASE_PRELOAD_PLATFORMS: Incomplete
|
|
33
33
|
class BlockedIntegration:
|
34
34
|
lowest_good_version: AwesomeVersion | None
|
35
35
|
reason: str
|
36
|
-
def __init__(self, lowest_good_version, reason) -> None: ...
|
37
36
|
|
38
37
|
BLOCKED_CUSTOM_INTEGRATIONS: dict[str, BlockedIntegration]
|
39
38
|
DATA_COMPONENTS: HassKey[dict[str, ModuleType | ComponentProtocol]]
|
@@ -86,7 +85,6 @@ class USBMatcher(USBMatcherRequired, USBMatcherOptional): ...
|
|
86
85
|
class HomeKitDiscoveredIntegration:
|
87
86
|
domain: str
|
88
87
|
always_discover: bool
|
89
|
-
def __init__(self, domain, always_discover) -> None: ...
|
90
88
|
|
91
89
|
class ZeroconfMatcher(TypedDict, total=False):
|
92
90
|
domain: str
|
@@ -150,6 +148,7 @@ def homekit_always_discover(iot_class: str | None) -> bool: ...
|
|
150
148
|
async def async_get_homekit(hass: HomeAssistant) -> dict[str, HomeKitDiscoveredIntegration]: ...
|
151
149
|
async def async_get_ssdp(hass: HomeAssistant) -> dict[str, list[dict[str, str]]]: ...
|
152
150
|
async def async_get_mqtt(hass: HomeAssistant) -> dict[str, list[str]]: ...
|
151
|
+
@callback
|
153
152
|
def async_register_preload_platform(hass: HomeAssistant, platform_name: str) -> None: ...
|
154
153
|
|
155
154
|
class Integration:
|
@@ -246,6 +245,7 @@ class Integration:
|
|
246
245
|
|
247
246
|
def _version_blocked(integration_version: AwesomeVersion, blocked_integration: BlockedIntegration) -> bool: ...
|
248
247
|
def _resolve_integrations_from_root(hass: HomeAssistant, root_module: ModuleType, domains: Iterable[str]) -> dict[str, Integration]: ...
|
248
|
+
@callback
|
249
249
|
def async_get_loaded_integration(hass: HomeAssistant, domain: str) -> Integration: ...
|
250
250
|
async def async_get_integration(hass: HomeAssistant, domain: str) -> Integration: ...
|
251
251
|
async def async_get_integrations(hass: HomeAssistant, domains: Iterable[str]) -> dict[str, Integration | Exception]: ...
|
@@ -288,6 +288,9 @@ async def _async_component_dependencies(hass: HomeAssistant, integration: Integr
|
|
288
288
|
def _async_mount_config_dir(hass: HomeAssistant) -> None: ...
|
289
289
|
def _lookup_path(hass: HomeAssistant) -> list[str]: ...
|
290
290
|
def is_component_module_loaded(hass: HomeAssistant, module: str) -> bool: ...
|
291
|
+
@callback
|
291
292
|
def async_get_issue_integration(hass: HomeAssistant | None, integration_domain: str | None) -> Integration | None: ...
|
293
|
+
@callback
|
292
294
|
def async_get_issue_tracker(hass: HomeAssistant | None, *, integration: Integration | None = None, integration_domain: str | None = None, module: str | None = None) -> str | None: ...
|
295
|
+
@callback
|
293
296
|
def async_suggest_report_issue(hass: HomeAssistant | None, *, integration: Integration | None = None, integration_domain: str | None = None, module: str | None = None) -> str: ...
|
@@ -22,7 +22,9 @@ class RequirementsNotFound(HomeAssistantError):
|
|
22
22
|
async def async_get_integration_with_requirements(hass: HomeAssistant, domain: str) -> Integration: ...
|
23
23
|
async def async_process_requirements(hass: HomeAssistant, name: str, requirements: list[str]) -> None: ...
|
24
24
|
async def async_load_installed_versions(hass: HomeAssistant, requirements: set[str]) -> None: ...
|
25
|
+
@callback
|
25
26
|
def _async_get_manager(hass: HomeAssistant) -> RequirementsManager: ...
|
27
|
+
@callback
|
26
28
|
def async_clear_install_history(hass: HomeAssistant) -> None: ...
|
27
29
|
def pip_kwargs(config_dir: str | None) -> dict[str, Any]: ...
|
28
30
|
def _install_with_retry(requirement: str, kwargs: dict[str, Any]) -> bool: ...
|
homeassistant-stubs/runner.pyi
CHANGED
@@ -16,7 +16,7 @@ _LOGGER: Incomplete
|
|
16
16
|
class RuntimeConfig:
|
17
17
|
config_dir: str
|
18
18
|
skip_pip: bool = ...
|
19
|
-
skip_pip_packages: list[str] =
|
19
|
+
skip_pip_packages: list[str] = dataclasses.field(default_factory=list)
|
20
20
|
recovery_mode: bool = ...
|
21
21
|
verbose: bool = ...
|
22
22
|
log_rotate_days: int | None = ...
|
@@ -25,7 +25,6 @@ class RuntimeConfig:
|
|
25
25
|
debug: bool = ...
|
26
26
|
open_ui: bool = ...
|
27
27
|
safe_mode: bool = ...
|
28
|
-
def __init__(self, config_dir, skip_pip=..., skip_pip_packages=..., recovery_mode=..., verbose=..., log_rotate_days=..., log_file=..., log_no_color=..., debug=..., open_ui=..., safe_mode=...) -> None: ...
|
29
28
|
|
30
29
|
class HassEventLoopPolicy(asyncio.DefaultEventLoopPolicy):
|
31
30
|
debug: Incomplete
|
@@ -34,6 +33,7 @@ class HassEventLoopPolicy(asyncio.DefaultEventLoopPolicy):
|
|
34
33
|
def loop_name(self) -> str: ...
|
35
34
|
def new_event_loop(self) -> asyncio.AbstractEventLoop: ...
|
36
35
|
|
36
|
+
@callback
|
37
37
|
def _async_loop_exception_handler(_: Any, context: dict[str, Any]) -> None: ...
|
38
38
|
async def setup_and_run_hass(runtime_config: RuntimeConfig) -> int: ...
|
39
39
|
def _enable_posix_spawn() -> None: ...
|
@@ -10,11 +10,19 @@ BENCHMARKS: dict[str, Callable]
|
|
10
10
|
def run(args) -> None: ...
|
11
11
|
async def run_benchmark(bench) -> None: ...
|
12
12
|
def benchmark[_CallableT: Callable](func: _CallableT) -> _CallableT: ...
|
13
|
+
@benchmark
|
13
14
|
async def fire_events(hass): ...
|
15
|
+
@benchmark
|
14
16
|
async def fire_events_with_filter(hass): ...
|
17
|
+
@benchmark
|
15
18
|
async def state_changed_helper(hass): ...
|
19
|
+
@benchmark
|
16
20
|
async def state_changed_event_helper(hass): ...
|
21
|
+
@benchmark
|
17
22
|
async def state_changed_event_filter_helper(hass): ...
|
23
|
+
@benchmark
|
18
24
|
async def filtering_entity_id(hass): ...
|
25
|
+
@benchmark
|
19
26
|
async def valid_entity_id(hass): ...
|
27
|
+
@benchmark
|
20
28
|
async def json_serialize_states(hass): ...
|
homeassistant-stubs/setup.pyi
CHANGED
@@ -1,4 +1,5 @@
|
|
1
1
|
import asyncio
|
2
|
+
import contextlib
|
2
3
|
import contextvars
|
3
4
|
from . import core as core, loader as loader, requirements as requirements
|
4
5
|
from .const import BASE_PLATFORMS as BASE_PLATFORMS, EVENT_COMPONENT_LOADED as EVENT_COMPONENT_LOADED, EVENT_HOMEASSISTANT_START as EVENT_HOMEASSISTANT_START, PLATFORM_FORMAT as PLATFORM_FORMAT
|
@@ -32,7 +33,9 @@ SLOW_SETUP_MAX_WAIT: int
|
|
32
33
|
class EventComponentLoaded(TypedDict):
|
33
34
|
component: str
|
34
35
|
|
36
|
+
@callback
|
35
37
|
def async_notify_setup_error(hass: HomeAssistant, component: str, display_link: str | None = None) -> None: ...
|
38
|
+
@core.callback
|
36
39
|
def async_set_domains_to_be_loaded(hass: core.HomeAssistant, domains: set[str]) -> None: ...
|
37
40
|
def setup_component(hass: core.HomeAssistant, domain: str, config: ConfigType) -> bool: ...
|
38
41
|
async def async_setup_component(hass: core.HomeAssistant, domain: str, config: ConfigType) -> bool: ...
|
@@ -41,9 +44,13 @@ def _log_error_setup_error(hass: HomeAssistant, domain: str, integration: loader
|
|
41
44
|
async def _async_setup_component(hass: core.HomeAssistant, domain: str, config: ConfigType) -> bool: ...
|
42
45
|
async def async_prepare_setup_platform(hass: core.HomeAssistant, hass_config: ConfigType, domain: str, platform_name: str) -> ModuleType | None: ...
|
43
46
|
async def async_process_deps_reqs(hass: core.HomeAssistant, config: ConfigType, integration: loader.Integration) -> None: ...
|
47
|
+
@core.callback
|
44
48
|
def async_when_setup(hass: core.HomeAssistant, component: str, when_setup_cb: Callable[[core.HomeAssistant, str], Awaitable[None]]) -> None: ...
|
49
|
+
@core.callback
|
45
50
|
def async_when_setup_or_start(hass: core.HomeAssistant, component: str, when_setup_cb: Callable[[core.HomeAssistant, str], Awaitable[None]]) -> None: ...
|
51
|
+
@core.callback
|
46
52
|
def _async_when_setup(hass: core.HomeAssistant, component: str, when_setup_cb: Callable[[core.HomeAssistant, str], Awaitable[None]], start_event: bool) -> None: ...
|
53
|
+
@core.callback
|
47
54
|
def async_get_loaded_integrations(hass: core.HomeAssistant) -> set[str]: ...
|
48
55
|
|
49
56
|
class SetupPhases(StrEnum):
|
@@ -56,8 +63,12 @@ class SetupPhases(StrEnum):
|
|
56
63
|
WAIT_IMPORT_PACKAGES = 'wait_import_packages'
|
57
64
|
|
58
65
|
def _setup_started(hass: core.HomeAssistant) -> dict[tuple[str, str | None], float]: ...
|
66
|
+
@contextlib.contextmanager
|
59
67
|
def async_pause_setup(hass: core.HomeAssistant, phase: SetupPhases) -> Generator[None]: ...
|
60
68
|
def _setup_times(hass: core.HomeAssistant) -> defaultdict[str, defaultdict[str | None, defaultdict[SetupPhases, float]]]: ...
|
69
|
+
@contextlib.contextmanager
|
61
70
|
def async_start_setup(hass: core.HomeAssistant, integration: str, phase: SetupPhases, group: str | None = None) -> Generator[None]: ...
|
71
|
+
@callback
|
62
72
|
def async_get_setup_timings(hass: core.HomeAssistant) -> dict[str, float]: ...
|
73
|
+
@callback
|
63
74
|
def async_get_domain_setup_times(hass: core.HomeAssistant, domain: str) -> Mapping[str | None, dict[SetupPhases, float]]: ...
|
@@ -19,7 +19,6 @@ class Dialect:
|
|
19
19
|
def score(self, dialect: Dialect, country: str | None = None) -> tuple[float, float]: ...
|
20
20
|
@staticmethod
|
21
21
|
def parse(tag: str) -> Dialect: ...
|
22
|
-
def __init__(self, language, region, code=...) -> None: ...
|
23
22
|
|
24
23
|
def matches(target: str, supported: Iterable[str], country: str | None = None) -> list[str]: ...
|
25
24
|
def intersect(languages_1: set[str], languages_2: set[str]) -> set[str]: ...
|
@@ -1,5 +1,6 @@
|
|
1
1
|
import aiohttp
|
2
2
|
from _typeshed import Incomplete
|
3
|
+
from functools import lru_cache
|
3
4
|
from typing import Any, NamedTuple
|
4
5
|
|
5
6
|
WHOAMI_URL: str
|
@@ -25,6 +26,7 @@ class LocationInfo(NamedTuple):
|
|
25
26
|
use_metric: bool
|
26
27
|
|
27
28
|
async def async_detect_location_info(session: aiohttp.ClientSession) -> LocationInfo | None: ...
|
29
|
+
@lru_cache
|
28
30
|
def distance(lat1: float | None, lon1: float | None, lat2: float, lon2: float) -> float | None: ...
|
29
31
|
def vincenty(point1: tuple[float, float], point2: tuple[float, float], miles: bool = False) -> float | None: ...
|
30
32
|
async def _get_whoami(session: aiohttp.ClientSession) -> dict[str, Any] | None: ...
|
@@ -9,10 +9,12 @@ class HomeAssistantQueueHandler(logging.handlers.QueueHandler):
|
|
9
9
|
def handle(self, record: logging.LogRecord) -> Any: ...
|
10
10
|
def close(self) -> None: ...
|
11
11
|
|
12
|
+
@callback
|
12
13
|
def async_activate_log_queue_handler(hass: HomeAssistant) -> None: ...
|
13
14
|
def log_exception[*_Ts](format_err: Callable[[*_Ts], Any], *args: *_Ts) -> None: ...
|
14
15
|
async def _async_wrapper[*_Ts](async_func: Callable[[*_Ts], Coroutine[Any, Any, None]], format_err: Callable[[*_Ts], Any], *args: *_Ts) -> None: ...
|
15
16
|
def _sync_wrapper[*_Ts](func: Callable[[*_Ts], Any], format_err: Callable[[*_Ts], Any], *args: *_Ts) -> None: ...
|
17
|
+
@callback
|
16
18
|
def _callback_wrapper[*_Ts](func: Callable[[*_Ts], Any], format_err: Callable[[*_Ts], Any], *args: *_Ts) -> None: ...
|
17
19
|
@overload
|
18
20
|
def catch_log_exception[*_Ts](func: Callable[[*_Ts], Coroutine[Any, Any, Any]], format_err: Callable[[*_Ts], Any], job_type: HassJobType | None = None) -> Callable[[*_Ts], Coroutine[Any, Any, None]]: ...
|
@@ -1,5 +1,6 @@
|
|
1
1
|
from _typeshed import Incomplete
|
2
2
|
from collections.abc import Callable as Callable
|
3
|
+
from functools import cache
|
3
4
|
from homeassistant.core import async_get_hass_or_none as async_get_hass_or_none
|
4
5
|
from homeassistant.helpers.frame import MissingIntegrationFrame as MissingIntegrationFrame, get_current_frame as get_current_frame, get_integration_frame as get_integration_frame
|
5
6
|
from homeassistant.loader import async_suggest_report_issue as async_suggest_report_issue
|
@@ -12,5 +13,6 @@ def _get_line_from_cache(filename: str, lineno: int) -> str: ...
|
|
12
13
|
_PREVIOUSLY_REPORTED: set[tuple[str | None, str, int | Any]]
|
13
14
|
|
14
15
|
def raise_for_blocking_call(func: Callable[..., Any], check_allowed: Callable[[dict[str, Any]], bool] | None = None, strict: bool = True, strict_core: bool = True, **mapped_args: Any) -> None: ...
|
16
|
+
@cache
|
15
17
|
def _dev_help_message(what: str) -> str: ...
|
16
18
|
def protect_loop[**_P, _R](func: Callable[_P, _R], loop_thread_id: int, strict: bool = True, strict_core: bool = True, check_allowed: Callable[[dict[str, Any]], bool] | None = None) -> Callable[_P, _R]: ...
|
@@ -1,9 +1,11 @@
|
|
1
1
|
from .system_info import is_official_image as is_official_image
|
2
2
|
from _typeshed import Incomplete
|
3
|
+
from functools import cache
|
3
4
|
|
4
5
|
_LOGGER: Incomplete
|
5
6
|
|
6
7
|
def is_virtual_env() -> bool: ...
|
8
|
+
@cache
|
7
9
|
def is_docker_env() -> bool: ...
|
8
10
|
def get_installed_versions(specifiers: set[str]) -> set[str]: ...
|
9
11
|
def is_installed(requirement_str: str) -> bool: ...
|
homeassistant-stubs/util/ssl.pyi
CHANGED
@@ -1,6 +1,7 @@
|
|
1
1
|
import ssl
|
2
2
|
from _typeshed import Incomplete
|
3
3
|
from enum import StrEnum
|
4
|
+
from functools import cache
|
4
5
|
|
5
6
|
class SSLCipherList(StrEnum):
|
6
7
|
PYTHON_DEFAULT = 'python_default'
|
@@ -10,7 +11,9 @@ class SSLCipherList(StrEnum):
|
|
10
11
|
|
11
12
|
SSL_CIPHER_LISTS: Incomplete
|
12
13
|
|
14
|
+
@cache
|
13
15
|
def _client_context_no_verify(ssl_cipher_list: SSLCipherList) -> ssl.SSLContext: ...
|
16
|
+
@cache
|
14
17
|
def _client_context(ssl_cipher_list: SSLCipherList = ...) -> ssl.SSLContext: ...
|
15
18
|
|
16
19
|
_DEFAULT_SSL_CONTEXT: Incomplete
|
@@ -1,5 +1,6 @@
|
|
1
1
|
from _typeshed import Incomplete
|
2
2
|
from collections.abc import Callable as Callable
|
3
|
+
from functools import lru_cache
|
3
4
|
from homeassistant.const import CONCENTRATION_PARTS_PER_BILLION as CONCENTRATION_PARTS_PER_BILLION, CONCENTRATION_PARTS_PER_MILLION as CONCENTRATION_PARTS_PER_MILLION, PERCENTAGE as PERCENTAGE, UNIT_NOT_RECOGNIZED_TEMPLATE as UNIT_NOT_RECOGNIZED_TEMPLATE, UnitOfArea as UnitOfArea, UnitOfBloodGlucoseConcentration as UnitOfBloodGlucoseConcentration, UnitOfConductivity as UnitOfConductivity, UnitOfDataRate as UnitOfDataRate, UnitOfElectricCurrent as UnitOfElectricCurrent, UnitOfElectricPotential as UnitOfElectricPotential, UnitOfEnergy as UnitOfEnergy, UnitOfInformation as UnitOfInformation, UnitOfLength as UnitOfLength, UnitOfMass as UnitOfMass, UnitOfPower as UnitOfPower, UnitOfPressure as UnitOfPressure, UnitOfSpeed as UnitOfSpeed, UnitOfTemperature as UnitOfTemperature, UnitOfTime as UnitOfTime, UnitOfVolume as UnitOfVolume, UnitOfVolumeFlowRate as UnitOfVolumeFlowRate, UnitOfVolumetricFlux as UnitOfVolumetricFlux
|
4
5
|
from homeassistant.exceptions import HomeAssistantError as HomeAssistantError
|
5
6
|
|
@@ -44,12 +45,15 @@ class BaseUnitConverter:
|
|
44
45
|
@classmethod
|
45
46
|
def convert(cls, value: float, from_unit: str | None, to_unit: str | None) -> float: ...
|
46
47
|
@classmethod
|
48
|
+
@lru_cache
|
47
49
|
def converter_factory(cls, from_unit: str | None, to_unit: str | None) -> Callable[[float], float]: ...
|
48
50
|
@classmethod
|
49
51
|
def _get_from_to_ratio(cls, from_unit: str | None, to_unit: str | None) -> tuple[float, float]: ...
|
50
52
|
@classmethod
|
53
|
+
@lru_cache
|
51
54
|
def converter_factory_allow_none(cls, from_unit: str | None, to_unit: str | None) -> Callable[[float | None], float | None]: ...
|
52
55
|
@classmethod
|
56
|
+
@lru_cache
|
53
57
|
def get_unit_ratio(cls, from_unit: str | None, to_unit: str | None) -> float: ...
|
54
58
|
|
55
59
|
class DataRateConverter(BaseUnitConverter):
|
@@ -117,8 +121,10 @@ class SpeedConverter(BaseUnitConverter):
|
|
117
121
|
_UNIT_CONVERSION: dict[str | None, float]
|
118
122
|
VALID_UNITS: Incomplete
|
119
123
|
@classmethod
|
124
|
+
@lru_cache
|
120
125
|
def converter_factory(cls, from_unit: str | None, to_unit: str | None) -> Callable[[float], float]: ...
|
121
126
|
@classmethod
|
127
|
+
@lru_cache
|
122
128
|
def converter_factory_allow_none(cls, from_unit: str | None, to_unit: str | None) -> Callable[[float | None], float | None]: ...
|
123
129
|
@classmethod
|
124
130
|
def _converter_factory(cls, from_unit: str | None, to_unit: str | None) -> Callable[[float], float]: ...
|
@@ -132,8 +138,10 @@ class TemperatureConverter(BaseUnitConverter):
|
|
132
138
|
VALID_UNITS: Incomplete
|
133
139
|
_UNIT_CONVERSION: Incomplete
|
134
140
|
@classmethod
|
141
|
+
@lru_cache
|
135
142
|
def converter_factory(cls, from_unit: str | None, to_unit: str | None) -> Callable[[float], float]: ...
|
136
143
|
@classmethod
|
144
|
+
@lru_cache
|
137
145
|
def converter_factory_allow_none(cls, from_unit: str | None, to_unit: str | None) -> Callable[[float | None], float | None]: ...
|
138
146
|
@classmethod
|
139
147
|
def _converter_factory(cls, from_unit: str | None, to_unit: str | None) -> Callable[[float], float]: ...
|
@@ -61,12 +61,17 @@ def _add_reference_to_node_class(obj: NodeStrClass, loader: LoaderType, node: ya
|
|
61
61
|
@overload
|
62
62
|
def _add_reference_to_node_class(obj: NodeDictClass, loader: LoaderType, node: yaml.nodes.Node) -> NodeDictClass: ...
|
63
63
|
def _raise_if_no_value[NodeT: yaml.nodes.Node, _R](func: Callable[[LoaderType, NodeT], _R]) -> Callable[[LoaderType, NodeT], _R]: ...
|
64
|
+
@_raise_if_no_value
|
64
65
|
def _include_yaml(loader: LoaderType, node: yaml.nodes.Node) -> JSON_TYPE: ...
|
65
66
|
def _is_file_valid(name: str) -> bool: ...
|
66
67
|
def _find_files(directory: str, pattern: str) -> Iterator[str]: ...
|
68
|
+
@_raise_if_no_value
|
67
69
|
def _include_dir_named_yaml(loader: LoaderType, node: yaml.nodes.Node) -> NodeDictClass: ...
|
70
|
+
@_raise_if_no_value
|
68
71
|
def _include_dir_merge_named_yaml(loader: LoaderType, node: yaml.nodes.Node) -> NodeDictClass: ...
|
72
|
+
@_raise_if_no_value
|
69
73
|
def _include_dir_list_yaml(loader: LoaderType, node: yaml.nodes.Node) -> list[JSON_TYPE]: ...
|
74
|
+
@_raise_if_no_value
|
70
75
|
def _include_dir_merge_list_yaml(loader: LoaderType, node: yaml.nodes.Node) -> JSON_TYPE: ...
|
71
76
|
def _handle_mapping_tag(loader: LoaderType, node: yaml.nodes.MappingNode) -> NodeDictClass: ...
|
72
77
|
def _construct_seq(loader: LoaderType, node: yaml.nodes.Node) -> JSON_TYPE: ...
|
@@ -1,6 +1,6 @@
|
|
1
1
|
Metadata-Version: 2.4
|
2
2
|
Name: homeassistant-stubs
|
3
|
-
Version: 2025.1.
|
3
|
+
Version: 2025.1.3
|
4
4
|
Summary: PEP 484 typing stubs for Home Assistant Core
|
5
5
|
Project-URL: Homepage, https://github.com/KapJI/homeassistant-stubs
|
6
6
|
Project-URL: Bug Tracker, https://github.com/KapJI/homeassistant-stubs/issues
|
@@ -18,7 +18,7 @@ Classifier: Topic :: Home Automation
|
|
18
18
|
Classifier: Topic :: Software Development
|
19
19
|
Classifier: Typing :: Typed
|
20
20
|
Requires-Python: <3.14,>=3.12
|
21
|
-
Requires-Dist: homeassistant==2025.1.
|
21
|
+
Requires-Dist: homeassistant==2025.1.3
|
22
22
|
Description-Content-Type: text/markdown
|
23
23
|
|
24
24
|
[](https://github.com/KapJI/homeassistant-stubs/actions/workflows/ci.yaml)
|