homeassistant-stubs 2025.1.0b9__py3-none-any.whl → 2025.1.2__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 +2 -2
- homeassistant-stubs/auth/auth_store.pyi +4 -4
- homeassistant-stubs/auth/mfa_modules/notify.pyi +5 -5
- homeassistant-stubs/auth/mfa_modules/totp.pyi +1 -1
- homeassistant-stubs/auth/models.pyi +3 -0
- homeassistant-stubs/auth/providers/__init__.pyi +4 -4
- homeassistant-stubs/auth/providers/command_line.pyi +1 -1
- homeassistant-stubs/auth/providers/homeassistant.pyi +2 -2
- homeassistant-stubs/backup_restore.pyi +0 -1
- homeassistant-stubs/block_async_io.pyi +0 -2
- homeassistant-stubs/bootstrap.pyi +2 -1
- homeassistant-stubs/components/abode/__init__.pyi +2 -3
- homeassistant-stubs/components/abode/camera.pyi +2 -1
- homeassistant-stubs/components/abode/config_flow.pyi +3 -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/config_flow.pyi +2 -2
- homeassistant-stubs/components/acaia/sensor.pyi +0 -2
- homeassistant-stubs/components/accuweather/coordinator.pyi +0 -1
- homeassistant-stubs/components/accuweather/sensor.pyi +0 -1
- homeassistant-stubs/components/acmeda/config_flow.pyi +1 -2
- homeassistant-stubs/components/acmeda/hub.pyi +4 -3
- homeassistant-stubs/components/actiontec/device_tracker.pyi +4 -4
- 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/aftership/sensor.pyi +2 -2
- homeassistant-stubs/components/airgradient/button.pyi +0 -1
- homeassistant-stubs/components/airgradient/config_flow.pyi +3 -2
- 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/airgradient/update.pyi +2 -0
- homeassistant-stubs/components/airly/sensor.pyi +0 -1
- homeassistant-stubs/components/airnow/sensor.pyi +0 -1
- homeassistant-stubs/components/airq/sensor.pyi +1 -2
- homeassistant-stubs/components/airthings_ble/config_flow.pyi +2 -3
- homeassistant-stubs/components/airvisual/config_flow.pyi +2 -2
- 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 +0 -1
- homeassistant-stubs/components/airzone/binary_sensor.pyi +0 -1
- homeassistant-stubs/components/airzone/select.pyi +0 -1
- homeassistant-stubs/components/airzone/switch.pyi +0 -1
- homeassistant-stubs/components/airzone_cloud/binary_sensor.pyi +0 -1
- homeassistant-stubs/components/airzone_cloud/select.pyi +0 -1
- homeassistant-stubs/components/airzone_cloud/switch.pyi +0 -1
- homeassistant-stubs/components/alarm_control_panel/__init__.pyi +7 -3
- homeassistant-stubs/components/alert/entity.pyi +1 -1
- homeassistant-stubs/components/alexa/auth.pyi +3 -2
- homeassistant-stubs/components/alexa/config.pyi +3 -3
- homeassistant-stubs/components/alexa/intent.pyi +5 -5
- homeassistant-stubs/components/alexa/resources.pyi +5 -5
- homeassistant-stubs/components/alexa/state_report.pyi +6 -6
- homeassistant-stubs/components/amazon_polly/tts.pyi +2 -2
- homeassistant-stubs/components/amberelectric/config_flow.pyi +3 -4
- homeassistant-stubs/components/ambient_network/config_flow.pyi +1 -2
- homeassistant-stubs/components/ambient_station/__init__.pyi +1 -1
- homeassistant-stubs/components/ambient_station/binary_sensor.pyi +0 -1
- homeassistant-stubs/components/amcrest/__init__.pyi +1 -2
- homeassistant-stubs/components/amcrest/binary_sensor.pyi +1 -2
- homeassistant-stubs/components/amcrest/camera.pyi +9 -8
- homeassistant-stubs/components/analytics/analytics.pyi +1 -2
- homeassistant-stubs/components/analytics_insights/__init__.pyi +0 -1
- 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 +4 -4
- homeassistant-stubs/components/androidtv/media_player.pyi +8 -7
- homeassistant-stubs/components/androidtv_remote/config_flow.pyi +2 -2
- homeassistant-stubs/components/androidtv_remote/entity.pyi +2 -1
- homeassistant-stubs/components/androidtv_remote/media_player.pyi +2 -1
- homeassistant-stubs/components/anova/coordinator.pyi +1 -1
- homeassistant-stubs/components/anova/models.pyi +0 -1
- homeassistant-stubs/components/anova/sensor.pyi +0 -1
- homeassistant-stubs/components/apple_tv/config_flow.pyi +2 -2
- homeassistant-stubs/components/apple_tv/media_player.pyi +2 -2
- 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 +0 -1
- homeassistant-stubs/components/aranet/config_flow.pyi +3 -3
- homeassistant-stubs/components/aranet/sensor.pyi +0 -1
- homeassistant-stubs/components/arris_tg2492lg/device_tracker.pyi +1 -1
- homeassistant-stubs/components/aruba/device_tracker.pyi +4 -4
- 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 +4 -3
- homeassistant-stubs/components/assist_pipeline/pipeline.pyi +20 -28
- homeassistant-stubs/components/assist_pipeline/vad.pyi +0 -2
- homeassistant-stubs/components/assist_satellite/entity.pyi +1 -6
- homeassistant-stubs/components/asuswrt/bridge.pyi +6 -6
- homeassistant-stubs/components/asuswrt/config_flow.pyi +1 -1
- homeassistant-stubs/components/asuswrt/router.pyi +8 -8
- homeassistant-stubs/components/asuswrt/sensor.pyi +0 -1
- homeassistant-stubs/components/autarco/sensor.pyi +0 -3
- homeassistant-stubs/components/auth/indieauth.pyi +1 -1
- homeassistant-stubs/components/automation/__init__.pyi +15 -2
- homeassistant-stubs/components/automation/trace.pyi +1 -2
- homeassistant-stubs/components/awair/coordinator.pyi +0 -1
- homeassistant-stubs/components/awair/sensor.pyi +0 -1
- homeassistant-stubs/components/axis/binary_sensor.pyi +2 -3
- homeassistant-stubs/components/axis/config_flow.pyi +2 -2
- homeassistant-stubs/components/axis/entity.pyi +0 -1
- homeassistant-stubs/components/axis/hub/config.pyi +0 -1
- homeassistant-stubs/components/axis/hub/entity_loader.pyi +3 -3
- homeassistant-stubs/components/axis/hub/hub.pyi +2 -1
- homeassistant-stubs/components/axis/light.pyi +1 -2
- homeassistant-stubs/components/axis/switch.pyi +1 -2
- homeassistant-stubs/components/backup/agent.pyi +2 -0
- homeassistant-stubs/components/backup/backup.pyi +1 -1
- homeassistant-stubs/components/backup/config.pyi +4 -7
- homeassistant-stubs/components/backup/manager.pyi +11 -20
- homeassistant-stubs/components/backup/models.pyi +0 -2
- homeassistant-stubs/components/backup/store.pyi +1 -1
- homeassistant-stubs/components/baf/binary_sensor.pyi +0 -1
- homeassistant-stubs/components/baf/config_flow.pyi +1 -1
- homeassistant-stubs/components/baf/models.pyi +0 -1
- homeassistant-stubs/components/baf/number.pyi +0 -1
- homeassistant-stubs/components/baf/sensor.pyi +0 -1
- homeassistant-stubs/components/baf/switch.pyi +0 -1
- homeassistant-stubs/components/bang_olufsen/__init__.pyi +0 -1
- homeassistant-stubs/components/bang_olufsen/entity.pyi +10 -9
- homeassistant-stubs/components/bang_olufsen/media_player.pyi +13 -13
- homeassistant-stubs/components/bayesian/binary_sensor.pyi +3 -3
- homeassistant-stubs/components/bayesian/helpers.pyi +2 -3
- homeassistant-stubs/components/binary_sensor/__init__.pyi +4 -3
- homeassistant-stubs/components/blue_current/__init__.pyi +3 -2
- homeassistant-stubs/components/blueprint/importer.pyi +0 -1
- homeassistant-stubs/components/blueprint/models.pyi +1 -1
- homeassistant-stubs/components/bluesound/__init__.pyi +0 -1
- homeassistant-stubs/components/bluesound/config_flow.pyi +2 -2
- homeassistant-stubs/components/bluesound/media_player.pyi +10 -9
- homeassistant-stubs/components/bluetooth/active_update_coordinator.pyi +3 -3
- homeassistant-stubs/components/bluetooth/active_update_processor.pyi +2 -2
- homeassistant-stubs/components/bluetooth/config_flow.pyi +4 -4
- homeassistant-stubs/components/bluetooth/manager.pyi +1 -1
- homeassistant-stubs/components/bluetooth/match.pyi +13 -12
- homeassistant-stubs/components/bluetooth/passive_update_coordinator.pyi +1 -2
- homeassistant-stubs/components/bluetooth/passive_update_processor.pyi +8 -11
- homeassistant-stubs/components/bluetooth/storage.pyi +2 -3
- homeassistant-stubs/components/bluetooth/update_coordinator.pyi +1 -1
- homeassistant-stubs/components/bmw_connected_drive/binary_sensor.pyi +0 -1
- homeassistant-stubs/components/bmw_connected_drive/button.pyi +0 -1
- homeassistant-stubs/components/bmw_connected_drive/config_flow.pyi +2 -2
- homeassistant-stubs/components/bmw_connected_drive/coordinator.pyi +1 -1
- homeassistant-stubs/components/bmw_connected_drive/number.pyi +0 -1
- homeassistant-stubs/components/bmw_connected_drive/select.pyi +0 -1
- homeassistant-stubs/components/bmw_connected_drive/sensor.pyi +0 -1
- homeassistant-stubs/components/bmw_connected_drive/switch.pyi +0 -1
- homeassistant-stubs/components/bond/button.pyi +0 -1
- homeassistant-stubs/components/bond/config_flow.pyi +1 -1
- homeassistant-stubs/components/bond/entity.pyi +1 -1
- homeassistant-stubs/components/bond/fan.pyi +3 -3
- homeassistant-stubs/components/bond/models.pyi +0 -1
- homeassistant-stubs/components/bond/utils.pyi +5 -5
- homeassistant-stubs/components/braviatv/button.pyi +0 -1
- homeassistant-stubs/components/braviatv/config_flow.pyi +3 -3
- homeassistant-stubs/components/braviatv/coordinator.pyi +14 -13
- homeassistant-stubs/components/brother/config_flow.pyi +3 -2
- homeassistant-stubs/components/brother/sensor.pyi +0 -1
- homeassistant-stubs/components/bthome/config_flow.pyi +3 -5
- homeassistant-stubs/components/button/__init__.pyi +4 -3
- homeassistant-stubs/components/calendar/__init__.pyi +1 -4
- homeassistant-stubs/components/calendar/trigger.pyi +3 -5
- homeassistant-stubs/components/cambridge_audio/config_flow.pyi +1 -1
- homeassistant-stubs/components/cambridge_audio/select.pyi +3 -4
- homeassistant-stubs/components/cambridge_audio/switch.pyi +0 -1
- homeassistant-stubs/components/camera/__init__.pyi +25 -12
- homeassistant-stubs/components/camera/prefs.pyi +1 -2
- homeassistant-stubs/components/camera/webrtc.pyi +2 -7
- homeassistant-stubs/components/canary/alarm_control_panel.pyi +1 -1
- homeassistant-stubs/components/canary/camera.pyi +3 -3
- homeassistant-stubs/components/cert_expiry/config_flow.pyi +1 -1
- homeassistant-stubs/components/cert_expiry/coordinator.pyi +1 -1
- homeassistant-stubs/components/clickatell/notify.pyi +2 -2
- homeassistant-stubs/components/clicksend/notify.pyi +4 -4
- homeassistant-stubs/components/climate/__init__.pyi +27 -3
- homeassistant-stubs/components/cloud/alexa_config.pyi +3 -3
- homeassistant-stubs/components/cloud/backup.pyi +4 -0
- homeassistant-stubs/components/cloud/client.pyi +4 -4
- homeassistant-stubs/components/cloud/prefs.pyi +2 -2
- homeassistant-stubs/components/co2signal/sensor.pyi +0 -1
- homeassistant-stubs/components/command_line/binary_sensor.pyi +2 -1
- homeassistant-stubs/components/command_line/cover.pyi +3 -2
- homeassistant-stubs/components/command_line/sensor.pyi +4 -3
- homeassistant-stubs/components/command_line/switch.pyi +2 -1
- homeassistant-stubs/components/configurator/__init__.pyi +1 -1
- homeassistant-stubs/components/cookidoo/coordinator.pyi +0 -1
- homeassistant-stubs/components/counter/__init__.pyi +2 -2
- homeassistant-stubs/components/cover/__init__.pyi +8 -3
- homeassistant-stubs/components/crownstone/config_flow.pyi +4 -4
- homeassistant-stubs/components/crownstone/entry_manager.pyi +3 -2
- homeassistant-stubs/components/date/__init__.pyi +5 -3
- homeassistant-stubs/components/datetime/__init__.pyi +5 -3
- homeassistant-stubs/components/deconz/binary_sensor.pyi +0 -1
- homeassistant-stubs/components/deconz/button.pyi +1 -2
- homeassistant-stubs/components/deconz/deconz_event.pyi +1 -1
- homeassistant-stubs/components/deconz/entity.pyi +1 -1
- homeassistant-stubs/components/deconz/hub/config.pyi +0 -1
- homeassistant-stubs/components/deconz/hub/hub.pyi +6 -6
- homeassistant-stubs/components/deconz/light.pyi +2 -2
- homeassistant-stubs/components/deconz/number.pyi +0 -1
- homeassistant-stubs/components/deconz/sensor.pyi +0 -1
- homeassistant-stubs/components/demo/cover.pyi +4 -4
- homeassistant-stubs/components/demo/fan.pyi +4 -4
- homeassistant-stubs/components/demo/geo_location.pyi +1 -1
- homeassistant-stubs/components/demo/media_player.pyi +2 -2
- homeassistant-stubs/components/demo/remote.pyi +1 -1
- homeassistant-stubs/components/demo/vacuum.pyi +1 -1
- homeassistant-stubs/components/derivative/sensor.pyi +3 -2
- homeassistant-stubs/components/device_automation/__init__.pyi +0 -1
- homeassistant-stubs/components/device_tracker/config_entry.pyi +12 -6
- homeassistant-stubs/components/device_tracker/legacy.pyi +6 -4
- homeassistant-stubs/components/devolo_home_control/entity.pyi +2 -2
- homeassistant-stubs/components/devolo_home_network/__init__.pyi +0 -1
- homeassistant-stubs/components/devolo_home_network/binary_sensor.pyi +1 -3
- homeassistant-stubs/components/devolo_home_network/button.pyi +0 -1
- homeassistant-stubs/components/devolo_home_network/image.pyi +1 -2
- 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 +1 -2
- homeassistant-stubs/components/dhcp/__init__.pyi +5 -5
- homeassistant-stubs/components/diagnostics/__init__.pyi +2 -4
- homeassistant-stubs/components/discovergy/sensor.pyi +4 -5
- homeassistant-stubs/components/dlna_dmr/config_flow.pyi +7 -7
- homeassistant-stubs/components/dlna_dmr/media_player.pyi +1 -1
- homeassistant-stubs/components/dlna_dms/config_flow.pyi +4 -4
- homeassistant-stubs/components/dlna_dms/dms.pyi +2 -1
- homeassistant-stubs/components/doorbird/button.pyi +0 -1
- homeassistant-stubs/components/doorbird/camera.pyi +1 -1
- homeassistant-stubs/components/doorbird/config_flow.pyi +1 -1
- homeassistant-stubs/components/doorbird/device.pyi +9 -5
- homeassistant-stubs/components/doorbird/models.pyi +0 -1
- homeassistant-stubs/components/dormakaba_dkey/binary_sensor.pyi +0 -1
- homeassistant-stubs/components/dormakaba_dkey/config_flow.pyi +4 -3
- homeassistant-stubs/components/dormakaba_dkey/models.pyi +0 -1
- homeassistant-stubs/components/dsmr/__init__.pyi +0 -1
- homeassistant-stubs/components/dsmr/config_flow.pyi +1 -1
- homeassistant-stubs/components/dsmr/sensor.pyi +1 -2
- homeassistant-stubs/components/dunehd/media_player.pyi +2 -2
- homeassistant-stubs/components/easyenergy/sensor.pyi +0 -1
- homeassistant-stubs/components/ecovacs/binary_sensor.pyi +0 -1
- homeassistant-stubs/components/ecovacs/button.pyi +1 -4
- homeassistant-stubs/components/ecovacs/controller.pyi +4 -4
- homeassistant-stubs/components/ecovacs/entity.pyi +3 -4
- 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/vacuum.pyi +1 -1
- homeassistant-stubs/components/ecowitt/entity.pyi +1 -1
- homeassistant-stubs/components/eheimdigital/config_flow.pyi +1 -1
- homeassistant-stubs/components/eheimdigital/coordinator.pyi +2 -2
- homeassistant-stubs/components/electrasmart/config_flow.pyi +6 -5
- homeassistant-stubs/components/electric_kiwi/coordinator.pyi +1 -1
- homeassistant-stubs/components/electric_kiwi/sensor.pyi +0 -2
- homeassistant-stubs/components/elevenlabs/__init__.pyi +0 -1
- homeassistant-stubs/components/elevenlabs/config_flow.pyi +5 -5
- homeassistant-stubs/components/elgato/button.pyi +0 -1
- 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/alarm_control_panel.pyi +5 -5
- homeassistant-stubs/components/elkm1/config_flow.pyi +2 -2
- homeassistant-stubs/components/elkm1/entity.pyi +1 -1
- homeassistant-stubs/components/elkm1/models.pyi +0 -1
- homeassistant-stubs/components/emulated_hue/config.pyi +12 -12
- homeassistant-stubs/components/emulated_hue/upnp.pyi +1 -1
- homeassistant-stubs/components/energy/data.pyi +2 -2
- homeassistant-stubs/components/energy/sensor.pyi +3 -4
- homeassistant-stubs/components/energy/validate.pyi +4 -6
- homeassistant-stubs/components/energyzero/sensor.pyi +0 -1
- homeassistant-stubs/components/enphase_envoy/binary_sensor.pyi +0 -2
- homeassistant-stubs/components/enphase_envoy/config_flow.pyi +2 -2
- homeassistant-stubs/components/enphase_envoy/coordinator.pyi +1 -1
- 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/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/assist_satellite.pyi +4 -4
- homeassistant-stubs/components/esphome/bluetooth.pyi +1 -2
- homeassistant-stubs/components/esphome/camera.pyi +2 -1
- homeassistant-stubs/components/esphome/config_flow.pyi +8 -8
- homeassistant-stubs/components/esphome/coordinator.pyi +1 -1
- homeassistant-stubs/components/esphome/dashboard.pyi +5 -4
- homeassistant-stubs/components/esphome/domain_data.pyi +2 -5
- homeassistant-stubs/components/esphome/entity.pyi +1 -1
- homeassistant-stubs/components/esphome/entry_data.pyi +20 -21
- homeassistant-stubs/components/esphome/enum_mapper.pyi +1 -1
- homeassistant-stubs/components/esphome/ffmpeg_proxy.pyi +2 -4
- homeassistant-stubs/components/esphome/manager.pyi +3 -3
- homeassistant-stubs/components/esphome/select.pyi +1 -1
- homeassistant-stubs/components/event/__init__.pyi +5 -5
- homeassistant-stubs/components/evohome/__init__.pyi +7 -5
- homeassistant-stubs/components/evohome/coordinator.pyi +1 -1
- homeassistant-stubs/components/evohome/entity.pyi +3 -3
- homeassistant-stubs/components/faa_delays/binary_sensor.pyi +0 -1
- homeassistant-stubs/components/fan/__init__.pyi +9 -3
- homeassistant-stubs/components/feedreader/coordinator.pyi +6 -6
- homeassistant-stubs/components/file_upload/__init__.pyi +0 -1
- homeassistant-stubs/components/filter/sensor.pyi +7 -7
- homeassistant-stubs/components/fitbit/api.pyi +1 -1
- homeassistant-stubs/components/fitbit/coordinator.pyi +0 -1
- homeassistant-stubs/components/fitbit/model.pyi +0 -3
- homeassistant-stubs/components/fitbit/sensor.pyi +0 -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/config_flow.pyi +2 -3
- homeassistant-stubs/components/flux_led/entity.pyi +2 -2
- homeassistant-stubs/components/flux_led/number.pyi +4 -2
- homeassistant-stubs/components/forecast_solar/sensor.pyi +0 -1
- homeassistant-stubs/components/fritz/binary_sensor.pyi +0 -1
- homeassistant-stubs/components/fritz/button.pyi +0 -1
- homeassistant-stubs/components/fritz/config_flow.pyi +1 -1
- homeassistant-stubs/components/fritz/coordinator.pyi +26 -26
- homeassistant-stubs/components/fritz/device_tracker.pyi +2 -1
- homeassistant-stubs/components/fritz/entity.pyi +3 -5
- homeassistant-stubs/components/fritz/image.pyi +1 -1
- homeassistant-stubs/components/fritz/sensor.pyi +0 -1
- homeassistant-stubs/components/fritz/switch.pyi +1 -1
- homeassistant-stubs/components/fritz/update.pyi +1 -2
- homeassistant-stubs/components/fritzbox/binary_sensor.pyi +1 -3
- homeassistant-stubs/components/fritzbox/config_flow.pyi +3 -3
- homeassistant-stubs/components/fritzbox/coordinator.pyi +2 -3
- homeassistant-stubs/components/fritzbox/light.pyi +1 -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 -1
- homeassistant-stubs/components/fritzbox_callmonitor/sensor.pyi +4 -3
- homeassistant-stubs/components/fronius/__init__.pyi +8 -8
- homeassistant-stubs/components/fronius/config_flow.pyi +1 -1
- homeassistant-stubs/components/fronius/coordinator.pyi +1 -1
- homeassistant-stubs/components/fronius/sensor.pyi +0 -1
- homeassistant-stubs/components/frontend/__init__.pyi +4 -1
- homeassistant-stubs/components/fully_kiosk/button.pyi +0 -1
- homeassistant-stubs/components/fully_kiosk/config_flow.pyi +1 -2
- homeassistant-stubs/components/fully_kiosk/image.pyi +0 -1
- homeassistant-stubs/components/fully_kiosk/notify.pyi +0 -1
- homeassistant-stubs/components/fully_kiosk/sensor.pyi +0 -1
- homeassistant-stubs/components/fully_kiosk/switch.pyi +2 -3
- homeassistant-stubs/components/fyta/coordinator.pyi +2 -2
- homeassistant-stubs/components/fyta/sensor.pyi +0 -1
- homeassistant-stubs/components/generic_hygrostat/humidifier.pyi +2 -2
- homeassistant-stubs/components/generic_thermostat/climate.pyi +1 -1
- homeassistant-stubs/components/geo_location/__init__.pyi +5 -0
- 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/glances/coordinator.pyi +1 -1
- homeassistant-stubs/components/glances/sensor.pyi +0 -1
- homeassistant-stubs/components/go2rtc/__init__.pyi +2 -2
- homeassistant-stubs/components/go2rtc/server.pyi +5 -4
- homeassistant-stubs/components/google/api.pyi +5 -5
- homeassistant-stubs/components/google/calendar.pyi +1 -2
- homeassistant-stubs/components/google/config_flow.pyi +1 -1
- homeassistant-stubs/components/google/coordinator.pyi +1 -1
- homeassistant-stubs/components/google/store.pyi +1 -1
- homeassistant-stubs/components/google_assistant_sdk/__init__.pyi +4 -3
- homeassistant-stubs/components/google_assistant_sdk/helpers.pyi +3 -4
- homeassistant-stubs/components/google_photos/media_source.pyi +0 -1
- homeassistant-stubs/components/govee_ble/config_flow.pyi +4 -4
- homeassistant-stubs/components/govee_ble/coordinator.pyi +1 -1
- homeassistant-stubs/components/gpsd/sensor.pyi +0 -1
- homeassistant-stubs/components/greeneye_monitor/sensor.pyi +5 -5
- homeassistant-stubs/components/group/cover.pyi +2 -2
- homeassistant-stubs/components/group/entity.pyi +5 -5
- homeassistant-stubs/components/group/fan.pyi +2 -2
- homeassistant-stubs/components/group/media_player.pyi +1 -1
- homeassistant-stubs/components/group/registry.pyi +4 -5
- homeassistant-stubs/components/group/sensor.pyi +4 -4
- homeassistant-stubs/components/guardian/__init__.pyi +2 -3
- homeassistant-stubs/components/guardian/binary_sensor.pyi +0 -2
- homeassistant-stubs/components/guardian/button.pyi +0 -1
- homeassistant-stubs/components/guardian/config_flow.pyi +1 -1
- homeassistant-stubs/components/guardian/entity.pyi +0 -1
- homeassistant-stubs/components/guardian/sensor.pyi +0 -2
- homeassistant-stubs/components/guardian/switch.pyi +0 -1
- homeassistant-stubs/components/guardian/util.pyi +0 -1
- homeassistant-stubs/components/guardian/valve.pyi +0 -1
- homeassistant-stubs/components/hardware/models.pyi +0 -3
- homeassistant-stubs/components/hardware/websocket_api.pyi +0 -1
- homeassistant-stubs/components/here_travel_time/config_flow.pyi +2 -2
- homeassistant-stubs/components/here_travel_time/model.pyi +0 -1
- homeassistant-stubs/components/history/websocket_api.pyi +0 -1
- homeassistant-stubs/components/history_stats/coordinator.pyi +2 -2
- homeassistant-stubs/components/history_stats/data.pyi +2 -4
- homeassistant-stubs/components/holiday/config_flow.pyi +1 -1
- homeassistant-stubs/components/homeassistant/exposed_entities.pyi +2 -4
- homeassistant-stubs/components/homeassistant/repairs.pyi +1 -1
- homeassistant-stubs/components/homeassistant_alerts/coordinator.pyi +0 -1
- homeassistant-stubs/components/homeassistant_hardware/firmware_config_flow.pyi +7 -5
- homeassistant-stubs/components/homeassistant_hardware/silabs_multiprotocol_addon.pyi +9 -10
- homeassistant-stubs/components/homeassistant_hardware/util.pyi +0 -1
- homeassistant-stubs/components/homeassistant_sky_connect/config_flow.pyi +2 -2
- homeassistant-stubs/components/homeassistant_sky_connect/const.pyi +0 -1
- homeassistant-stubs/components/homekit/__init__.pyi +7 -6
- homeassistant-stubs/components/homekit/accessories.pyi +2 -2
- homeassistant-stubs/components/homekit/aidmanager.pyi +3 -3
- homeassistant-stubs/components/homekit/config_flow.pyi +3 -3
- homeassistant-stubs/components/homekit/iidmanager.pyi +3 -3
- homeassistant-stubs/components/homekit/models.pyi +0 -1
- homeassistant-stubs/components/homekit/type_cameras.pyi +1 -1
- homeassistant-stubs/components/homekit/type_covers.pyi +1 -1
- homeassistant-stubs/components/homekit/type_fans.pyi +2 -2
- homeassistant-stubs/components/homekit/type_humidifiers.pyi +1 -1
- homeassistant-stubs/components/homekit/type_lights.pyi +2 -2
- homeassistant-stubs/components/homekit/type_media_players.pyi +2 -2
- homeassistant-stubs/components/homekit/type_remotes.pyi +2 -2
- homeassistant-stubs/components/homekit/type_switches.pyi +1 -1
- homeassistant-stubs/components/homekit/type_thermostats.pyi +3 -3
- homeassistant-stubs/components/homekit/type_triggers.pyi +1 -1
- homeassistant-stubs/components/homekit_controller/button.pyi +0 -1
- homeassistant-stubs/components/homekit_controller/config_flow.pyi +7 -7
- homeassistant-stubs/components/homekit_controller/select.pyi +0 -1
- homeassistant-stubs/components/homekit_controller/storage.pyi +1 -1
- homeassistant-stubs/components/homewizard/const.pyi +0 -1
- homeassistant-stubs/components/homewizard/sensor.pyi +0 -2
- homeassistant-stubs/components/homewizard/switch.pyi +0 -1
- homeassistant-stubs/components/homeworks/__init__.pyi +0 -1
- homeassistant-stubs/components/http/__init__.pyi +3 -4
- homeassistant-stubs/components/http/ban.pyi +1 -1
- homeassistant-stubs/components/huawei_lte/__init__.pyi +7 -8
- homeassistant-stubs/components/huawei_lte/device_tracker.pyi +1 -1
- homeassistant-stubs/components/huawei_lte/entity.pyi +1 -1
- homeassistant-stubs/components/huawei_lte/select.pyi +0 -1
- homeassistant-stubs/components/huawei_lte/sensor.pyi +0 -2
- homeassistant-stubs/components/humidifier/__init__.pyi +11 -3
- homeassistant-stubs/components/husqvarna_automower/api.pyi +1 -1
- homeassistant-stubs/components/husqvarna_automower/binary_sensor.pyi +0 -1
- homeassistant-stubs/components/husqvarna_automower/button.pyi +0 -1
- homeassistant-stubs/components/husqvarna_automower/calendar.pyi +1 -1
- homeassistant-stubs/components/husqvarna_automower/number.pyi +0 -2
- homeassistant-stubs/components/husqvarna_automower/sensor.pyi +0 -2
- homeassistant-stubs/components/hydrawise/binary_sensor.pyi +0 -1
- homeassistant-stubs/components/hydrawise/coordinator.pyi +5 -7
- homeassistant-stubs/components/hydrawise/sensor.pyi +0 -1
- homeassistant-stubs/components/hydrawise/switch.pyi +0 -1
- homeassistant-stubs/components/hyperion/camera.pyi +1 -1
- homeassistant-stubs/components/hyperion/config_flow.pyi +5 -4
- homeassistant-stubs/components/hyperion/light.pyi +6 -6
- homeassistant-stubs/components/hyperion/sensor.pyi +1 -1
- homeassistant-stubs/components/ibeacon/coordinator.pyi +14 -14
- homeassistant-stubs/components/ibeacon/sensor.pyi +0 -1
- homeassistant-stubs/components/idasen_desk/button.pyi +0 -1
- homeassistant-stubs/components/idasen_desk/config_flow.pyi +2 -2
- homeassistant-stubs/components/idasen_desk/sensor.pyi +0 -1
- homeassistant-stubs/components/image/__init__.pyi +7 -5
- homeassistant-stubs/components/image_processing/__init__.pyi +4 -6
- homeassistant-stubs/components/imap/coordinator.pyi +8 -7
- 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/integration/sensor.pyi +7 -8
- homeassistant-stubs/components/intent/timers.pyi +6 -4
- homeassistant-stubs/components/iotty/__init__.pyi +0 -1
- homeassistant-stubs/components/iotty/coordinator.pyi +0 -1
- homeassistant-stubs/components/ipp/config_flow.pyi +1 -1
- homeassistant-stubs/components/ipp/sensor.pyi +0 -1
- homeassistant-stubs/components/iron_os/config_flow.pyi +2 -3
- 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/coordinator.pyi +1 -1
- homeassistant-stubs/components/isy994/binary_sensor.pyi +4 -4
- homeassistant-stubs/components/isy994/button.pyi +1 -1
- homeassistant-stubs/components/isy994/config_flow.pyi +2 -2
- homeassistant-stubs/components/isy994/entity.pyi +5 -5
- homeassistant-stubs/components/isy994/light.pyi +1 -1
- homeassistant-stubs/components/isy994/number.pyi +2 -2
- homeassistant-stubs/components/isy994/select.pyi +1 -1
- homeassistant-stubs/components/isy994/sensor.pyi +2 -2
- homeassistant-stubs/components/isy994/switch.pyi +1 -2
- homeassistant-stubs/components/jellyfin/config_flow.pyi +1 -1
- homeassistant-stubs/components/jellyfin/coordinator.pyi +8 -8
- homeassistant-stubs/components/jellyfin/entity.pyi +5 -5
- homeassistant-stubs/components/jellyfin/media_player.pyi +2 -2
- homeassistant-stubs/components/jellyfin/sensor.pyi +0 -1
- homeassistant-stubs/components/jewish_calendar/binary_sensor.pyi +1 -3
- homeassistant-stubs/components/jewish_calendar/entity.pyi +0 -1
- homeassistant-stubs/components/jewish_calendar/sensor.pyi +1 -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 -1
- homeassistant-stubs/components/knx/__init__.pyi +7 -6
- homeassistant-stubs/components/knx/climate.pyi +3 -3
- homeassistant-stubs/components/knx/config_flow.pyi +10 -9
- homeassistant-stubs/components/knx/cover.pyi +1 -1
- homeassistant-stubs/components/knx/device.pyi +1 -1
- homeassistant-stubs/components/knx/expose.pyi +7 -6
- homeassistant-stubs/components/knx/fan.pyi +1 -1
- homeassistant-stubs/components/knx/light.pyi +6 -4
- homeassistant-stubs/components/knx/project.pyi +0 -1
- homeassistant-stubs/components/knx/select.pyi +1 -1
- homeassistant-stubs/components/knx/sensor.pyi +1 -2
- homeassistant-stubs/components/knx/storage/config_store.pyi +1 -1
- homeassistant-stubs/components/knx/telegrams.pyi +3 -2
- homeassistant-stubs/components/kraken/__init__.pyi +2 -2
- homeassistant-stubs/components/kraken/sensor.pyi +0 -1
- homeassistant-stubs/components/lacrosse/sensor.pyi +1 -1
- homeassistant-stubs/components/lacrosse_view/config_flow.pyi +2 -2
- 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 +3 -3
- homeassistant-stubs/components/lamarzocco/coordinator.pyi +1 -2
- 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 +0 -1
- homeassistant-stubs/components/lametric/number.pyi +0 -1
- homeassistant-stubs/components/lametric/select.pyi +0 -1
- homeassistant-stubs/components/lametric/sensor.pyi +0 -1
- homeassistant-stubs/components/lametric/switch.pyi +0 -1
- homeassistant-stubs/components/lawn_mower/__init__.pyi +4 -3
- homeassistant-stubs/components/lcn/entity.pyi +3 -3
- homeassistant-stubs/components/ld2410_ble/config_flow.pyi +2 -2
- homeassistant-stubs/components/ld2410_ble/coordinator.pyi +1 -1
- homeassistant-stubs/components/ld2410_ble/models.pyi +0 -1
- homeassistant-stubs/components/led_ble/config_flow.pyi +2 -2
- 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/coordinator.pyi +3 -3
- 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 -1
- homeassistant-stubs/components/lifx/config_flow.pyi +2 -3
- homeassistant-stubs/components/lifx/coordinator.pyi +7 -1
- homeassistant-stubs/components/lifx/light.pyi +3 -2
- homeassistant-stubs/components/lifx/manager.pyi +1 -1
- homeassistant-stubs/components/light/__init__.pyi +23 -8
- homeassistant-stubs/components/linear_garage_door/config_flow.pyi +1 -1
- homeassistant-stubs/components/linear_garage_door/coordinator.pyi +0 -1
- homeassistant-stubs/components/linkplay/__init__.pyi +0 -1
- homeassistant-stubs/components/linkplay/button.pyi +0 -1
- homeassistant-stubs/components/linkplay/config_flow.pyi +1 -1
- 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 +11 -3
- homeassistant-stubs/components/logbook/models.pyi +7 -1
- homeassistant-stubs/components/logbook/processor.pyi +3 -4
- homeassistant-stubs/components/logbook/websocket_api.pyi +0 -1
- homeassistant-stubs/components/logger/helpers.pyi +1 -3
- homeassistant-stubs/components/lookin/__init__.pyi +2 -2
- homeassistant-stubs/components/lookin/config_flow.pyi +2 -2
- homeassistant-stubs/components/lookin/entity.pyi +2 -2
- homeassistant-stubs/components/lookin/media_player.pyi +1 -1
- homeassistant-stubs/components/lookin/models.pyi +0 -1
- homeassistant-stubs/components/madvr/binary_sensor.pyi +0 -1
- homeassistant-stubs/components/madvr/sensor.pyi +1 -2
- homeassistant-stubs/components/manual/alarm_control_panel.pyi +6 -6
- homeassistant-stubs/components/mastodon/__init__.pyi +0 -1
- homeassistant-stubs/components/mastodon/sensor.pyi +0 -1
- homeassistant-stubs/components/matrix/__init__.pyi +4 -4
- homeassistant-stubs/components/matter/adapter.pyi +2 -2
- homeassistant-stubs/components/matter/binary_sensor.pyi +1 -2
- homeassistant-stubs/components/matter/button.pyi +0 -1
- homeassistant-stubs/components/matter/climate.pyi +1 -1
- homeassistant-stubs/components/matter/config_flow.pyi +4 -3
- homeassistant-stubs/components/matter/entity.pyi +4 -3
- homeassistant-stubs/components/matter/helpers.pyi +0 -1
- homeassistant-stubs/components/matter/models.pyi +0 -2
- homeassistant-stubs/components/matter/number.pyi +1 -2
- homeassistant-stubs/components/matter/select.pyi +1 -2
- homeassistant-stubs/components/matter/sensor.pyi +1 -2
- homeassistant-stubs/components/matter/update.pyi +0 -1
- homeassistant-stubs/components/mealie/coordinator.pyi +0 -2
- homeassistant-stubs/components/mealie/sensor.pyi +0 -1
- homeassistant-stubs/components/media_player/__init__.pyi +37 -4
- homeassistant-stubs/components/media_player/intent.pyi +2 -3
- homeassistant-stubs/components/media_source/models.pyi +0 -2
- homeassistant-stubs/components/met_eireann/__init__.pyi +3 -3
- homeassistant-stubs/components/metoffice/data.pyi +0 -1
- homeassistant-stubs/components/mikrotik/coordinator.pyi +4 -4
- homeassistant-stubs/components/mikrotik/device.pyi +3 -3
- homeassistant-stubs/components/min_max/sensor.pyi +11 -11
- homeassistant-stubs/components/minecraft_server/api.pyi +0 -1
- homeassistant-stubs/components/minecraft_server/sensor.pyi +0 -1
- homeassistant-stubs/components/modbus/binary_sensor.pyi +2 -2
- homeassistant-stubs/components/modbus/climate.pyi +4 -4
- homeassistant-stubs/components/modbus/entity.pyi +5 -5
- homeassistant-stubs/components/modbus/modbus.pyi +4 -3
- homeassistant-stubs/components/modbus/sensor.pyi +1 -1
- homeassistant-stubs/components/modem_callerid/config_flow.pyi +1 -1
- homeassistant-stubs/components/mold_indicator/sensor.pyi +6 -6
- homeassistant-stubs/components/monzo/coordinator.pyi +0 -1
- homeassistant-stubs/components/monzo/sensor.pyi +0 -1
- homeassistant-stubs/components/mopeka/config_flow.pyi +4 -3
- homeassistant-stubs/components/motionmount/config_flow.pyi +1 -1
- homeassistant-stubs/components/motionmount/select.pyi +1 -1
- homeassistant-stubs/components/mqtt/client.pyi +13 -13
- homeassistant-stubs/components/mqtt/config_flow.pyi +4 -3
- homeassistant-stubs/components/mqtt/debug_info.pyi +0 -1
- homeassistant-stubs/components/mqtt/device_trigger.pyi +2 -4
- homeassistant-stubs/components/mqtt/discovery.pyi +0 -1
- homeassistant-stubs/components/mqtt/entity.pyi +10 -10
- homeassistant-stubs/components/mqtt/models.pyi +20 -24
- homeassistant-stubs/components/mqtt/subscription.pyi +0 -1
- homeassistant-stubs/components/mqtt/tag.pyi +1 -1
- homeassistant-stubs/components/mqtt/util.pyi +2 -2
- homeassistant-stubs/components/mqtt/vacuum.pyi +1 -1
- homeassistant-stubs/components/music_assistant/__init__.pyi +0 -1
- homeassistant-stubs/components/music_assistant/config_flow.pyi +1 -2
- homeassistant-stubs/components/music_assistant/media_player.pyi +1 -1
- homeassistant-stubs/components/mysensors/binary_sensor.pyi +0 -1
- homeassistant-stubs/components/mysensors/config_flow.pyi +1 -1
- homeassistant-stubs/components/mysensors/entity.pyi +7 -7
- homeassistant-stubs/components/mysensors/light.pyi +1 -1
- 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/nasweb/coordinator.pyi +4 -4
- homeassistant-stubs/components/nasweb/nasweb_data.pyi +2 -3
- homeassistant-stubs/components/neato/camera.pyi +4 -4
- homeassistant-stubs/components/neato/entity.pyi +1 -1
- homeassistant-stubs/components/neato/hub.pyi +1 -1
- homeassistant-stubs/components/neato/sensor.pyi +3 -2
- homeassistant-stubs/components/neato/switch.pyi +2 -2
- homeassistant-stubs/components/neato/vacuum.pyi +18 -18
- homeassistant-stubs/components/nest/camera.pyi +4 -4
- homeassistant-stubs/components/nest/config_flow.pyi +5 -5
- homeassistant-stubs/components/nest/event.pyi +0 -1
- homeassistant-stubs/components/nest/media_source.pyi +2 -3
- homeassistant-stubs/components/nest/types.pyi +0 -1
- homeassistant-stubs/components/netatmo/data_handler.pyi +3 -6
- homeassistant-stubs/components/netatmo/entity.pyi +2 -1
- homeassistant-stubs/components/netatmo/helper.pyi +0 -1
- homeassistant-stubs/components/netatmo/sensor.pyi +0 -2
- homeassistant-stubs/components/network/network.pyi +2 -2
- homeassistant-stubs/components/nextdns/__init__.pyi +0 -1
- homeassistant-stubs/components/nextdns/binary_sensor.pyi +0 -1
- homeassistant-stubs/components/nextdns/config_flow.pyi +2 -2
- homeassistant-stubs/components/nextdns/sensor.pyi +1 -2
- homeassistant-stubs/components/nextdns/switch.pyi +0 -1
- homeassistant-stubs/components/nightscout/sensor.pyi +2 -1
- homeassistant-stubs/components/nissan_leaf/__init__.pyi +6 -6
- homeassistant-stubs/components/nordpool/coordinator.pyi +1 -1
- homeassistant-stubs/components/nordpool/sensor.pyi +0 -3
- homeassistant-stubs/components/notify/__init__.pyi +3 -3
- homeassistant-stubs/components/notion/binary_sensor.pyi +0 -1
- homeassistant-stubs/components/notion/config_flow.pyi +2 -3
- homeassistant-stubs/components/notion/coordinator.pyi +5 -6
- homeassistant-stubs/components/notion/entity.pyi +0 -1
- homeassistant-stubs/components/notion/sensor.pyi +1 -2
- homeassistant-stubs/components/number/__init__.pyi +18 -13
- homeassistant-stubs/components/nut/__init__.pyi +3 -5
- homeassistant-stubs/components/nut/config_flow.pyi +4 -4
- homeassistant-stubs/components/onboarding/__init__.pyi +0 -1
- homeassistant-stubs/components/onewire/binary_sensor.pyi +1 -2
- homeassistant-stubs/components/onewire/config_flow.pyi +1 -1
- homeassistant-stubs/components/onewire/entity.pyi +2 -3
- homeassistant-stubs/components/onewire/model.pyi +0 -1
- homeassistant-stubs/components/onewire/onewirehub.pyi +3 -2
- 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/receiver.pyi +4 -7
- homeassistant-stubs/components/openai_conversation/conversation.pyi +1 -1
- homeassistant-stubs/components/openexchangerates/config_flow.pyi +1 -2
- homeassistant-stubs/components/opensky/coordinator.pyi +1 -1
- homeassistant-stubs/components/openuv/config_flow.pyi +1 -2
- homeassistant-stubs/components/openuv/sensor.pyi +0 -2
- homeassistant-stubs/components/oralb/config_flow.pyi +4 -4
- homeassistant-stubs/components/otbr/util.pyi +0 -1
- 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/climate/atlantic_pass_apc_zone_control_zone.pyi +4 -1
- homeassistant-stubs/components/overkiz/coordinator.pyi +2 -2
- homeassistant-stubs/components/overkiz/light.pyi +1 -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/overkiz/water_heater/domestic_hot_water_production.pyi +1 -1
- homeassistant-stubs/components/peblar/binary_sensor.pyi +0 -1
- homeassistant-stubs/components/peblar/button.pyi +0 -1
- homeassistant-stubs/components/peblar/coordinator.pyi +0 -3
- homeassistant-stubs/components/peblar/number.pyi +0 -1
- homeassistant-stubs/components/peblar/select.pyi +0 -1
- homeassistant-stubs/components/peblar/sensor.pyi +0 -1
- homeassistant-stubs/components/peblar/switch.pyi +0 -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/pi_hole/__init__.pyi +0 -1
- homeassistant-stubs/components/pi_hole/binary_sensor.pyi +0 -1
- homeassistant-stubs/components/pi_hole/config_flow.pyi +1 -1
- homeassistant-stubs/components/pi_hole/update.pyi +0 -1
- homeassistant-stubs/components/ping/coordinator.pyi +0 -1
- homeassistant-stubs/components/ping/sensor.pyi +0 -1
- homeassistant-stubs/components/plugwise/binary_sensor.pyi +0 -1
- homeassistant-stubs/components/plugwise/coordinator.pyi +2 -2
- homeassistant-stubs/components/plugwise/number.pyi +0 -1
- homeassistant-stubs/components/plugwise/select.pyi +0 -1
- homeassistant-stubs/components/plugwise/sensor.pyi +0 -1
- homeassistant-stubs/components/plugwise/switch.pyi +0 -1
- homeassistant-stubs/components/powerfox/sensor.pyi +0 -1
- homeassistant-stubs/components/powerwall/config_flow.pyi +2 -2
- homeassistant-stubs/components/powerwall/models.pyi +0 -2
- homeassistant-stubs/components/powerwall/sensor.pyi +0 -1
- homeassistant-stubs/components/private_ble_device/coordinator.pyi +8 -8
- homeassistant-stubs/components/private_ble_device/entity.pyi +1 -1
- homeassistant-stubs/components/private_ble_device/sensor.pyi +0 -1
- homeassistant-stubs/components/prometheus/__init__.pyi +3 -4
- homeassistant-stubs/components/proximity/coordinator.pyi +8 -10
- homeassistant-stubs/components/prusalink/binary_sensor.pyi +0 -2
- homeassistant-stubs/components/prusalink/button.pyi +0 -2
- homeassistant-stubs/components/prusalink/sensor.pyi +0 -2
- homeassistant-stubs/components/pure_energie/sensor.pyi +0 -1
- homeassistant-stubs/components/purpleair/config_flow.pyi +4 -5
- homeassistant-stubs/components/purpleair/sensor.pyi +0 -1
- homeassistant-stubs/components/pushbullet/api.pyi +1 -1
- homeassistant-stubs/components/pvoutput/sensor.pyi +0 -1
- homeassistant-stubs/components/qnap_qsw/binary_sensor.pyi +0 -1
- homeassistant-stubs/components/qnap_qsw/button.pyi +0 -1
- homeassistant-stubs/components/qnap_qsw/entity.pyi +0 -2
- homeassistant-stubs/components/qnap_qsw/sensor.pyi +0 -1
- homeassistant-stubs/components/radarr/__init__.pyi +0 -1
- homeassistant-stubs/components/radarr/coordinator.pyi +3 -5
- homeassistant-stubs/components/radarr/sensor.pyi +0 -2
- homeassistant-stubs/components/rainforest_raven/config_flow.pyi +2 -3
- homeassistant-stubs/components/rainforest_raven/sensor.pyi +0 -1
- homeassistant-stubs/components/rainmachine/__init__.pyi +0 -1
- homeassistant-stubs/components/rainmachine/binary_sensor.pyi +0 -1
- homeassistant-stubs/components/rainmachine/button.pyi +0 -1
- homeassistant-stubs/components/rainmachine/coordinator.pyi +1 -1
- homeassistant-stubs/components/rainmachine/entity.pyi +0 -1
- homeassistant-stubs/components/rainmachine/select.pyi +0 -3
- homeassistant-stubs/components/rainmachine/sensor.pyi +2 -4
- homeassistant-stubs/components/rainmachine/switch.pyi +1 -4
- homeassistant-stubs/components/rainmachine/update.pyi +1 -2
- homeassistant-stubs/components/rainmachine/util.pyi +0 -1
- homeassistant-stubs/components/rdw/binary_sensor.pyi +0 -1
- homeassistant-stubs/components/rdw/sensor.pyi +0 -1
- homeassistant-stubs/components/recollect_waste/calendar.pyi +1 -1
- homeassistant-stubs/components/recorder/core.pyi +26 -22
- homeassistant-stubs/components/recorder/executor.pyi +1 -1
- homeassistant-stubs/components/recorder/migration.pyi +0 -5
- homeassistant-stubs/components/recorder/models/database.pyi +0 -2
- homeassistant-stubs/components/recorder/models/legacy.pyi +5 -5
- homeassistant-stubs/components/recorder/models/state.pyi +12 -2
- homeassistant-stubs/components/recorder/statistics.pyi +1 -4
- homeassistant-stubs/components/recorder/table_managers/__init__.pyi +1 -1
- homeassistant-stubs/components/recorder/table_managers/event_types.pyi +2 -2
- homeassistant-stubs/components/recorder/table_managers/recorder_runs.pyi +2 -2
- homeassistant-stubs/components/recorder/table_managers/states.pyi +4 -5
- homeassistant-stubs/components/recorder/table_managers/statistics_meta.pyi +2 -1
- homeassistant-stubs/components/recorder/tasks.pyi +0 -13
- homeassistant-stubs/components/remote/__init__.pyi +5 -3
- homeassistant-stubs/components/renault/binary_sensor.pyi +0 -1
- homeassistant-stubs/components/renault/button.pyi +0 -1
- homeassistant-stubs/components/renault/config_flow.pyi +1 -1
- homeassistant-stubs/components/renault/device_tracker.pyi +1 -2
- homeassistant-stubs/components/renault/entity.pyi +1 -3
- homeassistant-stubs/components/renault/renault_hub.pyi +2 -2
- homeassistant-stubs/components/renault/renault_vehicle.pyi +1 -2
- 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 +0 -2
- homeassistant-stubs/components/reolink/camera.pyi +0 -1
- homeassistant-stubs/components/reolink/config_flow.pyi +2 -2
- homeassistant-stubs/components/reolink/entity.pyi +0 -4
- homeassistant-stubs/components/reolink/host.pyi +12 -10
- homeassistant-stubs/components/reolink/light.pyi +0 -2
- homeassistant-stubs/components/reolink/number.pyi +0 -3
- homeassistant-stubs/components/reolink/select.pyi +0 -2
- homeassistant-stubs/components/reolink/sensor.pyi +0 -2
- homeassistant-stubs/components/reolink/siren.pyi +1 -2
- homeassistant-stubs/components/reolink/switch.pyi +0 -3
- homeassistant-stubs/components/reolink/update.pyi +5 -8
- homeassistant-stubs/components/reolink/util.pyi +0 -1
- homeassistant-stubs/components/rest/binary_sensor.pyi +1 -1
- homeassistant-stubs/components/rest/data.pyi +4 -4
- homeassistant-stubs/components/rest/switch.pyi +10 -10
- homeassistant-stubs/components/rfxtrx/binary_sensor.pyi +1 -1
- homeassistant-stubs/components/rfxtrx/config_flow.pyi +5 -5
- homeassistant-stubs/components/rfxtrx/cover.pyi +1 -1
- homeassistant-stubs/components/rfxtrx/entity.pyi +1 -1
- homeassistant-stubs/components/rfxtrx/sensor.pyi +0 -1
- homeassistant-stubs/components/ridwell/calendar.pyi +1 -1
- homeassistant-stubs/components/ridwell/config_flow.pyi +2 -2
- homeassistant-stubs/components/ridwell/coordinator.pyi +1 -1
- homeassistant-stubs/components/ring/__init__.pyi +0 -1
- homeassistant-stubs/components/ring/binary_sensor.pyi +1 -2
- homeassistant-stubs/components/ring/camera.pyi +4 -5
- homeassistant-stubs/components/ring/coordinator.pyi +5 -5
- homeassistant-stubs/components/ring/entity.pyi +0 -2
- homeassistant-stubs/components/ring/event.pyi +0 -1
- homeassistant-stubs/components/ring/number.pyi +0 -1
- homeassistant-stubs/components/ring/sensor.pyi +0 -1
- homeassistant-stubs/components/ring/siren.pyi +0 -1
- homeassistant-stubs/components/ring/switch.pyi +0 -1
- 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 +0 -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 +2 -2
- homeassistant-stubs/components/roborock/coordinator.pyi +10 -4
- 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/select.pyi +0 -1
- homeassistant-stubs/components/roku/sensor.pyi +0 -1
- homeassistant-stubs/components/ruuvi_gateway/coordinator.pyi +1 -1
- homeassistant-stubs/components/ruuvi_gateway/models.pyi +0 -1
- homeassistant-stubs/components/ruuvitag_ble/config_flow.pyi +4 -4
- homeassistant-stubs/components/samsungtv/__init__.pyi +2 -1
- homeassistant-stubs/components/samsungtv/bridge.pyi +16 -14
- homeassistant-stubs/components/samsungtv/config_flow.pyi +15 -14
- homeassistant-stubs/components/samsungtv/coordinator.pyi +4 -3
- homeassistant-stubs/components/samsungtv/entity.pyi +2 -2
- homeassistant-stubs/components/samsungtv/media_player.pyi +8 -5
- homeassistant-stubs/components/schlage/binary_sensor.pyi +0 -1
- homeassistant-stubs/components/schlage/coordinator.pyi +1 -3
- homeassistant-stubs/components/schlage/switch.pyi +0 -1
- homeassistant-stubs/components/script/__init__.pyi +16 -1
- homeassistant-stubs/components/search/__init__.pyi +2 -1
- homeassistant-stubs/components/select/__init__.pyi +4 -3
- homeassistant-stubs/components/sensibo/binary_sensor.pyi +0 -2
- homeassistant-stubs/components/sensibo/button.pyi +0 -1
- homeassistant-stubs/components/sensibo/number.pyi +0 -1
- homeassistant-stubs/components/sensibo/select.pyi +0 -1
- homeassistant-stubs/components/sensibo/sensor.pyi +0 -2
- homeassistant-stubs/components/sensibo/switch.pyi +0 -1
- homeassistant-stubs/components/sensibo/update.pyi +0 -1
- homeassistant-stubs/components/sensirion_ble/config_flow.pyi +4 -4
- homeassistant-stubs/components/sensor/__init__.pyi +17 -11
- homeassistant-stubs/components/sensoterra/coordinator.pyi +1 -1
- homeassistant-stubs/components/sfr_box/binary_sensor.pyi +0 -1
- homeassistant-stubs/components/sfr_box/button.pyi +0 -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 +0 -1
- homeassistant-stubs/components/shelly/climate.pyi +8 -8
- homeassistant-stubs/components/shelly/coordinator.pyi +19 -16
- homeassistant-stubs/components/shelly/cover.pyi +1 -1
- homeassistant-stubs/components/shelly/entity.pyi +6 -9
- homeassistant-stubs/components/shelly/event.pyi +0 -2
- homeassistant-stubs/components/shelly/light.pyi +1 -1
- homeassistant-stubs/components/shelly/number.pyi +1 -3
- homeassistant-stubs/components/shelly/select.pyi +1 -2
- homeassistant-stubs/components/shelly/sensor.pyi +5 -10
- homeassistant-stubs/components/shelly/switch.pyi +4 -6
- homeassistant-stubs/components/shelly/text.pyi +1 -2
- homeassistant-stubs/components/shelly/update.pyi +2 -4
- homeassistant-stubs/components/shelly/valve.pyi +2 -3
- homeassistant-stubs/components/shopping_list/__init__.pyi +2 -2
- homeassistant-stubs/components/simplepush/notify.pyi +4 -4
- homeassistant-stubs/components/simplisafe/__init__.pyi +8 -6
- homeassistant-stubs/components/simplisafe/binary_sensor.pyi +2 -2
- homeassistant-stubs/components/simplisafe/button.pyi +0 -1
- homeassistant-stubs/components/simplisafe/config_flow.pyi +1 -1
- homeassistant-stubs/components/simplisafe/sensor.pyi +1 -1
- homeassistant-stubs/components/siren/__init__.pyi +4 -3
- homeassistant-stubs/components/skybell/binary_sensor.pyi +1 -1
- homeassistant-stubs/components/skybell/sensor.pyi +0 -1
- homeassistant-stubs/components/sleepiq/button.pyi +0 -1
- homeassistant-stubs/components/sleepiq/coordinator.pyi +0 -1
- homeassistant-stubs/components/sleepiq/number.pyi +0 -1
- homeassistant-stubs/components/smhi/weather.pyi +2 -2
- homeassistant-stubs/components/smlight/__init__.pyi +0 -1
- homeassistant-stubs/components/smlight/binary_sensor.pyi +0 -1
- homeassistant-stubs/components/smlight/button.pyi +0 -1
- homeassistant-stubs/components/smlight/config_flow.pyi +2 -1
- homeassistant-stubs/components/smlight/coordinator.pyi +1 -3
- homeassistant-stubs/components/smlight/sensor.pyi +1 -3
- homeassistant-stubs/components/smlight/switch.pyi +0 -1
- homeassistant-stubs/components/smlight/update.pyi +2 -3
- homeassistant-stubs/components/snooz/config_flow.pyi +4 -5
- homeassistant-stubs/components/snooz/models.pyi +0 -1
- homeassistant-stubs/components/solarlog/config_flow.pyi +2 -3
- homeassistant-stubs/components/solarlog/coordinator.pyi +2 -2
- homeassistant-stubs/components/solarlog/sensor.pyi +0 -2
- homeassistant-stubs/components/sonarr/coordinator.pyi +1 -1
- homeassistant-stubs/components/sonarr/sensor.pyi +1 -3
- homeassistant-stubs/components/speedtestdotnet/config_flow.pyi +1 -2
- homeassistant-stubs/components/speedtestdotnet/coordinator.pyi +1 -1
- homeassistant-stubs/components/speedtestdotnet/sensor.pyi +2 -3
- homeassistant-stubs/components/spotify/coordinator.pyi +2 -3
- homeassistant-stubs/components/spotify/models.pyi +0 -1
- homeassistant-stubs/components/sql/models.pyi +0 -1
- homeassistant-stubs/components/squeezebox/__init__.pyi +0 -1
- homeassistant-stubs/components/squeezebox/config_flow.pyi +1 -1
- homeassistant-stubs/components/squeezebox/coordinator.pyi +1 -1
- homeassistant-stubs/components/squeezebox/media_player.pyi +2 -2
- homeassistant-stubs/components/ssdp/__init__.pyi +13 -13
- 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/sensor.pyi +15 -15
- homeassistant-stubs/components/steamist/config_flow.pyi +2 -2
- homeassistant-stubs/components/steamist/sensor.pyi +0 -1
- homeassistant-stubs/components/stookwijzer/sensor.pyi +0 -1
- homeassistant-stubs/components/stream/__init__.pyi +5 -4
- homeassistant-stubs/components/stream/core.pyi +11 -13
- homeassistant-stubs/components/stream/diagnostics.pyi +3 -3
- homeassistant-stubs/components/stream/recorder.pyi +1 -1
- homeassistant-stubs/components/stream/worker.pyi +6 -4
- homeassistant-stubs/components/streamlabswater/coordinator.pyi +0 -1
- homeassistant-stubs/components/streamlabswater/sensor.pyi +0 -1
- 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 -4
- homeassistant-stubs/components/sun/sensor.pyi +0 -1
- homeassistant-stubs/components/switch/__init__.pyi +3 -3
- homeassistant-stubs/components/switchbee/climate.pyi +1 -1
- homeassistant-stubs/components/switchbee/coordinator.pyi +1 -1
- homeassistant-stubs/components/switchbot_cloud/__init__.pyi +6 -8
- homeassistant-stubs/components/switcher_kis/button.pyi +0 -1
- homeassistant-stubs/components/switcher_kis/light.pyi +2 -2
- homeassistant-stubs/components/switcher_kis/switch.pyi +1 -1
- 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 +19 -11
- homeassistant-stubs/components/synology_dsm/config_flow.pyi +4 -4
- homeassistant-stubs/components/synology_dsm/coordinator.pyi +1 -1
- homeassistant-stubs/components/synology_dsm/entity.pyi +5 -6
- homeassistant-stubs/components/synology_dsm/models.pyi +0 -1
- homeassistant-stubs/components/synology_dsm/sensor.pyi +3 -5
- 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 +0 -1
- homeassistant-stubs/components/system_log/__init__.pyi +1 -1
- homeassistant-stubs/components/systemmonitor/__init__.pyi +0 -1
- homeassistant-stubs/components/systemmonitor/binary_sensor.pyi +1 -2
- homeassistant-stubs/components/systemmonitor/coordinator.pyi +2 -3
- homeassistant-stubs/components/systemmonitor/sensor.pyi +3 -4
- homeassistant-stubs/components/tag/__init__.pyi +1 -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/tautulli/coordinator.pyi +3 -3
- homeassistant-stubs/components/tautulli/sensor.pyi +0 -2
- homeassistant-stubs/components/tcp/entity.pyi +4 -3
- homeassistant-stubs/components/technove/binary_sensor.pyi +0 -1
- homeassistant-stubs/components/technove/number.pyi +0 -1
- homeassistant-stubs/components/technove/sensor.pyi +0 -1
- homeassistant-stubs/components/technove/switch.pyi +0 -1
- homeassistant-stubs/components/tedee/binary_sensor.pyi +0 -1
- homeassistant-stubs/components/tedee/coordinator.pyi +3 -3
- homeassistant-stubs/components/tedee/sensor.pyi +0 -1
- homeassistant-stubs/components/text/__init__.pyi +10 -7
- homeassistant-stubs/components/threshold/binary_sensor.pyi +3 -3
- homeassistant-stubs/components/tibber/sensor.pyi +5 -4
- homeassistant-stubs/components/tile/__init__.pyi +0 -1
- homeassistant-stubs/components/tile/config_flow.pyi +2 -2
- homeassistant-stubs/components/tilt_ble/config_flow.pyi +4 -4
- homeassistant-stubs/components/time/__init__.pyi +5 -3
- homeassistant-stubs/components/timer/__init__.pyi +7 -7
- homeassistant-stubs/components/tod/binary_sensor.pyi +1 -1
- homeassistant-stubs/components/todo/__init__.pyi +2 -2
- 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/binary_sensor.pyi +1 -2
- homeassistant-stubs/components/tplink/button.pyi +1 -2
- homeassistant-stubs/components/tplink/camera.pyi +3 -4
- homeassistant-stubs/components/tplink/config_flow.pyi +2 -2
- homeassistant-stubs/components/tplink/deprecate.pyi +0 -1
- homeassistant-stubs/components/tplink/entity.pyi +0 -2
- homeassistant-stubs/components/tplink/models.pyi +0 -1
- homeassistant-stubs/components/tplink/number.pyi +1 -2
- homeassistant-stubs/components/tplink/select.pyi +1 -2
- homeassistant-stubs/components/tplink/sensor.pyi +1 -2
- homeassistant-stubs/components/tplink/siren.pyi +1 -1
- homeassistant-stubs/components/tplink/switch.pyi +1 -2
- homeassistant-stubs/components/tplink_omada/binary_sensor.pyi +0 -1
- homeassistant-stubs/components/tplink_omada/config_flow.pyi +2 -2
- homeassistant-stubs/components/tplink_omada/controller.pyi +1 -1
- homeassistant-stubs/components/tplink_omada/sensor.pyi +0 -1
- homeassistant-stubs/components/tplink_omada/switch.pyi +0 -4
- homeassistant-stubs/components/trace/models.pyi +10 -9
- homeassistant-stubs/components/tractive/__init__.pyi +2 -3
- homeassistant-stubs/components/tractive/device_tracker.pyi +3 -3
- homeassistant-stubs/components/tractive/sensor.pyi +0 -1
- homeassistant-stubs/components/tractive/switch.pyi +0 -1
- homeassistant-stubs/components/tradfri/config_flow.pyi +1 -1
- homeassistant-stubs/components/tradfri/coordinator.pyi +1 -1
- homeassistant-stubs/components/tradfri/entity.pyi +1 -1
- homeassistant-stubs/components/tradfri/sensor.pyi +0 -1
- homeassistant-stubs/components/trafikverket_camera/binary_sensor.pyi +0 -1
- homeassistant-stubs/components/trafikverket_camera/coordinator.pyi +0 -1
- homeassistant-stubs/components/trafikverket_camera/sensor.pyi +0 -1
- homeassistant-stubs/components/trafikverket_ferry/coordinator.pyi +5 -5
- homeassistant-stubs/components/trafikverket_ferry/sensor.pyi +0 -1
- homeassistant-stubs/components/trafikverket_train/coordinator.pyi +4 -5
- homeassistant-stubs/components/trafikverket_train/sensor.pyi +0 -1
- homeassistant-stubs/components/trafikverket_weatherstation/sensor.pyi +0 -1
- homeassistant-stubs/components/transmission/coordinator.pyi +5 -5
- homeassistant-stubs/components/transmission/sensor.pyi +0 -1
- homeassistant-stubs/components/transmission/switch.pyi +0 -1
- homeassistant-stubs/components/trend/binary_sensor.pyi +2 -1
- homeassistant-stubs/components/tts/__init__.pyi +10 -5
- homeassistant-stubs/components/tts/models.pyi +0 -1
- homeassistant-stubs/components/tts/notify.pyi +2 -2
- homeassistant-stubs/components/twentemilieu/calendar.pyi +1 -1
- homeassistant-stubs/components/twentemilieu/sensor.pyi +0 -1
- homeassistant-stubs/components/unifi/__init__.pyi +3 -3
- homeassistant-stubs/components/unifi/button.pyi +0 -1
- homeassistant-stubs/components/unifi/config_flow.pyi +3 -2
- homeassistant-stubs/components/unifi/device_tracker.pyi +3 -1
- homeassistant-stubs/components/unifi/entity.pyi +0 -1
- homeassistant-stubs/components/unifi/hub/config.pyi +0 -1
- homeassistant-stubs/components/unifi/hub/entity_helper.pyi +4 -4
- homeassistant-stubs/components/unifi/hub/entity_loader.pyi +2 -2
- homeassistant-stubs/components/unifi/hub/websocket.pyi +3 -2
- homeassistant-stubs/components/unifi/image.pyi +0 -1
- homeassistant-stubs/components/unifi/sensor.pyi +0 -1
- homeassistant-stubs/components/unifi/switch.pyi +0 -1
- homeassistant-stubs/components/unifi/update.pyi +0 -1
- homeassistant-stubs/components/unifiprotect/binary_sensor.pyi +2 -5
- homeassistant-stubs/components/unifiprotect/button.pyi +0 -1
- homeassistant-stubs/components/unifiprotect/camera.pyi +1 -1
- homeassistant-stubs/components/unifiprotect/config_flow.pyi +1 -1
- homeassistant-stubs/components/unifiprotect/data.pyi +4 -3
- homeassistant-stubs/components/unifiprotect/entity.pyi +0 -3
- homeassistant-stubs/components/unifiprotect/event.pyi +0 -1
- homeassistant-stubs/components/unifiprotect/number.pyi +0 -1
- homeassistant-stubs/components/unifiprotect/select.pyi +0 -1
- homeassistant-stubs/components/unifiprotect/sensor.pyi +1 -3
- homeassistant-stubs/components/unifiprotect/switch.pyi +1 -2
- homeassistant-stubs/components/unifiprotect/text.pyi +1 -2
- homeassistant-stubs/components/upcloud/__init__.pyi +1 -2
- homeassistant-stubs/components/update/__init__.pyi +15 -5
- homeassistant-stubs/components/usb/__init__.pyi +7 -5
- homeassistant-stubs/components/usb/models.pyi +0 -1
- homeassistant-stubs/components/uvc/camera.pyi +2 -2
- homeassistant-stubs/components/vacuum/__init__.pyi +9 -3
- 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 +0 -1
- homeassistant-stubs/components/velbus/__init__.pyi +0 -1
- homeassistant-stubs/components/velbus/config_flow.pyi +1 -2
- homeassistant-stubs/components/velbus/sensor.pyi +1 -1
- homeassistant-stubs/components/vlc_telnet/__init__.pyi +0 -1
- homeassistant-stubs/components/wake_word/models.pyi +0 -2
- homeassistant-stubs/components/wallbox/number.pyi +0 -1
- homeassistant-stubs/components/wallbox/sensor.pyi +0 -1
- homeassistant-stubs/components/waqi/config_flow.pyi +1 -1
- homeassistant-stubs/components/waqi/sensor.pyi +0 -1
- homeassistant-stubs/components/water_heater/__init__.pyi +11 -7
- homeassistant-stubs/components/watttime/config_flow.pyi +3 -2
- homeassistant-stubs/components/weather/__init__.pyi +21 -4
- homeassistant-stubs/components/webhook/trigger.pyi +0 -1
- homeassistant-stubs/components/webostv/config_flow.pyi +1 -1
- homeassistant-stubs/components/webostv/media_player.pyi +1 -1
- homeassistant-stubs/components/websocket_api/connection.pyi +7 -6
- homeassistant-stubs/components/websocket_api/http.pyi +9 -7
- homeassistant-stubs/components/wemo/__init__.pyi +6 -6
- homeassistant-stubs/components/wemo/coordinator.pyi +1 -2
- homeassistant-stubs/components/wemo/models.pyi +0 -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/coordinator.pyi +2 -2
- homeassistant-stubs/components/withings/sensor.pyi +0 -6
- homeassistant-stubs/components/wiz/config_flow.pyi +1 -1
- homeassistant-stubs/components/wiz/models.pyi +0 -1
- homeassistant-stubs/components/wiz/number.pyi +0 -1
- homeassistant-stubs/components/wled/coordinator.pyi +1 -1
- homeassistant-stubs/components/wled/number.pyi +0 -1
- homeassistant-stubs/components/wled/sensor.pyi +0 -1
- homeassistant-stubs/components/workday/repairs.pyi +3 -3
- homeassistant-stubs/components/xiaomi_ble/config_flow.pyi +3 -4
- homeassistant-stubs/components/xiaomi_ble/device_trigger.pyi +0 -1
- homeassistant-stubs/components/yale_smart_alarm/coordinator.pyi +2 -2
- homeassistant-stubs/components/yale_smart_alarm/entity.pyi +3 -3
- homeassistant-stubs/components/yalexs_ble/config_flow.pyi +4 -3
- homeassistant-stubs/components/yalexs_ble/models.pyi +0 -1
- homeassistant-stubs/components/yalexs_ble/sensor.pyi +0 -1
- homeassistant-stubs/components/youtube/sensor.pyi +0 -1
- homeassistant-stubs/components/zeroconf/__init__.pyi +2 -3
- homeassistant-stubs/components/zone/__init__.pyi +3 -3
- homeassistant-stubs/components/zwave_js/__init__.pyi +3 -3
- homeassistant-stubs/components/zwave_js/binary_sensor.pyi +0 -2
- homeassistant-stubs/components/zwave_js/climate.pyi +6 -6
- homeassistant-stubs/components/zwave_js/config_flow.pyi +14 -13
- homeassistant-stubs/components/zwave_js/discovery.pyi +3 -7
- homeassistant-stubs/components/zwave_js/discovery_data_template.pyi +4 -14
- homeassistant-stubs/components/zwave_js/event.pyi +1 -1
- homeassistant-stubs/components/zwave_js/helpers.pyi +0 -2
- homeassistant-stubs/components/zwave_js/humidifier.pyi +0 -1
- homeassistant-stubs/components/zwave_js/light.pyi +8 -8
- homeassistant-stubs/components/zwave_js/migrate.pyi +0 -1
- homeassistant-stubs/components/zwave_js/number.pyi +1 -1
- homeassistant-stubs/components/zwave_js/repairs.pyi +2 -3
- homeassistant-stubs/components/zwave_js/sensor.pyi +0 -1
- homeassistant-stubs/components/zwave_js/switch.pyi +1 -1
- homeassistant-stubs/components/zwave_js/update.pyi +8 -9
- homeassistant-stubs/config.pyi +0 -3
- homeassistant-stubs/config_entries.pyi +11 -8
- homeassistant-stubs/core.pyi +50 -30
- homeassistant-stubs/core_config.pyi +18 -18
- homeassistant-stubs/data_entry_flow.pyi +6 -5
- homeassistant-stubs/exceptions.pyi +0 -4
- homeassistant-stubs/helpers/area_registry.pyi +7 -6
- homeassistant-stubs/helpers/category_registry.pyi +5 -6
- homeassistant-stubs/helpers/check_config.pyi +2 -3
- homeassistant-stubs/helpers/collection.pyi +6 -8
- homeassistant-stubs/helpers/config_entry_oauth2_flow.pyi +2 -2
- homeassistant-stubs/helpers/debounce.pyi +3 -2
- homeassistant-stubs/helpers/device_registry.pyi +9 -5
- homeassistant-stubs/helpers/discovery_flow.pyi +1 -2
- homeassistant-stubs/helpers/dispatcher.pyi +8 -8
- homeassistant-stubs/helpers/entity.pyi +44 -18
- homeassistant-stubs/helpers/entity_component.pyi +3 -3
- homeassistant-stubs/helpers/entity_platform.pyi +12 -12
- homeassistant-stubs/helpers/entity_registry.pyi +13 -6
- homeassistant-stubs/helpers/entityfilter.pyi +1 -1
- homeassistant-stubs/helpers/event.pyi +6 -15
- homeassistant-stubs/helpers/floor_registry.pyi +0 -1
- homeassistant-stubs/helpers/frame.pyi +4 -1
- homeassistant-stubs/helpers/icon.pyi +2 -2
- homeassistant-stubs/helpers/integration_platform.pyi +0 -1
- homeassistant-stubs/helpers/intent.pyi +19 -21
- homeassistant-stubs/helpers/issue_registry.pyi +1 -2
- homeassistant-stubs/helpers/label_registry.pyi +0 -1
- homeassistant-stubs/helpers/llm.pyi +0 -4
- homeassistant-stubs/helpers/normalized_name_base_registry.pyi +6 -8
- homeassistant-stubs/helpers/ratelimit.pyi +4 -3
- homeassistant-stubs/helpers/recorder.pyi +3 -4
- homeassistant-stubs/helpers/restore_state.pyi +3 -3
- homeassistant-stubs/helpers/schema_config_entry_flow.pyi +1 -3
- homeassistant-stubs/helpers/script.pyi +16 -11
- homeassistant-stubs/helpers/script_variables.pyi +1 -1
- homeassistant-stubs/helpers/service.pyi +9 -10
- homeassistant-stubs/helpers/service_info/hassio.pyi +0 -1
- homeassistant-stubs/helpers/service_info/mqtt.pyi +0 -1
- homeassistant-stubs/helpers/significant_change.pyi +1 -1
- homeassistant-stubs/helpers/storage.pyi +12 -9
- homeassistant-stubs/helpers/template.pyi +22 -18
- homeassistant-stubs/helpers/trace.pyi +6 -6
- homeassistant-stubs/helpers/translation.pyi +0 -1
- homeassistant-stubs/helpers/trigger.pyi +3 -4
- homeassistant-stubs/helpers/trigger_template_entity.pyi +2 -2
- homeassistant-stubs/helpers/update_coordinator.pyi +10 -7
- homeassistant-stubs/loader.pyi +23 -6
- homeassistant-stubs/requirements.pyi +4 -3
- homeassistant-stubs/runner.pyi +1 -2
- homeassistant-stubs/util/aiohttp.pyi +2 -2
- homeassistant-stubs/util/async_.pyi +1 -1
- homeassistant-stubs/util/frozen_dataclass_compat.pyi +3 -1
- homeassistant-stubs/util/language.pyi +0 -1
- homeassistant-stubs/util/logging.pyi +7 -7
- homeassistant-stubs/util/signal_type.pyi +1 -1
- homeassistant-stubs/util/timeout.pyi +29 -30
- homeassistant-stubs/util/yaml/loader.pyi +4 -1
- homeassistant-stubs/util/yaml/objects.pyi +0 -1
- {homeassistant_stubs-2025.1.0b9.dist-info → homeassistant_stubs-2025.1.2.dist-info}/METADATA +2 -2
- {homeassistant_stubs-2025.1.0b9.dist-info → homeassistant_stubs-2025.1.2.dist-info}/RECORD +1204 -1204
- {homeassistant_stubs-2025.1.0b9.dist-info → homeassistant_stubs-2025.1.2.dist-info}/WHEEL +0 -0
- {homeassistant_stubs-2025.1.0b9.dist-info → homeassistant_stubs-2025.1.2.dist-info}/licenses/LICENSE +0 -0
@@ -41,7 +41,6 @@ class FloorEntry(NormalizedNameBaseRegistryEntry):
|
|
41
41
|
floor_id: str
|
42
42
|
icon: str | None = ...
|
43
43
|
level: int | None = ...
|
44
|
-
def __init__(self, *, name, created_at=..., modified_at=..., aliases, floor_id, icon=..., level=...) -> None: ...
|
45
44
|
|
46
45
|
class FloorRegistryStore(Store[FloorRegistryStoreData]):
|
47
46
|
async def _async_migrate_func(self, old_major_version: int, old_minor_version: int, old_data: dict[str, list[dict[str, Any]]]) -> FloorRegistryStoreData: ...
|
@@ -6,6 +6,7 @@ from dataclasses import dataclass
|
|
6
6
|
from homeassistant.core import HomeAssistant as HomeAssistant, async_get_hass_or_none as async_get_hass_or_none
|
7
7
|
from homeassistant.exceptions import HomeAssistantError as HomeAssistantError
|
8
8
|
from homeassistant.loader import Integration as Integration, async_get_issue_integration as async_get_issue_integration, async_suggest_report_issue as async_suggest_report_issue
|
9
|
+
from propcache import cached_property
|
9
10
|
from types import FrameType
|
10
11
|
|
11
12
|
_LOGGER: Incomplete
|
@@ -18,10 +19,12 @@ class IntegrationFrame:
|
|
18
19
|
module: str | None
|
19
20
|
relative_filename: str
|
20
21
|
frame: FrameType
|
22
|
+
@cached_property
|
21
23
|
def line_number(self) -> int: ...
|
24
|
+
@cached_property
|
22
25
|
def filename(self) -> str: ...
|
26
|
+
@cached_property
|
23
27
|
def line(self) -> str: ...
|
24
|
-
def __init__(self, *, custom_integration, integration, module, relative_filename, frame) -> None: ...
|
25
28
|
|
26
29
|
def get_integration_logger(fallback_name: str) -> logging.Logger: ...
|
27
30
|
def get_current_frame(depth: int = 0) -> FrameType: ...
|
@@ -19,8 +19,8 @@ async def _async_get_component_icons(hass: HomeAssistant, components: set[str],
|
|
19
19
|
class _IconsCache:
|
20
20
|
__slots__: Incomplete
|
21
21
|
_hass: Incomplete
|
22
|
-
_loaded:
|
23
|
-
_cache:
|
22
|
+
_loaded: set[str]
|
23
|
+
_cache: dict[str, dict[str, Any]]
|
24
24
|
_lock: Incomplete
|
25
25
|
def __init__(self, hass: HomeAssistant) -> None: ...
|
26
26
|
async def async_fetch(self, category: str, components: set[str]) -> dict[str, dict[str, Any]]: ...
|
@@ -19,7 +19,6 @@ class IntegrationPlatform:
|
|
19
19
|
platform_name: str
|
20
20
|
process_job: HassJob[[HomeAssistant, str, Any], Awaitable[None] | None]
|
21
21
|
seen_components: set[str]
|
22
|
-
def __init__(self, platform_name, process_job, seen_components) -> None: ...
|
23
22
|
|
24
23
|
def _async_integration_platform_component_loaded(hass: HomeAssistant, integration_platforms: list[IntegrationPlatform], event: Event[EventComponentLoaded]) -> None: ...
|
25
24
|
async def _async_process_integration_platforms_for_component(hass: HomeAssistant, integration: Integration, platforms_that_exist: list[str], integration_platforms_by_name: dict[str, IntegrationPlatform]) -> None: ...
|
@@ -6,7 +6,7 @@ from .typing import VolSchemaType as VolSchemaType
|
|
6
6
|
from _typeshed import Incomplete
|
7
7
|
from abc import abstractmethod
|
8
8
|
from collections.abc import Callable, Collection, Iterable
|
9
|
-
from dataclasses import dataclass
|
9
|
+
from dataclasses import dataclass, field
|
10
10
|
from enum import Enum, StrEnum
|
11
11
|
from homeassistant.components.homeassistant.exposed_entities import async_should_expose as async_should_expose
|
12
12
|
from homeassistant.const import ATTR_DEVICE_CLASS as ATTR_DEVICE_CLASS, ATTR_ENTITY_ID as ATTR_ENTITY_ID, ATTR_SUPPORTED_FEATURES as ATTR_SUPPORTED_FEATURES
|
@@ -14,6 +14,7 @@ from homeassistant.core import Context as Context, HomeAssistant as HomeAssistan
|
|
14
14
|
from homeassistant.exceptions import HomeAssistantError as HomeAssistantError
|
15
15
|
from homeassistant.loader import bind_hass as bind_hass
|
16
16
|
from homeassistant.util.hass_dict import HassKey as HassKey
|
17
|
+
from propcache import cached_property
|
17
18
|
from typing import Any
|
18
19
|
|
19
20
|
_LOGGER: Incomplete
|
@@ -83,23 +84,20 @@ class MatchTargetsConstraints:
|
|
83
84
|
allow_duplicate_names: bool = ...
|
84
85
|
@property
|
85
86
|
def has_constraints(self) -> bool: ...
|
86
|
-
def __init__(self, name=..., area_name=..., floor_name=..., domains=..., device_classes=..., features=..., states=..., assistant=..., allow_duplicate_names=...) -> None: ...
|
87
87
|
|
88
88
|
@dataclass
|
89
89
|
class MatchTargetsPreferences:
|
90
90
|
area_id: str | None = ...
|
91
91
|
floor_id: str | None = ...
|
92
|
-
def __init__(self, area_id=..., floor_id=...) -> None: ...
|
93
92
|
|
94
93
|
@dataclass
|
95
94
|
class MatchTargetsResult:
|
96
95
|
is_match: bool
|
97
96
|
no_match_reason: MatchFailedReason | None = ...
|
98
|
-
states: list[State] =
|
97
|
+
states: list[State] = field(default_factory=list)
|
99
98
|
no_match_name: str | None = ...
|
100
|
-
areas: list[area_registry.AreaEntry] =
|
101
|
-
floors: list[floor_registry.FloorEntry] =
|
102
|
-
def __init__(self, is_match, no_match_reason=..., states=..., no_match_name=..., areas=..., floors=...) -> None: ...
|
99
|
+
areas: list[area_registry.AreaEntry] = field(default_factory=list)
|
100
|
+
floors: list[floor_registry.FloorEntry] = field(default_factory=list)
|
103
101
|
|
104
102
|
class MatchFailedError(IntentError):
|
105
103
|
result: Incomplete
|
@@ -120,7 +118,6 @@ class MatchTargetsCandidate:
|
|
120
118
|
floor: floor_registry.FloorEntry | None = ...
|
121
119
|
device: device_registry.DeviceEntry | None = ...
|
122
120
|
matched_name: str | None = ...
|
123
|
-
def __init__(self, state, is_exposed, entity=..., area=..., floor=..., device=..., matched_name=...) -> None: ...
|
124
121
|
|
125
122
|
def find_areas(name: str, areas: area_registry.AreaRegistry) -> Iterable[area_registry.AreaEntry]: ...
|
126
123
|
def find_floors(name: str, floors: floor_registry.FloorRegistry) -> Iterable[floor_registry.FloorEntry]: ...
|
@@ -141,6 +138,7 @@ class IntentHandler:
|
|
141
138
|
def slot_schema(self) -> dict | None: ...
|
142
139
|
def async_can_handle(self, intent_obj: Intent) -> bool: ...
|
143
140
|
def async_validate_slots(self, slots: _SlotsType) -> _SlotsType: ...
|
141
|
+
@cached_property
|
144
142
|
def _slot_schema(self) -> vol.Schema: ...
|
145
143
|
async def async_handle(self, intent_obj: Intent) -> IntentResponse: ...
|
146
144
|
def __repr__(self) -> str: ...
|
@@ -157,9 +155,10 @@ class DynamicServiceIntentHandler(IntentHandler, metaclass=abc.ABCMeta):
|
|
157
155
|
description: Incomplete
|
158
156
|
platforms: Incomplete
|
159
157
|
device_classes: Incomplete
|
160
|
-
required_slots:
|
161
|
-
optional_slots:
|
158
|
+
required_slots: _IntentSlotsType
|
159
|
+
optional_slots: _IntentSlotsType
|
162
160
|
def __init__(self, intent_type: str, speech: str | None = None, required_slots: _IntentSlotsType | None = None, optional_slots: _IntentSlotsType | None = None, required_domains: set[str] | None = None, required_features: int | None = None, required_states: set[str] | None = None, description: str | None = None, platforms: set[str] | None = None, device_classes: set[type[StrEnum]] | None = None) -> None: ...
|
161
|
+
@cached_property
|
163
162
|
def slot_schema(self) -> dict: ...
|
164
163
|
@abstractmethod
|
165
164
|
def get_domain_and_service(self, intent_obj: Intent, state: State) -> tuple[str, str]: ...
|
@@ -220,21 +219,20 @@ class IntentResponseTarget:
|
|
220
219
|
name: str
|
221
220
|
type: IntentResponseTargetType
|
222
221
|
id: str | None = ...
|
223
|
-
def __init__(self, name, type, id=...) -> None: ...
|
224
222
|
|
225
223
|
class IntentResponse:
|
226
224
|
language: Incomplete
|
227
225
|
intent: Incomplete
|
228
|
-
speech:
|
229
|
-
reprompt:
|
230
|
-
card:
|
231
|
-
error_code:
|
232
|
-
intent_targets:
|
233
|
-
success_results:
|
234
|
-
failed_results:
|
235
|
-
matched_states:
|
236
|
-
unmatched_states:
|
237
|
-
speech_slots:
|
226
|
+
speech: dict[str, dict[str, Any]]
|
227
|
+
reprompt: dict[str, dict[str, Any]]
|
228
|
+
card: dict[str, dict[str, str]]
|
229
|
+
error_code: IntentResponseErrorCode | None
|
230
|
+
intent_targets: list[IntentResponseTarget]
|
231
|
+
success_results: list[IntentResponseTarget]
|
232
|
+
failed_results: list[IntentResponseTarget]
|
233
|
+
matched_states: list[State]
|
234
|
+
unmatched_states: list[State]
|
235
|
+
speech_slots: dict[str, Any]
|
238
236
|
response_type: Incomplete
|
239
237
|
def __init__(self, language: str, intent: Intent | None = None) -> None: ...
|
240
238
|
def async_set_speech(self, speech: str, speech_type: str = 'plain', extra_data: Any | None = None) -> None: ...
|
@@ -44,14 +44,13 @@ class IssueEntry:
|
|
44
44
|
translation_key: str | None
|
45
45
|
translation_placeholders: dict[str, str] | None
|
46
46
|
def to_json(self) -> dict[str, Any]: ...
|
47
|
-
def __init__(self, active, breaks_in_ha_version, created, data, dismissed_version, domain, is_fixable, is_persistent, issue_domain, issue_id, learn_more_url, severity, translation_key, translation_placeholders) -> None: ...
|
48
47
|
|
49
48
|
class IssueRegistryStore(Store[dict[str, list[dict[str, Any]]]]):
|
50
49
|
async def _async_migrate_func(self, old_major_version: int, old_minor_version: int, old_data: dict[str, Any]) -> dict[str, Any]: ...
|
51
50
|
|
52
51
|
class IssueRegistry(BaseRegistry):
|
53
52
|
hass: Incomplete
|
54
|
-
issues:
|
53
|
+
issues: dict[tuple[str, str], IssueEntry]
|
55
54
|
_store: Incomplete
|
56
55
|
def __init__(self, hass: HomeAssistant) -> None: ...
|
57
56
|
def async_get_issue(self, domain: str, issue_id: str) -> IssueEntry | None: ...
|
@@ -41,7 +41,6 @@ class LabelEntry(NormalizedNameBaseRegistryEntry):
|
|
41
41
|
description: str | None = ...
|
42
42
|
color: str | None = ...
|
43
43
|
icon: str | None = ...
|
44
|
-
def __init__(self, *, name, created_at=..., modified_at=..., label_id, description=..., color=..., icon=...) -> None: ...
|
45
44
|
|
46
45
|
class LabelRegistryStore(Store[LabelRegistryStoreData]):
|
47
46
|
async def _async_migrate_func(self, old_major_version: int, old_minor_version: int, old_data: dict[str, list[dict[str, Any]]]) -> LabelRegistryStoreData: ...
|
@@ -39,13 +39,11 @@ class LLMContext:
|
|
39
39
|
language: str | None
|
40
40
|
assistant: str | None
|
41
41
|
device_id: str | None
|
42
|
-
def __init__(self, platform, context, user_prompt, language, assistant, device_id) -> None: ...
|
43
42
|
|
44
43
|
@dataclass(slots=True)
|
45
44
|
class ToolInput:
|
46
45
|
tool_name: str
|
47
46
|
tool_args: dict[str, Any]
|
48
|
-
def __init__(self, tool_name, tool_args) -> None: ...
|
49
47
|
|
50
48
|
class Tool(metaclass=abc.ABCMeta):
|
51
49
|
name: str
|
@@ -63,7 +61,6 @@ class APIInstance:
|
|
63
61
|
tools: list[Tool]
|
64
62
|
custom_serializer: Callable[[Any], Any] | None = ...
|
65
63
|
async def async_call_tool(self, tool_input: ToolInput) -> JsonObjectType: ...
|
66
|
-
def __init__(self, api, api_prompt, llm_context, tools, custom_serializer=...) -> None: ...
|
67
64
|
|
68
65
|
@dataclass(slots=True, kw_only=True)
|
69
66
|
class API(ABC, metaclass=abc.ABCMeta):
|
@@ -72,7 +69,6 @@ class API(ABC, metaclass=abc.ABCMeta):
|
|
72
69
|
name: str
|
73
70
|
@abstractmethod
|
74
71
|
async def async_get_api_instance(self, llm_context: LLMContext) -> APIInstance: ...
|
75
|
-
def __init__(self, *, hass, id, name) -> None: ...
|
76
72
|
|
77
73
|
class IntentTool(Tool):
|
78
74
|
name: Incomplete
|
@@ -1,22 +1,20 @@
|
|
1
1
|
from .registry import BaseRegistryItems as BaseRegistryItems
|
2
|
-
from
|
3
|
-
from dataclasses import dataclass
|
2
|
+
from dataclasses import dataclass, field
|
4
3
|
from datetime import datetime
|
5
|
-
from homeassistant.util import slugify as slugify
|
4
|
+
from homeassistant.util import dt as dt_util, slugify as slugify
|
6
5
|
|
7
6
|
@dataclass(slots=True, frozen=True, kw_only=True)
|
8
7
|
class NormalizedNameBaseRegistryEntry:
|
9
8
|
name: str
|
10
|
-
normalized_name: str =
|
11
|
-
created_at: datetime =
|
12
|
-
modified_at: datetime =
|
9
|
+
normalized_name: str = field(init=False)
|
10
|
+
created_at: datetime = field(default_factory=dt_util.utcnow)
|
11
|
+
modified_at: datetime = field(default_factory=dt_util.utcnow)
|
13
12
|
def __post_init__(self) -> None: ...
|
14
|
-
def __init__(self, *, name, created_at=..., modified_at=...) -> None: ...
|
15
13
|
|
16
14
|
def normalize_name(name: str) -> str: ...
|
17
15
|
|
18
16
|
class NormalizedNameBaseRegistryItems[_VT: NormalizedNameBaseRegistryEntry](BaseRegistryItems[_VT]):
|
19
|
-
_normalized_names:
|
17
|
+
_normalized_names: dict[str, _VT]
|
20
18
|
def __init__(self) -> None: ...
|
21
19
|
def _unindex_entry(self, key: str, replacement_entry: _VT | None = None) -> None: ...
|
22
20
|
def _index_entry(self, key: str, entry: _VT) -> None: ...
|
@@ -1,3 +1,4 @@
|
|
1
|
+
import asyncio
|
1
2
|
from _typeshed import Incomplete
|
2
3
|
from collections.abc import Callable as Callable, Hashable
|
3
4
|
from homeassistant.core import HomeAssistant as HomeAssistant, callback as callback
|
@@ -6,11 +7,11 @@ _LOGGER: Incomplete
|
|
6
7
|
|
7
8
|
class KeyedRateLimit:
|
8
9
|
hass: Incomplete
|
9
|
-
_last_triggered:
|
10
|
-
_rate_limit_timers:
|
10
|
+
_last_triggered: dict[Hashable, float]
|
11
|
+
_rate_limit_timers: dict[Hashable, asyncio.TimerHandle]
|
11
12
|
def __init__(self, hass: HomeAssistant) -> None: ...
|
12
13
|
def async_has_timer(self, key: Hashable) -> bool: ...
|
13
14
|
def async_triggered(self, key: Hashable, now: float | None = None) -> None: ...
|
14
15
|
def async_cancel_timer(self, key: Hashable) -> None: ...
|
15
16
|
def async_remove(self) -> None: ...
|
16
|
-
def async_schedule_action[*_Ts](self, key: Hashable, rate_limit: float | None, now: float, action: Callable[[
|
17
|
+
def async_schedule_action[*_Ts](self, key: Hashable, rate_limit: float | None, now: float, action: Callable[[*_Ts], None], *args: *_Ts) -> float | None: ...
|
@@ -1,7 +1,7 @@
|
|
1
1
|
import asyncio
|
2
2
|
from _typeshed import Incomplete
|
3
3
|
from collections.abc import Callable as Callable, Generator
|
4
|
-
from dataclasses import dataclass
|
4
|
+
from dataclasses import dataclass, field
|
5
5
|
from homeassistant.components.recorder import Recorder as Recorder
|
6
6
|
from homeassistant.core import HomeAssistant as HomeAssistant, callback as callback
|
7
7
|
from homeassistant.util.hass_dict import HassKey as HassKey
|
@@ -14,9 +14,8 @@ DATA_INSTANCE: HassKey[Recorder]
|
|
14
14
|
|
15
15
|
@dataclass(slots=True)
|
16
16
|
class RecorderData:
|
17
|
-
recorder_platforms: dict[str, Any] =
|
18
|
-
db_connected: asyncio.Future[bool] =
|
19
|
-
def __init__(self, recorder_platforms=..., db_connected=...) -> None: ...
|
17
|
+
recorder_platforms: dict[str, Any] = field(default_factory=dict)
|
18
|
+
db_connected: asyncio.Future[bool] = field(default_factory=asyncio.Future)
|
20
19
|
|
21
20
|
def async_migration_in_progress(hass: HomeAssistant) -> bool: ...
|
22
21
|
def async_migration_is_live(hass: HomeAssistant) -> bool: ...
|
@@ -46,10 +46,10 @@ def async_get(hass: HomeAssistant) -> RestoreStateData: ...
|
|
46
46
|
class RestoreStateData:
|
47
47
|
@classmethod
|
48
48
|
async def async_save_persistent_states(cls, hass: HomeAssistant) -> None: ...
|
49
|
-
hass:
|
49
|
+
hass: HomeAssistant
|
50
50
|
store: Incomplete
|
51
|
-
last_states:
|
52
|
-
entities:
|
51
|
+
last_states: dict[str, StoredState]
|
52
|
+
entities: dict[str, RestoreEntity]
|
53
53
|
def __init__(self, hass: HomeAssistant) -> None: ...
|
54
54
|
async def async_setup(self) -> None: ...
|
55
55
|
async def async_load(self) -> None: ...
|
@@ -22,18 +22,16 @@ class SchemaFlowFormStep(SchemaFlowStep):
|
|
22
22
|
next_step: Callable[[dict[str, Any]], Coroutine[Any, Any, str | None]] | str | None = ...
|
23
23
|
suggested_values: Callable[[SchemaCommonFlowHandler], Coroutine[Any, Any, dict[str, Any]]] | None | UndefinedType = ...
|
24
24
|
preview: str | None = ...
|
25
|
-
def __init__(self, schema=..., validate_user_input=..., next_step=..., suggested_values=..., preview=...) -> None: ...
|
26
25
|
|
27
26
|
@dataclass(slots=True)
|
28
27
|
class SchemaFlowMenuStep(SchemaFlowStep):
|
29
28
|
options: Container[str]
|
30
|
-
def __init__(self, options) -> None: ...
|
31
29
|
|
32
30
|
class SchemaCommonFlowHandler:
|
33
31
|
_flow: Incomplete
|
34
32
|
_handler: Incomplete
|
35
33
|
_options: Incomplete
|
36
|
-
_flow_state:
|
34
|
+
_flow_state: dict[str, Any]
|
37
35
|
def __init__(self, handler: SchemaConfigFlowHandler | SchemaOptionsFlowHandler, flow: Mapping[str, SchemaFlowStep], options: dict[str, Any] | None) -> None: ...
|
38
36
|
@property
|
39
37
|
def parent_handler(self) -> SchemaConfigFlowHandler | SchemaOptionsFlowHandler: ...
|
@@ -25,6 +25,7 @@ from homeassistant.util.async_ import create_eager_task as create_eager_task
|
|
25
25
|
from homeassistant.util.dt import utcnow as utcnow
|
26
26
|
from homeassistant.util.hass_dict import HassKey as HassKey
|
27
27
|
from homeassistant.util.signal_type import SignalType as SignalType, SignalTypeFormat as SignalTypeFormat
|
28
|
+
from propcache import cached_property
|
28
29
|
from types import MappingProxyType
|
29
30
|
from typing import Any, Literal, TypedDict, overload
|
30
31
|
|
@@ -93,7 +94,7 @@ class _ScriptRun:
|
|
93
94
|
_started: bool
|
94
95
|
_stop: Incomplete
|
95
96
|
_stopped: Incomplete
|
96
|
-
_conversation_response:
|
97
|
+
_conversation_response: str | None | UndefinedType
|
97
98
|
def __init__(self, hass: HomeAssistant, script: Script, variables: dict[str, Any], context: Context | None, log_exceptions: bool) -> None: ...
|
98
99
|
def _changed(self) -> None: ...
|
99
100
|
async def _async_get_condition(self, config: ConfigType) -> ConditionCheckerType: ...
|
@@ -159,7 +160,6 @@ class ScriptRunResult:
|
|
159
160
|
conversation_response: str | None | UndefinedType
|
160
161
|
service_response: ServiceResponse
|
161
162
|
variables: dict[str, Any]
|
162
|
-
def __init__(self, conversation_response, service_response, variables) -> None: ...
|
163
163
|
|
164
164
|
class Script:
|
165
165
|
top_level: Incomplete
|
@@ -173,18 +173,18 @@ class Script:
|
|
173
173
|
_change_listener_job: Incomplete
|
174
174
|
script_mode: Incomplete
|
175
175
|
_log_exceptions: Incomplete
|
176
|
-
last_action:
|
177
|
-
last_triggered:
|
178
|
-
_runs:
|
176
|
+
last_action: str | None
|
177
|
+
last_triggered: datetime | None
|
178
|
+
_runs: list[_ScriptRun]
|
179
179
|
max_runs: Incomplete
|
180
180
|
_max_exceeded: Incomplete
|
181
181
|
_queue_lck: Incomplete
|
182
|
-
_config_cache:
|
183
|
-
_repeat_script:
|
184
|
-
_choose_data:
|
185
|
-
_if_data:
|
186
|
-
_parallel_scripts:
|
187
|
-
_sequence_scripts:
|
182
|
+
_config_cache: dict[frozenset[tuple[str, str]], ConditionCheckerType]
|
183
|
+
_repeat_script: dict[int, Script]
|
184
|
+
_choose_data: dict[int, _ChooseData]
|
185
|
+
_if_data: dict[int, _IfData]
|
186
|
+
_parallel_scripts: dict[int, list[Script]]
|
187
|
+
_sequence_scripts: dict[int, Script]
|
188
188
|
variables: Incomplete
|
189
189
|
_variables_dynamic: Incomplete
|
190
190
|
_copy_variables_on_run: Incomplete
|
@@ -204,14 +204,19 @@ class Script:
|
|
204
204
|
def runs(self) -> int: ...
|
205
205
|
@property
|
206
206
|
def supports_max(self) -> bool: ...
|
207
|
+
@cached_property
|
207
208
|
def referenced_labels(self) -> set[str]: ...
|
209
|
+
@cached_property
|
208
210
|
def referenced_floors(self) -> set[str]: ...
|
211
|
+
@cached_property
|
209
212
|
def referenced_areas(self) -> set[str]: ...
|
210
213
|
@staticmethod
|
211
214
|
def _find_referenced_target(target: Literal['area_id', 'floor_id', 'label_id'], referenced: set[str], sequence: Sequence[dict[str, Any]]) -> None: ...
|
215
|
+
@cached_property
|
212
216
|
def referenced_devices(self) -> set[str]: ...
|
213
217
|
@staticmethod
|
214
218
|
def _find_referenced_devices(referenced: set[str], sequence: Sequence[dict[str, Any]]) -> None: ...
|
219
|
+
@cached_property
|
215
220
|
def referenced_entities(self) -> set[str]: ...
|
216
221
|
@staticmethod
|
217
222
|
def _find_referenced_entities(referenced: set[str], sequence: Sequence[dict[str, Any]]) -> None: ...
|
@@ -6,7 +6,7 @@ from typing import Any
|
|
6
6
|
|
7
7
|
class ScriptVariables:
|
8
8
|
variables: Incomplete
|
9
|
-
_has_template:
|
9
|
+
_has_template: bool | None
|
10
10
|
def __init__(self, variables: dict[str, Any]) -> None: ...
|
11
11
|
def async_render(self, hass: HomeAssistant, run_variables: Mapping[str, Any] | None, *, render_as_defaults: bool = True, limited: bool = False) -> dict[str, Any]: ...
|
12
12
|
def as_dict(self) -> dict[str, Any]: ...
|
@@ -55,16 +55,15 @@ class ServiceTargetSelector:
|
|
55
55
|
|
56
56
|
@dataclasses.dataclass(slots=True)
|
57
57
|
class SelectedEntities:
|
58
|
-
referenced: set[str] =
|
59
|
-
indirectly_referenced: set[str] =
|
60
|
-
missing_devices: set[str] =
|
61
|
-
missing_areas: set[str] =
|
62
|
-
missing_floors: set[str] =
|
63
|
-
missing_labels: set[str] =
|
64
|
-
referenced_devices: set[str] =
|
65
|
-
referenced_areas: set[str] =
|
58
|
+
referenced: set[str] = dataclasses.field(default_factory=set)
|
59
|
+
indirectly_referenced: set[str] = dataclasses.field(default_factory=set)
|
60
|
+
missing_devices: set[str] = dataclasses.field(default_factory=set)
|
61
|
+
missing_areas: set[str] = dataclasses.field(default_factory=set)
|
62
|
+
missing_floors: set[str] = dataclasses.field(default_factory=set)
|
63
|
+
missing_labels: set[str] = dataclasses.field(default_factory=set)
|
64
|
+
referenced_devices: set[str] = dataclasses.field(default_factory=set)
|
65
|
+
referenced_areas: set[str] = dataclasses.field(default_factory=set)
|
66
66
|
def log_missing(self, missing_entities: set[str]) -> None: ...
|
67
|
-
def __init__(self, referenced=..., indirectly_referenced=..., missing_devices=..., missing_areas=..., missing_floors=..., missing_labels=..., referenced_devices=..., referenced_areas=...) -> None: ...
|
68
67
|
|
69
68
|
def call_from_config(hass: HomeAssistant, config: ConfigType, blocking: bool = False, variables: TemplateVarsType = None, validate_config: bool = True) -> None: ...
|
70
69
|
async def async_call_from_config(hass: HomeAssistant, config: ConfigType, blocking: bool = False, variables: TemplateVarsType = None, validate_config: bool = True, context: Context | None = None) -> None: ...
|
@@ -92,7 +91,7 @@ class ReloadServiceHelper[_T]:
|
|
92
91
|
_service_func: Incomplete
|
93
92
|
_service_running: bool
|
94
93
|
_service_condition: Incomplete
|
95
|
-
_pending_reload_targets:
|
94
|
+
_pending_reload_targets: set[_T]
|
96
95
|
_reload_targets_func: Incomplete
|
97
96
|
def __init__(self, service_func: Callable[[ServiceCall], Coroutine[Any, Any, Any]], reload_targets_func: Callable[[ServiceCall], set[_T]]) -> None: ...
|
98
97
|
async def execute_service(self, service_call: ServiceCall) -> None: ...
|
@@ -25,7 +25,7 @@ def check_valid_float(value: str | float) -> bool: ...
|
|
25
25
|
|
26
26
|
class SignificantlyChangedChecker:
|
27
27
|
hass: Incomplete
|
28
|
-
last_approved_entities:
|
28
|
+
last_approved_entities: dict[str, tuple[State, Any]]
|
29
29
|
extra_significant_check: Incomplete
|
30
30
|
def __init__(self, hass: HomeAssistant, extra_significant_check: ExtraCheckTypeFunc | None = None) -> None: ...
|
31
31
|
def async_is_significant_change(self, new_state: State, *, extra_arg: Any | None = None) -> bool: ...
|
@@ -9,6 +9,8 @@ from homeassistant.util import json as json_util
|
|
9
9
|
from homeassistant.util.file import WriteError as WriteError
|
10
10
|
from homeassistant.util.hass_dict import HassKey as HassKey
|
11
11
|
from json import JSONEncoder
|
12
|
+
from pathlib import Path
|
13
|
+
from propcache import cached_property
|
12
14
|
from typing import Any
|
13
15
|
|
14
16
|
MAX_LOAD_CONCURRENTLY: int
|
@@ -23,11 +25,11 @@ def get_internal_store_manager(hass: HomeAssistant) -> _StoreManager: ...
|
|
23
25
|
|
24
26
|
class _StoreManager:
|
25
27
|
_hass: Incomplete
|
26
|
-
_invalidated:
|
27
|
-
_files:
|
28
|
-
_data_preload:
|
29
|
-
_storage_path:
|
30
|
-
_cancel_cleanup:
|
28
|
+
_invalidated: set[str]
|
29
|
+
_files: set[str] | None
|
30
|
+
_data_preload: dict[str, json_util.JsonValueType]
|
31
|
+
_storage_path: Path
|
32
|
+
_cancel_cleanup: asyncio.TimerHandle | None
|
31
33
|
def __init__(self, hass: HomeAssistant) -> None: ...
|
32
34
|
async def async_initialize(self) -> None: ...
|
33
35
|
def async_invalidate(self, key: str) -> None: ...
|
@@ -45,17 +47,18 @@ class Store[_T: Mapping[str, Any] | Sequence[Any]]:
|
|
45
47
|
key: Incomplete
|
46
48
|
hass: Incomplete
|
47
49
|
_private: Incomplete
|
48
|
-
_data:
|
49
|
-
_delay_handle:
|
50
|
-
_unsub_final_write_listener:
|
50
|
+
_data: dict[str, Any] | None
|
51
|
+
_delay_handle: asyncio.TimerHandle | None
|
52
|
+
_unsub_final_write_listener: CALLBACK_TYPE | None
|
51
53
|
_write_lock: Incomplete
|
52
|
-
_load_future:
|
54
|
+
_load_future: asyncio.Future[_T | None] | None
|
53
55
|
_encoder: Incomplete
|
54
56
|
_atomic_writes: Incomplete
|
55
57
|
_read_only: Incomplete
|
56
58
|
_next_write_time: float
|
57
59
|
_manager: Incomplete
|
58
60
|
def __init__(self, hass: HomeAssistant, version: int, key: str, private: bool = False, *, atomic_writes: bool = False, encoder: type[JSONEncoder] | None = None, minor_version: int = 1, read_only: bool = False) -> None: ...
|
61
|
+
@cached_property
|
59
62
|
def path(self): ...
|
60
63
|
def make_read_only(self) -> None: ...
|
61
64
|
async def async_load(self) -> _T | None: ...
|
@@ -1,4 +1,6 @@
|
|
1
|
+
import collections.abc
|
1
2
|
import jinja2
|
3
|
+
import weakref
|
2
4
|
from . import area_registry as area_registry, device_registry as device_registry, entity_registry as entity_registry, issue_registry as issue_registry, label_registry as label_registry
|
3
5
|
from .deprecation import deprecated_function as deprecated_function
|
4
6
|
from .singleton import singleton as singleton
|
@@ -21,6 +23,7 @@ from homeassistant.util.read_only_dict import ReadOnlyDict as ReadOnlyDict
|
|
21
23
|
from homeassistant.util.thread import ThreadWithException as ThreadWithException
|
22
24
|
from jinja2.sandbox import ImmutableSandboxedEnvironment
|
23
25
|
from lru import LRU
|
26
|
+
from propcache import under_cached_property
|
24
27
|
from types import CodeType, TracebackType
|
25
28
|
from typing import Any, Literal, NoReturn, Self, overload
|
26
29
|
|
@@ -78,17 +81,17 @@ def _cached_parse_result(render_result: str) -> Any: ...
|
|
78
81
|
class RenderInfo:
|
79
82
|
__slots__: Incomplete
|
80
83
|
template: Incomplete
|
81
|
-
filter_lifecycle:
|
82
|
-
filter:
|
83
|
-
_result:
|
84
|
+
filter_lifecycle: Callable[[str], bool]
|
85
|
+
filter: Callable[[str], bool]
|
86
|
+
_result: str | None
|
84
87
|
is_static: bool
|
85
|
-
exception:
|
88
|
+
exception: TemplateError | None
|
86
89
|
all_states: bool
|
87
90
|
all_states_lifecycle: bool
|
88
|
-
domains:
|
89
|
-
domains_lifecycle:
|
90
|
-
entities:
|
91
|
-
rate_limit:
|
91
|
+
domains: collections.abc.Set[str]
|
92
|
+
domains_lifecycle: collections.abc.Set[str]
|
93
|
+
entities: collections.abc.Set[str]
|
94
|
+
rate_limit: float | None
|
92
95
|
has_time: bool
|
93
96
|
def __init__(self, template: Template) -> None: ...
|
94
97
|
def __repr__(self) -> str: ...
|
@@ -102,16 +105,16 @@ class RenderInfo:
|
|
102
105
|
|
103
106
|
class Template:
|
104
107
|
__slots__: Incomplete
|
105
|
-
template:
|
106
|
-
_compiled_code:
|
107
|
-
_compiled:
|
108
|
+
template: str
|
109
|
+
_compiled_code: CodeType | None
|
110
|
+
_compiled: jinja2.Template | None
|
108
111
|
hass: Incomplete
|
109
112
|
is_static: Incomplete
|
110
|
-
_exc_info:
|
111
|
-
_limited:
|
112
|
-
_strict:
|
113
|
-
_log_fn:
|
114
|
-
_hash_cache:
|
113
|
+
_exc_info: OptExcInfo | None
|
114
|
+
_limited: bool | None
|
115
|
+
_strict: bool | None
|
116
|
+
_log_fn: Callable[[int, str], None] | None
|
117
|
+
_hash_cache: int
|
115
118
|
_renders: int
|
116
119
|
def __init__(self, template: str, hass: HomeAssistant | None = None) -> None: ...
|
117
120
|
@property
|
@@ -176,10 +179,11 @@ class TemplateStateBase(State):
|
|
176
179
|
_hass: Incomplete
|
177
180
|
_collect: Incomplete
|
178
181
|
_entity_id: Incomplete
|
179
|
-
_cache:
|
182
|
+
_cache: dict[str, Any]
|
180
183
|
def __init__(self, hass: HomeAssistant, collect: bool, entity_id: str) -> None: ...
|
181
184
|
def _collect_state(self) -> None: ...
|
182
185
|
def __getitem__(self, item: str) -> Any: ...
|
186
|
+
@under_cached_property
|
183
187
|
def entity_id(self) -> str: ...
|
184
188
|
@property
|
185
189
|
def state(self) -> str: ...
|
@@ -358,7 +362,7 @@ class HassLoader(jinja2.BaseLoader):
|
|
358
362
|
|
359
363
|
class TemplateEnvironment(ImmutableSandboxedEnvironment):
|
360
364
|
hass: Incomplete
|
361
|
-
template_cache:
|
365
|
+
template_cache: weakref.WeakValueDictionary[str | jinja2.nodes.Template, CodeType | None]
|
362
366
|
loader: Incomplete
|
363
367
|
def __init__(self, hass: HomeAssistant | None, limited: bool | None = False, strict: bool | None = False, log_fn: Callable[[int, str], None] | None = None) -> None: ...
|
364
368
|
def is_safe_callable(self, obj): ...
|
@@ -8,11 +8,11 @@ from typing import Any
|
|
8
8
|
|
9
9
|
class TraceElement:
|
10
10
|
__slots__: Incomplete
|
11
|
-
_child_key:
|
12
|
-
_child_run_id:
|
13
|
-
_error:
|
14
|
-
path:
|
15
|
-
_result:
|
11
|
+
_child_key: str | None
|
12
|
+
_child_run_id: str | None
|
13
|
+
_error: BaseException | None
|
14
|
+
path: str
|
15
|
+
_result: dict[str, Any] | None
|
16
16
|
reuse_by_child: bool
|
17
17
|
_timestamp: Incomplete
|
18
18
|
_last_variables: Incomplete
|
@@ -55,4 +55,4 @@ class StopReason:
|
|
55
55
|
def script_execution_set(reason: str, response: ServiceResponse = None) -> None: ...
|
56
56
|
def script_execution_get() -> str | None: ...
|
57
57
|
def trace_path(suffix: str | list[str]) -> Generator[None]: ...
|
58
|
-
def async_trace_path[*_Ts](suffix: str | list[str]) -> Callable[[Callable[[
|
58
|
+
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
|
@@ -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,9 +38,8 @@ 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
|