homeassistant-stubs 2025.1.1__py3-none-any.whl → 2025.1.3__py3-none-any.whl
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- homeassistant-stubs/auth/__init__.pyi +15 -0
- homeassistant-stubs/auth/auth_store.pyi +10 -0
- homeassistant-stubs/auth/mfa_modules/notify.pyi +1 -0
- homeassistant-stubs/auth/providers/__init__.pyi +2 -0
- homeassistant-stubs/auth/providers/homeassistant.pyi +6 -0
- homeassistant-stubs/auth/providers/insecure_example.pyi +1 -0
- homeassistant-stubs/auth/providers/trusted_networks.pyi +2 -0
- homeassistant-stubs/backup_restore.pyi +0 -1
- homeassistant-stubs/block_async_io.pyi +0 -2
- homeassistant-stubs/bootstrap.pyi +1 -0
- homeassistant-stubs/components/abode/__init__.pyi +2 -3
- homeassistant-stubs/components/abode/sensor.pyi +0 -1
- homeassistant-stubs/components/acaia/binary_sensor.pyi +0 -1
- homeassistant-stubs/components/acaia/button.pyi +0 -1
- homeassistant-stubs/components/acaia/sensor.pyi +1 -2
- homeassistant-stubs/components/accuweather/coordinator.pyi +0 -1
- homeassistant-stubs/components/accuweather/sensor.pyi +2 -1
- homeassistant-stubs/components/accuweather/system_health.pyi +1 -0
- homeassistant-stubs/components/accuweather/weather.pyi +1 -0
- homeassistant-stubs/components/acmeda/entity.pyi +1 -0
- homeassistant-stubs/components/acmeda/helpers.pyi +1 -0
- homeassistant-stubs/components/actiontec/model.pyi +0 -1
- homeassistant-stubs/components/adguard/__init__.pyi +0 -1
- homeassistant-stubs/components/adguard/sensor.pyi +0 -1
- homeassistant-stubs/components/adguard/switch.pyi +0 -1
- homeassistant-stubs/components/air_quality/__init__.pyi +2 -1
- homeassistant-stubs/components/airgradient/button.pyi +0 -1
- homeassistant-stubs/components/airgradient/coordinator.pyi +0 -1
- homeassistant-stubs/components/airgradient/number.pyi +0 -1
- homeassistant-stubs/components/airgradient/select.pyi +0 -1
- homeassistant-stubs/components/airgradient/sensor.pyi +0 -2
- homeassistant-stubs/components/airgradient/switch.pyi +0 -1
- homeassistant-stubs/components/airly/sensor.pyi +1 -1
- homeassistant-stubs/components/airly/system_health.pyi +1 -0
- homeassistant-stubs/components/airnow/config_flow.pyi +1 -0
- homeassistant-stubs/components/airnow/sensor.pyi +0 -1
- homeassistant-stubs/components/airq/config_flow.pyi +1 -0
- homeassistant-stubs/components/airq/sensor.pyi +1 -1
- homeassistant-stubs/components/airthings_ble/config_flow.pyi +0 -1
- homeassistant-stubs/components/airthings_ble/sensor.pyi +1 -0
- homeassistant-stubs/components/airtouch5/climate.pyi +2 -0
- homeassistant-stubs/components/airtouch5/cover.pyi +1 -0
- homeassistant-stubs/components/airtouch5/entity.pyi +1 -0
- homeassistant-stubs/components/airvisual/__init__.pyi +5 -0
- homeassistant-stubs/components/airvisual/config_flow.pyi +1 -0
- homeassistant-stubs/components/airvisual/entity.pyi +1 -0
- homeassistant-stubs/components/airvisual/sensor.pyi +1 -0
- homeassistant-stubs/components/airvisual_pro/__init__.pyi +0 -1
- homeassistant-stubs/components/airvisual_pro/config_flow.pyi +2 -3
- homeassistant-stubs/components/airvisual_pro/sensor.pyi +1 -1
- homeassistant-stubs/components/airzone/binary_sensor.pyi +2 -1
- homeassistant-stubs/components/airzone/climate.pyi +2 -0
- homeassistant-stubs/components/airzone/select.pyi +2 -1
- homeassistant-stubs/components/airzone/sensor.pyi +2 -0
- homeassistant-stubs/components/airzone/switch.pyi +2 -1
- homeassistant-stubs/components/airzone/water_heater.pyi +2 -0
- homeassistant-stubs/components/airzone_cloud/binary_sensor.pyi +2 -1
- homeassistant-stubs/components/airzone_cloud/climate.pyi +3 -0
- homeassistant-stubs/components/airzone_cloud/select.pyi +2 -1
- homeassistant-stubs/components/airzone_cloud/sensor.pyi +2 -0
- homeassistant-stubs/components/airzone_cloud/switch.pyi +2 -1
- homeassistant-stubs/components/airzone_cloud/water_heater.pyi +2 -0
- homeassistant-stubs/components/alarm_control_panel/__init__.pyi +18 -3
- homeassistant-stubs/components/alarm_control_panel/device_condition.pyi +1 -0
- homeassistant-stubs/components/alarm_control_panel/significant_change.pyi +1 -0
- homeassistant-stubs/components/alexa/auth.pyi +2 -0
- homeassistant-stubs/components/alexa/config.pyi +5 -0
- homeassistant-stubs/components/alexa/diagnostics.pyi +2 -0
- homeassistant-stubs/components/alexa/entities.pyi +1 -0
- homeassistant-stubs/components/alexa/flash_briefings.pyi +2 -0
- homeassistant-stubs/components/alexa/intent.pyi +1 -0
- homeassistant-stubs/components/alexa/logbook.pyi +1 -0
- homeassistant-stubs/components/alexa/smart_home.pyi +3 -0
- homeassistant-stubs/components/ambient_network/entity.pyi +1 -0
- homeassistant-stubs/components/ambient_station/__init__.pyi +2 -0
- homeassistant-stubs/components/ambient_station/binary_sensor.pyi +1 -1
- homeassistant-stubs/components/ambient_station/entity.pyi +2 -0
- homeassistant-stubs/components/ambient_station/sensor.pyi +1 -0
- homeassistant-stubs/components/amcrest/__init__.pyi +8 -1
- homeassistant-stubs/components/amcrest/binary_sensor.pyi +2 -1
- homeassistant-stubs/components/amcrest/camera.pyi +1 -0
- homeassistant-stubs/components/analytics/__init__.pyi +4 -0
- homeassistant-stubs/components/analytics/analytics.pyi +1 -1
- homeassistant-stubs/components/analytics_insights/__init__.pyi +0 -1
- homeassistant-stubs/components/analytics_insights/config_flow.pyi +1 -0
- homeassistant-stubs/components/analytics_insights/coordinator.pyi +0 -1
- homeassistant-stubs/components/analytics_insights/sensor.pyi +0 -1
- homeassistant-stubs/components/android_ip_webcam/sensor.pyi +0 -1
- homeassistant-stubs/components/android_ip_webcam/switch.pyi +0 -1
- homeassistant-stubs/components/androidtv/__init__.pyi +0 -1
- homeassistant-stubs/components/androidtv/config_flow.pyi +6 -0
- homeassistant-stubs/components/androidtv_remote/config_flow.pyi +3 -0
- homeassistant-stubs/components/androidtv_remote/entity.pyi +2 -0
- homeassistant-stubs/components/androidtv_remote/media_player.pyi +2 -0
- homeassistant-stubs/components/androidtv_remote/remote.pyi +1 -0
- homeassistant-stubs/components/anova/models.pyi +0 -1
- homeassistant-stubs/components/anova/sensor.pyi +0 -1
- homeassistant-stubs/components/anthemav/media_player.pyi +1 -0
- homeassistant-stubs/components/apcupsd/sensor.pyi +1 -0
- homeassistant-stubs/components/api/__init__.pyi +16 -0
- homeassistant-stubs/components/apple_tv/__init__.pyi +1 -0
- homeassistant-stubs/components/apple_tv/config_flow.pyi +3 -0
- homeassistant-stubs/components/apple_tv/media_player.pyi +7 -0
- homeassistant-stubs/components/apsystems/__init__.pyi +0 -1
- homeassistant-stubs/components/apsystems/binary_sensor.pyi +0 -1
- homeassistant-stubs/components/apsystems/coordinator.pyi +0 -1
- homeassistant-stubs/components/apsystems/sensor.pyi +0 -1
- homeassistant-stubs/components/aqualogic/sensor.pyi +1 -1
- homeassistant-stubs/components/aquostv/media_player.pyi +12 -0
- homeassistant-stubs/components/aranet/sensor.pyi +0 -1
- homeassistant-stubs/components/arcam_fmj/media_player.pyi +9 -0
- homeassistant-stubs/components/aseko_pool_live/binary_sensor.pyi +0 -1
- homeassistant-stubs/components/aseko_pool_live/sensor.pyi +0 -1
- homeassistant-stubs/components/assist_pipeline/audio_enhancer.pyi +0 -1
- homeassistant-stubs/components/assist_pipeline/logbook.pyi +1 -0
- homeassistant-stubs/components/assist_pipeline/pipeline.pyi +29 -24
- homeassistant-stubs/components/assist_pipeline/select.pyi +3 -0
- homeassistant-stubs/components/assist_pipeline/vad.pyi +0 -2
- homeassistant-stubs/components/assist_pipeline/websocket_api.pyi +11 -0
- homeassistant-stubs/components/assist_satellite/entity.pyi +9 -6
- homeassistant-stubs/components/assist_satellite/websocket_api.pyi +7 -0
- homeassistant-stubs/components/asuswrt/config_flow.pyi +2 -0
- homeassistant-stubs/components/asuswrt/device_tracker.pyi +2 -0
- homeassistant-stubs/components/asuswrt/router.pyi +1 -0
- homeassistant-stubs/components/asuswrt/sensor.pyi +0 -1
- homeassistant-stubs/components/autarco/sensor.pyi +0 -3
- homeassistant-stubs/components/auth/__init__.pyi +10 -0
- homeassistant-stubs/components/auth/login_flow.pyi +3 -0
- homeassistant-stubs/components/auth/mfa_setup_flow.pyi +3 -0
- homeassistant-stubs/components/automation/__init__.pyi +15 -1
- homeassistant-stubs/components/automation/helpers.pyi +1 -0
- homeassistant-stubs/components/automation/logbook.pyi +1 -0
- homeassistant-stubs/components/automation/trace.pyi +2 -0
- homeassistant-stubs/components/awair/config_flow.pyi +1 -0
- homeassistant-stubs/components/awair/coordinator.pyi +0 -1
- homeassistant-stubs/components/awair/sensor.pyi +0 -1
- homeassistant-stubs/components/axis/binary_sensor.pyi +11 -2
- homeassistant-stubs/components/axis/config_flow.pyi +1 -0
- homeassistant-stubs/components/axis/entity.pyi +2 -1
- homeassistant-stubs/components/axis/hub/config.pyi +0 -1
- homeassistant-stubs/components/axis/hub/entity_loader.pyi +3 -0
- homeassistant-stubs/components/axis/hub/event_source.pyi +5 -0
- homeassistant-stubs/components/axis/hub/hub.pyi +2 -0
- homeassistant-stubs/components/axis/light.pyi +3 -2
- homeassistant-stubs/components/axis/switch.pyi +2 -2
- homeassistant-stubs/components/backup/agent.pyi +1 -0
- homeassistant-stubs/components/backup/config.pyi +9 -7
- homeassistant-stubs/components/backup/http.pyi +2 -0
- homeassistant-stubs/components/backup/manager.pyi +4 -9
- homeassistant-stubs/components/backup/models.pyi +0 -2
- homeassistant-stubs/components/backup/store.pyi +2 -0
- homeassistant-stubs/components/backup/websocket.pyi +23 -0
- homeassistant-stubs/components/baf/binary_sensor.pyi +1 -1
- homeassistant-stubs/components/baf/climate.pyi +1 -0
- homeassistant-stubs/components/baf/entity.pyi +2 -0
- homeassistant-stubs/components/baf/fan.pyi +1 -0
- homeassistant-stubs/components/baf/light.pyi +2 -0
- homeassistant-stubs/components/baf/models.pyi +0 -1
- homeassistant-stubs/components/baf/number.pyi +1 -1
- homeassistant-stubs/components/baf/sensor.pyi +1 -1
- homeassistant-stubs/components/baf/switch.pyi +1 -1
- homeassistant-stubs/components/bang_olufsen/__init__.pyi +0 -1
- homeassistant-stubs/components/bang_olufsen/entity.pyi +1 -0
- homeassistant-stubs/components/bang_olufsen/media_player.pyi +5 -0
- homeassistant-stubs/components/bayesian/binary_sensor.pyi +1 -0
- homeassistant-stubs/components/bayesian/helpers.pyi +2 -3
- homeassistant-stubs/components/binary_sensor/__init__.pyi +2 -2
- homeassistant-stubs/components/binary_sensor/device_condition.pyi +1 -0
- homeassistant-stubs/components/binary_sensor/significant_change.pyi +1 -0
- homeassistant-stubs/components/blue_current/entity.pyi +1 -0
- homeassistant-stubs/components/blue_current/sensor.pyi +3 -0
- homeassistant-stubs/components/blueprint/importer.pyi +0 -1
- homeassistant-stubs/components/blueprint/models.pyi +2 -0
- homeassistant-stubs/components/blueprint/schemas.pyi +2 -0
- homeassistant-stubs/components/blueprint/websocket_api.pyi +9 -0
- homeassistant-stubs/components/bluesound/__init__.pyi +0 -1
- homeassistant-stubs/components/bluetooth/__init__.pyi +1 -0
- homeassistant-stubs/components/bluetooth/active_update_coordinator.pyi +3 -0
- homeassistant-stubs/components/bluetooth/active_update_processor.pyi +2 -0
- homeassistant-stubs/components/bluetooth/api.pyi +17 -1
- homeassistant-stubs/components/bluetooth/config_flow.pyi +3 -0
- homeassistant-stubs/components/bluetooth/manager.pyi +5 -1
- homeassistant-stubs/components/bluetooth/match.pyi +1 -1
- homeassistant-stubs/components/bluetooth/passive_update_coordinator.pyi +4 -0
- homeassistant-stubs/components/bluetooth/passive_update_processor.pyi +17 -7
- homeassistant-stubs/components/bluetooth/storage.pyi +4 -0
- homeassistant-stubs/components/bluetooth/update_coordinator.pyi +5 -0
- homeassistant-stubs/components/bluetooth/util.pyi +2 -0
- homeassistant-stubs/components/bmw_connected_drive/__init__.pyi +1 -0
- homeassistant-stubs/components/bmw_connected_drive/binary_sensor.pyi +1 -1
- homeassistant-stubs/components/bmw_connected_drive/button.pyi +0 -1
- homeassistant-stubs/components/bmw_connected_drive/config_flow.pyi +1 -0
- homeassistant-stubs/components/bmw_connected_drive/lock.pyi +1 -0
- homeassistant-stubs/components/bmw_connected_drive/number.pyi +0 -1
- homeassistant-stubs/components/bmw_connected_drive/select.pyi +1 -1
- homeassistant-stubs/components/bmw_connected_drive/sensor.pyi +1 -1
- homeassistant-stubs/components/bmw_connected_drive/switch.pyi +0 -1
- homeassistant-stubs/components/bond/__init__.pyi +1 -0
- homeassistant-stubs/components/bond/button.pyi +0 -1
- homeassistant-stubs/components/bond/entity.pyi +4 -0
- homeassistant-stubs/components/bond/light.pyi +1 -0
- homeassistant-stubs/components/bond/models.pyi +0 -1
- homeassistant-stubs/components/braviatv/button.pyi +0 -1
- homeassistant-stubs/components/braviatv/coordinator.pyi +16 -0
- homeassistant-stubs/components/brother/sensor.pyi +1 -1
- homeassistant-stubs/components/bthome/config_flow.pyi +0 -1
- homeassistant-stubs/components/bthome/event.pyi +1 -0
- homeassistant-stubs/components/bthome/logbook.pyi +1 -0
- homeassistant-stubs/components/button/__init__.pyi +3 -1
- homeassistant-stubs/components/calendar/__init__.pyi +8 -4
- homeassistant-stubs/components/calendar/trigger.pyi +2 -2
- homeassistant-stubs/components/cambridge_audio/media_player.pyi +17 -0
- homeassistant-stubs/components/cambridge_audio/select.pyi +4 -4
- homeassistant-stubs/components/cambridge_audio/switch.pyi +2 -1
- homeassistant-stubs/components/camera/__init__.pyi +20 -4
- homeassistant-stubs/components/camera/prefs.pyi +0 -1
- homeassistant-stubs/components/camera/significant_change.pyi +1 -0
- homeassistant-stubs/components/camera/webrtc.pyi +13 -7
- homeassistant-stubs/components/canary/config_flow.pyi +1 -0
- homeassistant-stubs/components/climate/__init__.pyi +11 -3
- homeassistant-stubs/components/climate/device_condition.pyi +1 -0
- homeassistant-stubs/components/climate/significant_change.pyi +1 -0
- homeassistant-stubs/components/cloud/__init__.pyi +13 -0
- homeassistant-stubs/components/cloud/account_link.pyi +1 -0
- homeassistant-stubs/components/cloud/alexa_config.pyi +4 -0
- homeassistant-stubs/components/cloud/backup.pyi +6 -0
- homeassistant-stubs/components/cloud/client.pyi +2 -0
- homeassistant-stubs/components/cloud/google_config.pyi +4 -0
- homeassistant-stubs/components/cloud/http_api.pyi +58 -0
- homeassistant-stubs/components/cloud/prefs.pyi +2 -0
- homeassistant-stubs/components/cloud/repairs.pyi +1 -0
- homeassistant-stubs/components/cloud/system_health.pyi +1 -0
- homeassistant-stubs/components/cloud/tts.pyi +4 -0
- homeassistant-stubs/components/co2signal/sensor.pyi +0 -1
- homeassistant-stubs/components/config/area_registry.pyi +8 -0
- homeassistant-stubs/components/config/auth.pyi +9 -0
- homeassistant-stubs/components/config/auth_provider_homeassistant.pyi +10 -0
- homeassistant-stubs/components/config/automation.pyi +1 -0
- homeassistant-stubs/components/config/category_registry.pyi +9 -0
- homeassistant-stubs/components/config/config_entries.pyi +12 -0
- homeassistant-stubs/components/config/core.pyi +6 -0
- homeassistant-stubs/components/config/device_registry.pyi +6 -0
- homeassistant-stubs/components/config/entity_registry.pyi +9 -0
- homeassistant-stubs/components/config/floor_registry.pyi +9 -0
- homeassistant-stubs/components/config/label_registry.pyi +9 -0
- homeassistant-stubs/components/config/scene.pyi +1 -0
- homeassistant-stubs/components/config/script.pyi +1 -0
- homeassistant-stubs/components/config/view.pyi +3 -0
- homeassistant-stubs/components/configurator/__init__.pyi +13 -1
- homeassistant-stubs/components/cookidoo/coordinator.pyi +0 -1
- homeassistant-stubs/components/counter/__init__.pyi +5 -0
- homeassistant-stubs/components/cover/__init__.pyi +4 -2
- homeassistant-stubs/components/cover/device_condition.pyi +1 -0
- homeassistant-stubs/components/cover/significant_change.pyi +1 -0
- homeassistant-stubs/components/crownstone/config_flow.pyi +1 -0
- homeassistant-stubs/components/crownstone/entry_manager.pyi +1 -0
- homeassistant-stubs/components/crownstone/listeners.pyi +2 -0
- homeassistant-stubs/components/date/__init__.pyi +5 -2
- homeassistant-stubs/components/datetime/__init__.pyi +5 -2
- homeassistant-stubs/components/deconz/alarm_control_panel.pyi +1 -0
- homeassistant-stubs/components/deconz/binary_sensor.pyi +0 -1
- homeassistant-stubs/components/deconz/button.pyi +0 -1
- homeassistant-stubs/components/deconz/config_flow.pyi +2 -0
- homeassistant-stubs/components/deconz/deconz_event.pyi +7 -0
- homeassistant-stubs/components/deconz/entity.pyi +2 -0
- homeassistant-stubs/components/deconz/fan.pyi +1 -0
- homeassistant-stubs/components/deconz/hub/config.pyi +0 -1
- homeassistant-stubs/components/deconz/hub/hub.pyi +5 -0
- homeassistant-stubs/components/deconz/light.pyi +1 -0
- homeassistant-stubs/components/deconz/logbook.pyi +1 -0
- homeassistant-stubs/components/deconz/number.pyi +0 -1
- homeassistant-stubs/components/deconz/sensor.pyi +1 -1
- homeassistant-stubs/components/deconz/services.pyi +1 -0
- homeassistant-stubs/components/demo/config_flow.pyi +1 -0
- homeassistant-stubs/components/demo/cover.pyi +2 -0
- homeassistant-stubs/components/demo/event.pyi +1 -0
- homeassistant-stubs/components/demo/sensor.pyi +1 -0
- homeassistant-stubs/components/derivative/config_flow.pyi +1 -0
- homeassistant-stubs/components/device_automation/__init__.pyi +15 -1
- homeassistant-stubs/components/device_automation/toggle_entity.pyi +1 -0
- homeassistant-stubs/components/device_tracker/__init__.pyi +1 -0
- homeassistant-stubs/components/device_tracker/config_entry.pyi +10 -4
- homeassistant-stubs/components/device_tracker/device_condition.pyi +1 -0
- homeassistant-stubs/components/device_tracker/legacy.pyi +5 -1
- homeassistant-stubs/components/devolo_home_control/config_flow.pyi +1 -0
- homeassistant-stubs/components/devolo_home_network/__init__.pyi +2 -1
- homeassistant-stubs/components/devolo_home_network/binary_sensor.pyi +0 -1
- homeassistant-stubs/components/devolo_home_network/button.pyi +0 -1
- homeassistant-stubs/components/devolo_home_network/image.pyi +1 -1
- homeassistant-stubs/components/devolo_home_network/sensor.pyi +0 -1
- homeassistant-stubs/components/devolo_home_network/switch.pyi +0 -1
- homeassistant-stubs/components/devolo_home_network/update.pyi +0 -1
- homeassistant-stubs/components/dhcp/__init__.pyi +13 -2
- homeassistant-stubs/components/diagnostics/__init__.pyi +4 -6
- homeassistant-stubs/components/discovergy/sensor.pyi +4 -5
- homeassistant-stubs/components/discovergy/system_health.pyi +1 -0
- homeassistant-stubs/components/dlna_dmr/config_flow.pyi +1 -0
- homeassistant-stubs/components/dlna_dmr/media_player.pyi +12 -0
- homeassistant-stubs/components/dlna_dms/dms.pyi +6 -1
- homeassistant-stubs/components/dnsip/config_flow.pyi +1 -0
- homeassistant-stubs/components/doorbird/button.pyi +0 -1
- homeassistant-stubs/components/doorbird/config_flow.pyi +1 -0
- homeassistant-stubs/components/doorbird/device.pyi +0 -2
- homeassistant-stubs/components/doorbird/event.pyi +1 -0
- homeassistant-stubs/components/doorbird/logbook.pyi +1 -0
- homeassistant-stubs/components/doorbird/models.pyi +0 -1
- homeassistant-stubs/components/doorbird/util.pyi +1 -0
- homeassistant-stubs/components/dormakaba_dkey/binary_sensor.pyi +1 -1
- homeassistant-stubs/components/dormakaba_dkey/entity.pyi +3 -0
- homeassistant-stubs/components/dormakaba_dkey/lock.pyi +1 -0
- homeassistant-stubs/components/dormakaba_dkey/models.pyi +0 -1
- homeassistant-stubs/components/dormakaba_dkey/sensor.pyi +1 -0
- homeassistant-stubs/components/dsmr/__init__.pyi +1 -1
- homeassistant-stubs/components/dsmr/config_flow.pyi +1 -0
- homeassistant-stubs/components/dsmr/sensor.pyi +1 -1
- homeassistant-stubs/components/duckdns/__init__.pyi +2 -0
- homeassistant-stubs/components/duotecno/climate.pyi +3 -0
- homeassistant-stubs/components/duotecno/cover.pyi +3 -0
- homeassistant-stubs/components/duotecno/light.pyi +2 -0
- homeassistant-stubs/components/duotecno/switch.pyi +2 -0
- homeassistant-stubs/components/easyenergy/sensor.pyi +0 -1
- homeassistant-stubs/components/easyenergy/services.pyi +1 -0
- homeassistant-stubs/components/ecovacs/binary_sensor.pyi +0 -1
- homeassistant-stubs/components/ecovacs/button.pyi +1 -4
- homeassistant-stubs/components/ecovacs/entity.pyi +0 -1
- homeassistant-stubs/components/ecovacs/number.pyi +0 -1
- homeassistant-stubs/components/ecovacs/select.pyi +0 -1
- homeassistant-stubs/components/ecovacs/sensor.pyi +0 -3
- homeassistant-stubs/components/ecovacs/switch.pyi +1 -2
- homeassistant-stubs/components/ecovacs/util.pyi +2 -0
- homeassistant-stubs/components/eheimdigital/entity.pyi +1 -0
- homeassistant-stubs/components/electric_kiwi/sensor.pyi +0 -2
- homeassistant-stubs/components/elevenlabs/__init__.pyi +0 -1
- homeassistant-stubs/components/elgato/button.pyi +0 -1
- homeassistant-stubs/components/elgato/config_flow.pyi +2 -0
- homeassistant-stubs/components/elgato/coordinator.pyi +0 -1
- homeassistant-stubs/components/elgato/sensor.pyi +0 -1
- homeassistant-stubs/components/elgato/switch.pyi +0 -1
- homeassistant-stubs/components/elkm1/__init__.pyi +2 -0
- homeassistant-stubs/components/elkm1/discovery.pyi +2 -0
- homeassistant-stubs/components/elkm1/entity.pyi +1 -0
- homeassistant-stubs/components/elkm1/logbook.pyi +1 -0
- homeassistant-stubs/components/elkm1/models.pyi +0 -1
- homeassistant-stubs/components/emulated_hue/config.pyi +4 -0
- homeassistant-stubs/components/emulated_hue/hue_api.pyi +6 -0
- homeassistant-stubs/components/emulated_hue/upnp.pyi +1 -0
- homeassistant-stubs/components/energy/data.pyi +1 -0
- homeassistant-stubs/components/energy/sensor.pyi +5 -1
- homeassistant-stubs/components/energy/validate.pyi +8 -6
- homeassistant-stubs/components/energy/websocket_api.pyi +12 -0
- homeassistant-stubs/components/energyzero/sensor.pyi +0 -1
- homeassistant-stubs/components/energyzero/services.pyi +1 -0
- homeassistant-stubs/components/enigma2/config_flow.pyi +1 -0
- homeassistant-stubs/components/enigma2/media_player.pyi +1 -0
- homeassistant-stubs/components/enphase_envoy/binary_sensor.pyi +0 -2
- homeassistant-stubs/components/enphase_envoy/config_flow.pyi +3 -0
- homeassistant-stubs/components/enphase_envoy/coordinator.pyi +3 -0
- homeassistant-stubs/components/enphase_envoy/number.pyi +0 -2
- homeassistant-stubs/components/enphase_envoy/select.pyi +0 -2
- homeassistant-stubs/components/enphase_envoy/sensor.pyi +0 -10
- homeassistant-stubs/components/enphase_envoy/switch.pyi +0 -3
- homeassistant-stubs/components/eq3btsmart/binary_sensor.pyi +0 -1
- homeassistant-stubs/components/eq3btsmart/climate.pyi +3 -0
- homeassistant-stubs/components/eq3btsmart/entity.pyi +2 -0
- homeassistant-stubs/components/eq3btsmart/models.pyi +0 -2
- homeassistant-stubs/components/eq3btsmart/number.pyi +0 -1
- homeassistant-stubs/components/eq3btsmart/sensor.pyi +0 -1
- homeassistant-stubs/components/eq3btsmart/switch.pyi +0 -1
- homeassistant-stubs/components/esphome/alarm_control_panel.pyi +9 -0
- homeassistant-stubs/components/esphome/assist_satellite.pyi +2 -0
- homeassistant-stubs/components/esphome/binary_sensor.pyi +1 -0
- homeassistant-stubs/components/esphome/bluetooth.pyi +3 -1
- homeassistant-stubs/components/esphome/button.pyi +3 -0
- homeassistant-stubs/components/esphome/camera.pyi +3 -0
- homeassistant-stubs/components/esphome/climate.pyi +18 -0
- homeassistant-stubs/components/esphome/config_flow.pyi +2 -0
- homeassistant-stubs/components/esphome/cover.pyi +13 -0
- homeassistant-stubs/components/esphome/dashboard.pyi +2 -0
- homeassistant-stubs/components/esphome/date.pyi +1 -0
- homeassistant-stubs/components/esphome/datetime.pyi +1 -0
- homeassistant-stubs/components/esphome/domain_data.pyi +4 -3
- homeassistant-stubs/components/esphome/entity.pyi +6 -0
- homeassistant-stubs/components/esphome/entry_data.pyi +43 -21
- homeassistant-stubs/components/esphome/event.pyi +2 -0
- homeassistant-stubs/components/esphome/fan.pyi +11 -0
- homeassistant-stubs/components/esphome/ffmpeg_proxy.pyi +2 -4
- homeassistant-stubs/components/esphome/light.pyi +15 -0
- homeassistant-stubs/components/esphome/lock.pyi +8 -0
- homeassistant-stubs/components/esphome/manager.pyi +12 -0
- homeassistant-stubs/components/esphome/media_player.pyi +10 -0
- homeassistant-stubs/components/esphome/number.pyi +3 -0
- homeassistant-stubs/components/esphome/select.pyi +3 -0
- homeassistant-stubs/components/esphome/sensor.pyi +2 -0
- homeassistant-stubs/components/esphome/switch.pyi +4 -0
- homeassistant-stubs/components/esphome/text.pyi +3 -0
- homeassistant-stubs/components/esphome/time.pyi +1 -0
- homeassistant-stubs/components/esphome/update.pyi +13 -0
- homeassistant-stubs/components/esphome/valve.pyi +9 -0
- homeassistant-stubs/components/event/__init__.pyi +6 -3
- homeassistant-stubs/components/evil_genius_labs/light.pyi +2 -0
- homeassistant-stubs/components/evohome/__init__.pyi +1 -0
- homeassistant-stubs/components/faa_delays/binary_sensor.pyi +0 -1
- homeassistant-stubs/components/fan/__init__.pyi +8 -3
- homeassistant-stubs/components/fan/device_condition.pyi +1 -0
- homeassistant-stubs/components/fan/significant_change.pyi +1 -0
- homeassistant-stubs/components/feedreader/config_flow.pyi +1 -0
- homeassistant-stubs/components/feedreader/coordinator.pyi +6 -0
- homeassistant-stubs/components/feedreader/event.pyi +1 -0
- homeassistant-stubs/components/file_upload/__init__.pyi +3 -1
- homeassistant-stubs/components/filter/sensor.pyi +2 -1
- homeassistant-stubs/components/fitbit/coordinator.pyi +0 -1
- homeassistant-stubs/components/fitbit/model.pyi +0 -3
- homeassistant-stubs/components/fitbit/sensor.pyi +2 -1
- homeassistant-stubs/components/flexit_bacnet/binary_sensor.pyi +0 -1
- homeassistant-stubs/components/flexit_bacnet/number.pyi +0 -1
- homeassistant-stubs/components/flexit_bacnet/sensor.pyi +0 -1
- homeassistant-stubs/components/flexit_bacnet/switch.pyi +0 -1
- homeassistant-stubs/components/flux_led/__init__.pyi +1 -0
- homeassistant-stubs/components/flux_led/config_flow.pyi +2 -0
- homeassistant-stubs/components/flux_led/discovery.pyi +7 -0
- homeassistant-stubs/components/flux_led/entity.pyi +1 -0
- homeassistant-stubs/components/flux_led/light.pyi +1 -0
- homeassistant-stubs/components/flux_led/select.pyi +1 -0
- homeassistant-stubs/components/forecast_solar/config_flow.pyi +1 -0
- homeassistant-stubs/components/forecast_solar/sensor.pyi +0 -1
- homeassistant-stubs/components/fritz/binary_sensor.pyi +0 -1
- homeassistant-stubs/components/fritz/button.pyi +1 -1
- homeassistant-stubs/components/fritz/config_flow.pyi +2 -0
- homeassistant-stubs/components/fritz/coordinator.pyi +4 -7
- homeassistant-stubs/components/fritz/device_tracker.pyi +1 -0
- homeassistant-stubs/components/fritz/entity.pyi +0 -1
- homeassistant-stubs/components/fritz/sensor.pyi +0 -1
- homeassistant-stubs/components/fritz/update.pyi +1 -2
- homeassistant-stubs/components/fritzbox/binary_sensor.pyi +1 -3
- homeassistant-stubs/components/fritzbox/climate.pyi +1 -0
- homeassistant-stubs/components/fritzbox/coordinator.pyi +0 -1
- homeassistant-stubs/components/fritzbox/model.pyi +0 -1
- homeassistant-stubs/components/fritzbox/sensor.pyi +0 -2
- homeassistant-stubs/components/fritzbox_callmonitor/config_flow.pyi +1 -0
- homeassistant-stubs/components/fronius/coordinator.pyi +1 -0
- homeassistant-stubs/components/fronius/sensor.pyi +1 -1
- homeassistant-stubs/components/frontend/__init__.pyi +13 -0
- homeassistant-stubs/components/frontend/storage.pyi +5 -0
- homeassistant-stubs/components/fully_kiosk/button.pyi +0 -1
- homeassistant-stubs/components/fully_kiosk/camera.pyi +1 -0
- homeassistant-stubs/components/fully_kiosk/image.pyi +0 -1
- homeassistant-stubs/components/fully_kiosk/media_player.pyi +1 -0
- homeassistant-stubs/components/fully_kiosk/notify.pyi +0 -1
- homeassistant-stubs/components/fully_kiosk/sensor.pyi +1 -1
- homeassistant-stubs/components/fully_kiosk/switch.pyi +1 -1
- homeassistant-stubs/components/fyta/sensor.pyi +0 -1
- homeassistant-stubs/components/generic_hygrostat/humidifier.pyi +2 -0
- homeassistant-stubs/components/generic_thermostat/climate.pyi +2 -0
- homeassistant-stubs/components/geo_location/__init__.pyi +3 -1
- homeassistant-stubs/components/geocaching/sensor.pyi +0 -1
- homeassistant-stubs/components/gios/__init__.pyi +0 -1
- homeassistant-stubs/components/gios/sensor.pyi +0 -1
- homeassistant-stubs/components/gios/system_health.pyi +1 -0
- homeassistant-stubs/components/glances/sensor.pyi +1 -1
- homeassistant-stubs/components/go2rtc/__init__.pyi +2 -0
- homeassistant-stubs/components/google/api.pyi +3 -0
- homeassistant-stubs/components/google/calendar.pyi +0 -1
- homeassistant-stubs/components/google/config_flow.pyi +1 -0
- homeassistant-stubs/components/google_assistant_sdk/config_flow.pyi +1 -0
- homeassistant-stubs/components/google_assistant_sdk/helpers.pyi +0 -1
- homeassistant-stubs/components/google_cloud/config_flow.pyi +1 -0
- homeassistant-stubs/components/google_cloud/tts.pyi +1 -0
- homeassistant-stubs/components/google_photos/media_source.pyi +0 -1
- homeassistant-stubs/components/govee_ble/event.pyi +1 -0
- homeassistant-stubs/components/gpsd/sensor.pyi +0 -1
- homeassistant-stubs/components/group/__init__.pyi +2 -0
- homeassistant-stubs/components/group/binary_sensor.pyi +2 -0
- homeassistant-stubs/components/group/button.pyi +2 -0
- homeassistant-stubs/components/group/config_flow.pyi +4 -0
- homeassistant-stubs/components/group/cover.pyi +3 -0
- homeassistant-stubs/components/group/entity.pyi +13 -0
- homeassistant-stubs/components/group/event.pyi +2 -0
- homeassistant-stubs/components/group/fan.pyi +3 -0
- homeassistant-stubs/components/group/light.pyi +2 -0
- homeassistant-stubs/components/group/lock.pyi +2 -0
- homeassistant-stubs/components/group/media_player.pyi +5 -0
- homeassistant-stubs/components/group/notify.pyi +2 -0
- homeassistant-stubs/components/group/registry.pyi +3 -1
- homeassistant-stubs/components/group/sensor.pyi +2 -0
- homeassistant-stubs/components/group/switch.pyi +2 -0
- homeassistant-stubs/components/guardian/__init__.pyi +1 -1
- homeassistant-stubs/components/guardian/binary_sensor.pyi +0 -2
- homeassistant-stubs/components/guardian/button.pyi +1 -1
- homeassistant-stubs/components/guardian/config_flow.pyi +2 -0
- homeassistant-stubs/components/guardian/entity.pyi +0 -1
- homeassistant-stubs/components/guardian/sensor.pyi +0 -2
- homeassistant-stubs/components/guardian/switch.pyi +3 -1
- homeassistant-stubs/components/guardian/util.pyi +2 -1
- homeassistant-stubs/components/guardian/valve.pyi +5 -1
- homeassistant-stubs/components/hardkernel/hardware.pyi +1 -0
- homeassistant-stubs/components/hardware/hardware.pyi +1 -0
- homeassistant-stubs/components/hardware/models.pyi +1 -3
- homeassistant-stubs/components/hardware/websocket_api.pyi +2 -1
- homeassistant-stubs/components/here_travel_time/config_flow.pyi +1 -0
- homeassistant-stubs/components/here_travel_time/model.pyi +0 -1
- homeassistant-stubs/components/here_travel_time/sensor.pyi +1 -0
- homeassistant-stubs/components/history/websocket_api.pyi +5 -1
- homeassistant-stubs/components/history_stats/coordinator.pyi +4 -0
- homeassistant-stubs/components/history_stats/data.pyi +0 -2
- homeassistant-stubs/components/history_stats/helpers.pyi +1 -0
- homeassistant-stubs/components/history_stats/sensor.pyi +2 -0
- homeassistant-stubs/components/holiday/calendar.pyi +1 -0
- homeassistant-stubs/components/holiday/config_flow.pyi +1 -0
- homeassistant-stubs/components/homeassistant/__init__.pyi +1 -0
- homeassistant-stubs/components/homeassistant/exposed_entities.pyi +23 -2
- homeassistant-stubs/components/homeassistant/logbook.pyi +1 -0
- homeassistant-stubs/components/homeassistant/scene.pyi +2 -0
- homeassistant-stubs/components/homeassistant/system_health.pyi +1 -0
- homeassistant-stubs/components/homeassistant_alerts/coordinator.pyi +0 -1
- homeassistant-stubs/components/homeassistant_green/config_flow.pyi +1 -0
- homeassistant-stubs/components/homeassistant_green/hardware.pyi +1 -0
- homeassistant-stubs/components/homeassistant_hardware/firmware_config_flow.pyi +1 -0
- homeassistant-stubs/components/homeassistant_hardware/silabs_multiprotocol_addon.pyi +5 -1
- homeassistant-stubs/components/homeassistant_hardware/util.pyi +2 -1
- homeassistant-stubs/components/homeassistant_sky_connect/config_flow.pyi +1 -0
- homeassistant-stubs/components/homeassistant_sky_connect/const.pyi +0 -1
- homeassistant-stubs/components/homeassistant_sky_connect/hardware.pyi +1 -0
- homeassistant-stubs/components/homeassistant_yellow/config_flow.pyi +4 -1
- homeassistant-stubs/components/homeassistant_yellow/hardware.pyi +1 -0
- homeassistant-stubs/components/homekit/__init__.pyi +12 -0
- homeassistant-stubs/components/homekit/accessories.pyi +15 -1
- homeassistant-stubs/components/homekit/aidmanager.pyi +2 -0
- homeassistant-stubs/components/homekit/config_flow.pyi +7 -0
- homeassistant-stubs/components/homekit/doorbell.pyi +6 -1
- homeassistant-stubs/components/homekit/iidmanager.pyi +2 -0
- homeassistant-stubs/components/homekit/logbook.pyi +1 -0
- homeassistant-stubs/components/homekit/models.pyi +0 -1
- homeassistant-stubs/components/homekit/type_cameras.pyi +8 -0
- homeassistant-stubs/components/homekit/type_covers.pyi +9 -0
- homeassistant-stubs/components/homekit/type_fans.pyi +1 -0
- homeassistant-stubs/components/homekit/type_humidifiers.pyi +7 -0
- homeassistant-stubs/components/homekit/type_lights.pyi +3 -1
- homeassistant-stubs/components/homekit/type_locks.pyi +1 -0
- homeassistant-stubs/components/homekit/type_media_players.pyi +2 -0
- homeassistant-stubs/components/homekit/type_remotes.pyi +2 -0
- homeassistant-stubs/components/homekit/type_security_systems.pyi +1 -0
- homeassistant-stubs/components/homekit/type_sensors.pyi +11 -0
- homeassistant-stubs/components/homekit/type_switches.pyi +5 -0
- homeassistant-stubs/components/homekit/type_thermostats.pyi +5 -2
- homeassistant-stubs/components/homekit/type_triggers.pyi +5 -0
- homeassistant-stubs/components/homekit/util.pyi +4 -0
- homeassistant-stubs/components/homekit_controller/button.pyi +0 -1
- homeassistant-stubs/components/homekit_controller/config_flow.pyi +2 -0
- homeassistant-stubs/components/homekit_controller/select.pyi +0 -1
- homeassistant-stubs/components/homekit_controller/storage.pyi +4 -0
- homeassistant-stubs/components/homekit_controller/utils.pyi +2 -0
- homeassistant-stubs/components/homewizard/button.pyi +1 -0
- homeassistant-stubs/components/homewizard/const.pyi +0 -1
- homeassistant-stubs/components/homewizard/number.pyi +1 -0
- homeassistant-stubs/components/homewizard/sensor.pyi +0 -2
- homeassistant-stubs/components/homewizard/switch.pyi +2 -1
- homeassistant-stubs/components/homeworks/__init__.pyi +2 -1
- homeassistant-stubs/components/homeworks/binary_sensor.pyi +1 -0
- homeassistant-stubs/components/homeworks/config_flow.pyi +1 -0
- homeassistant-stubs/components/homeworks/light.pyi +1 -0
- homeassistant-stubs/components/http/__init__.pyi +2 -1
- homeassistant-stubs/components/http/auth.pyi +2 -0
- homeassistant-stubs/components/http/ban.pyi +4 -1
- homeassistant-stubs/components/http/cors.pyi +1 -0
- homeassistant-stubs/components/http/forwarded.pyi +1 -0
- homeassistant-stubs/components/http/headers.pyi +1 -0
- homeassistant-stubs/components/http/request_context.pyi +1 -0
- homeassistant-stubs/components/http/security_filter.pyi +1 -0
- homeassistant-stubs/components/huawei_lte/__init__.pyi +7 -8
- homeassistant-stubs/components/huawei_lte/config_flow.pyi +1 -0
- homeassistant-stubs/components/huawei_lte/device_tracker.pyi +1 -0
- homeassistant-stubs/components/huawei_lte/select.pyi +0 -1
- homeassistant-stubs/components/huawei_lte/sensor.pyi +0 -2
- homeassistant-stubs/components/humidifier/__init__.pyi +3 -2
- homeassistant-stubs/components/humidifier/device_condition.pyi +1 -0
- homeassistant-stubs/components/humidifier/significant_change.pyi +1 -0
- homeassistant-stubs/components/husqvarna_automower/binary_sensor.pyi +0 -1
- homeassistant-stubs/components/husqvarna_automower/button.pyi +0 -1
- homeassistant-stubs/components/husqvarna_automower/coordinator.pyi +1 -0
- homeassistant-stubs/components/husqvarna_automower/entity.pyi +2 -0
- homeassistant-stubs/components/husqvarna_automower/number.pyi +1 -2
- homeassistant-stubs/components/husqvarna_automower/sensor.pyi +4 -2
- homeassistant-stubs/components/hydrawise/binary_sensor.pyi +0 -1
- homeassistant-stubs/components/hydrawise/coordinator.pyi +5 -7
- homeassistant-stubs/components/hydrawise/entity.pyi +1 -0
- homeassistant-stubs/components/hydrawise/sensor.pyi +0 -1
- homeassistant-stubs/components/hydrawise/switch.pyi +0 -1
- homeassistant-stubs/components/hyperion/__init__.pyi +1 -0
- homeassistant-stubs/components/hyperion/camera.pyi +2 -0
- homeassistant-stubs/components/hyperion/config_flow.pyi +1 -0
- homeassistant-stubs/components/hyperion/light.pyi +6 -0
- homeassistant-stubs/components/hyperion/sensor.pyi +1 -0
- homeassistant-stubs/components/hyperion/switch.pyi +1 -0
- homeassistant-stubs/components/ibeacon/config_flow.pyi +1 -0
- homeassistant-stubs/components/ibeacon/coordinator.pyi +17 -0
- homeassistant-stubs/components/ibeacon/device_tracker.pyi +2 -0
- homeassistant-stubs/components/ibeacon/entity.pyi +2 -0
- homeassistant-stubs/components/ibeacon/sensor.pyi +2 -1
- homeassistant-stubs/components/idasen_desk/button.pyi +0 -1
- homeassistant-stubs/components/idasen_desk/sensor.pyi +0 -1
- homeassistant-stubs/components/image/__init__.pyi +5 -4
- homeassistant-stubs/components/image_processing/__init__.pyi +3 -2
- homeassistant-stubs/components/image_upload/__init__.pyi +1 -0
- homeassistant-stubs/components/imap/__init__.pyi +1 -0
- homeassistant-stubs/components/imap/config_flow.pyi +1 -0
- homeassistant-stubs/components/imap/diagnostics.pyi +1 -0
- homeassistant-stubs/components/imgw_pib/__init__.pyi +0 -1
- homeassistant-stubs/components/imgw_pib/binary_sensor.pyi +0 -1
- homeassistant-stubs/components/imgw_pib/sensor.pyi +0 -1
- homeassistant-stubs/components/input_button/__init__.pyi +1 -0
- homeassistant-stubs/components/input_select/__init__.pyi +1 -0
- homeassistant-stubs/components/input_text/__init__.pyi +1 -0
- homeassistant-stubs/components/integration/config_flow.pyi +1 -0
- homeassistant-stubs/components/integration/sensor.pyi +5 -1
- homeassistant-stubs/components/intent/timers.pyi +2 -1
- homeassistant-stubs/components/ios/__init__.pyi +2 -0
- homeassistant-stubs/components/ios/sensor.pyi +1 -0
- homeassistant-stubs/components/iotty/__init__.pyi +0 -1
- homeassistant-stubs/components/iotty/coordinator.pyi +0 -1
- homeassistant-stubs/components/iotty/cover.pyi +1 -0
- homeassistant-stubs/components/iotty/switch.pyi +1 -0
- homeassistant-stubs/components/ipp/sensor.pyi +0 -1
- homeassistant-stubs/components/iqvia/entity.pyi +2 -0
- homeassistant-stubs/components/iqvia/sensor.pyi +3 -0
- homeassistant-stubs/components/iron_os/coordinator.pyi +0 -1
- homeassistant-stubs/components/iron_os/number.pyi +0 -1
- homeassistant-stubs/components/iron_os/select.pyi +0 -1
- homeassistant-stubs/components/iron_os/sensor.pyi +0 -1
- homeassistant-stubs/components/islamic_prayer_times/config_flow.pyi +1 -0
- homeassistant-stubs/components/islamic_prayer_times/coordinator.pyi +1 -0
- homeassistant-stubs/components/isy994/__init__.pyi +1 -0
- homeassistant-stubs/components/isy994/binary_sensor.pyi +5 -0
- homeassistant-stubs/components/isy994/button.pyi +1 -0
- homeassistant-stubs/components/isy994/config_flow.pyi +1 -0
- homeassistant-stubs/components/isy994/entity.pyi +3 -0
- homeassistant-stubs/components/isy994/light.pyi +1 -0
- homeassistant-stubs/components/isy994/lock.pyi +1 -0
- homeassistant-stubs/components/isy994/number.pyi +2 -0
- homeassistant-stubs/components/isy994/select.pyi +1 -0
- homeassistant-stubs/components/isy994/sensor.pyi +1 -0
- homeassistant-stubs/components/isy994/services.pyi +2 -0
- homeassistant-stubs/components/isy994/switch.pyi +1 -1
- homeassistant-stubs/components/isy994/system_health.pyi +1 -0
- homeassistant-stubs/components/isy994/util.pyi +1 -0
- homeassistant-stubs/components/jellyfin/config_flow.pyi +1 -0
- homeassistant-stubs/components/jellyfin/media_player.pyi +2 -0
- homeassistant-stubs/components/jellyfin/sensor.pyi +0 -1
- homeassistant-stubs/components/jewish_calendar/binary_sensor.pyi +2 -3
- homeassistant-stubs/components/jewish_calendar/config_flow.pyi +1 -0
- homeassistant-stubs/components/jewish_calendar/entity.pyi +0 -1
- homeassistant-stubs/components/jvc_projector/select.pyi +0 -1
- homeassistant-stubs/components/kaleidescape/__init__.pyi +0 -1
- homeassistant-stubs/components/kaleidescape/sensor.pyi +0 -1
- homeassistant-stubs/components/knocki/coordinator.pyi +1 -0
- homeassistant-stubs/components/knx/config_flow.pyi +3 -0
- homeassistant-stubs/components/knx/expose.pyi +6 -0
- homeassistant-stubs/components/knx/project.pyi +0 -1
- homeassistant-stubs/components/knx/sensor.pyi +0 -1
- homeassistant-stubs/components/knx/services.pyi +2 -0
- homeassistant-stubs/components/knx/storage/config_store.pyi +1 -0
- homeassistant-stubs/components/knx/websocket.pyi +40 -0
- homeassistant-stubs/components/kraken/config_flow.pyi +1 -0
- homeassistant-stubs/components/kraken/sensor.pyi +0 -1
- homeassistant-stubs/components/lacrosse/sensor.pyi +1 -0
- homeassistant-stubs/components/lacrosse_view/sensor.pyi +0 -1
- homeassistant-stubs/components/lamarzocco/binary_sensor.pyi +0 -1
- homeassistant-stubs/components/lamarzocco/button.pyi +0 -1
- homeassistant-stubs/components/lamarzocco/config_flow.pyi +1 -0
- homeassistant-stubs/components/lamarzocco/coordinator.pyi +1 -1
- homeassistant-stubs/components/lamarzocco/entity.pyi +0 -1
- homeassistant-stubs/components/lamarzocco/number.pyi +0 -2
- homeassistant-stubs/components/lamarzocco/select.pyi +0 -1
- homeassistant-stubs/components/lamarzocco/sensor.pyi +0 -1
- homeassistant-stubs/components/lamarzocco/switch.pyi +0 -1
- homeassistant-stubs/components/lamarzocco/update.pyi +0 -1
- homeassistant-stubs/components/lametric/button.pyi +1 -1
- homeassistant-stubs/components/lametric/helpers.pyi +1 -0
- homeassistant-stubs/components/lametric/number.pyi +7 -2
- homeassistant-stubs/components/lametric/select.pyi +1 -1
- homeassistant-stubs/components/lametric/sensor.pyi +0 -1
- homeassistant-stubs/components/lametric/services.pyi +1 -0
- homeassistant-stubs/components/lametric/switch.pyi +2 -1
- homeassistant-stubs/components/laundrify/binary_sensor.pyi +1 -0
- homeassistant-stubs/components/lawn_mower/__init__.pyi +3 -2
- homeassistant-stubs/components/lcn/websocket.pyi +21 -0
- homeassistant-stubs/components/ld2410_ble/binary_sensor.pyi +1 -0
- homeassistant-stubs/components/ld2410_ble/coordinator.pyi +3 -0
- homeassistant-stubs/components/ld2410_ble/models.pyi +0 -1
- homeassistant-stubs/components/ld2410_ble/sensor.pyi +1 -0
- homeassistant-stubs/components/led_ble/light.pyi +2 -0
- homeassistant-stubs/components/led_ble/models.pyi +0 -1
- homeassistant-stubs/components/lektrico/binary_sensor.pyi +0 -1
- homeassistant-stubs/components/lektrico/button.pyi +0 -1
- homeassistant-stubs/components/lektrico/config_flow.pyi +2 -0
- homeassistant-stubs/components/lektrico/number.pyi +0 -1
- homeassistant-stubs/components/lektrico/select.pyi +0 -1
- homeassistant-stubs/components/lektrico/sensor.pyi +0 -1
- homeassistant-stubs/components/lektrico/switch.pyi +0 -1
- homeassistant-stubs/components/lidarr/__init__.pyi +0 -1
- homeassistant-stubs/components/lidarr/sensor.pyi +0 -2
- homeassistant-stubs/components/lifx/__init__.pyi +1 -0
- homeassistant-stubs/components/lifx/binary_sensor.pyi +2 -0
- homeassistant-stubs/components/lifx/config_flow.pyi +2 -0
- homeassistant-stubs/components/lifx/coordinator.pyi +2 -0
- homeassistant-stubs/components/lifx/discovery.pyi +2 -0
- homeassistant-stubs/components/lifx/manager.pyi +3 -0
- homeassistant-stubs/components/lifx/migration.pyi +2 -0
- homeassistant-stubs/components/lifx/select.pyi +4 -0
- homeassistant-stubs/components/lifx/sensor.pyi +2 -0
- homeassistant-stubs/components/lifx/util.pyi +2 -0
- homeassistant-stubs/components/light/__init__.pyi +12 -7
- homeassistant-stubs/components/light/device_condition.pyi +1 -0
- homeassistant-stubs/components/light/significant_change.pyi +1 -0
- homeassistant-stubs/components/linear_garage_door/coordinator.pyi +0 -1
- homeassistant-stubs/components/linkplay/__init__.pyi +0 -1
- homeassistant-stubs/components/linkplay/button.pyi +1 -1
- homeassistant-stubs/components/linkplay/media_player.pyi +16 -0
- homeassistant-stubs/components/litejet/config_flow.pyi +1 -0
- homeassistant-stubs/components/litterrobot/binary_sensor.pyi +1 -3
- homeassistant-stubs/components/litterrobot/button.pyi +1 -3
- homeassistant-stubs/components/litterrobot/select.pyi +0 -2
- homeassistant-stubs/components/litterrobot/sensor.pyi +0 -1
- homeassistant-stubs/components/litterrobot/switch.pyi +0 -2
- homeassistant-stubs/components/litterrobot/time.pyi +1 -3
- homeassistant-stubs/components/lock/__init__.pyi +12 -3
- homeassistant-stubs/components/lock/device_condition.pyi +1 -0
- homeassistant-stubs/components/lock/significant_change.pyi +1 -0
- homeassistant-stubs/components/logbook/__init__.pyi +4 -0
- homeassistant-stubs/components/logbook/helpers.pyi +4 -0
- homeassistant-stubs/components/logbook/models.pyi +1 -1
- homeassistant-stubs/components/logbook/processor.pyi +0 -1
- homeassistant-stubs/components/logbook/rest_api.pyi +1 -0
- homeassistant-stubs/components/logbook/websocket_api.pyi +4 -1
- homeassistant-stubs/components/logger/helpers.pyi +6 -2
- homeassistant-stubs/components/logger/websocket_api.pyi +4 -0
- homeassistant-stubs/components/lookin/climate.pyi +3 -0
- homeassistant-stubs/components/lookin/coordinator.pyi +1 -0
- homeassistant-stubs/components/lookin/models.pyi +0 -1
- homeassistant-stubs/components/luftdaten/config_flow.pyi +1 -0
- homeassistant-stubs/components/madvr/binary_sensor.pyi +0 -1
- homeassistant-stubs/components/madvr/sensor.pyi +0 -1
- homeassistant-stubs/components/manual/alarm_control_panel.pyi +1 -0
- homeassistant-stubs/components/mastodon/__init__.pyi +0 -1
- homeassistant-stubs/components/mastodon/sensor.pyi +0 -1
- homeassistant-stubs/components/matter/__init__.pyi +4 -0
- homeassistant-stubs/components/matter/addon.pyi +1 -0
- homeassistant-stubs/components/matter/api.pyi +40 -0
- homeassistant-stubs/components/matter/binary_sensor.pyi +2 -2
- homeassistant-stubs/components/matter/button.pyi +0 -1
- homeassistant-stubs/components/matter/climate.pyi +3 -0
- homeassistant-stubs/components/matter/cover.pyi +1 -0
- homeassistant-stubs/components/matter/discovery.pyi +2 -0
- homeassistant-stubs/components/matter/entity.pyi +5 -1
- homeassistant-stubs/components/matter/event.pyi +1 -0
- homeassistant-stubs/components/matter/fan.pyi +2 -0
- homeassistant-stubs/components/matter/helpers.pyi +3 -1
- homeassistant-stubs/components/matter/light.pyi +1 -0
- homeassistant-stubs/components/matter/lock.pyi +3 -0
- homeassistant-stubs/components/matter/models.pyi +0 -2
- homeassistant-stubs/components/matter/number.pyi +2 -2
- homeassistant-stubs/components/matter/select.pyi +3 -2
- homeassistant-stubs/components/matter/sensor.pyi +3 -2
- homeassistant-stubs/components/matter/switch.pyi +1 -0
- homeassistant-stubs/components/matter/update.pyi +1 -1
- homeassistant-stubs/components/matter/vacuum.pyi +2 -0
- homeassistant-stubs/components/matter/valve.pyi +2 -0
- homeassistant-stubs/components/mealie/coordinator.pyi +0 -2
- homeassistant-stubs/components/mealie/sensor.pyi +0 -1
- homeassistant-stubs/components/media_player/__init__.pyi +20 -2
- homeassistant-stubs/components/media_player/browse_media.pyi +1 -0
- homeassistant-stubs/components/media_player/device_condition.pyi +1 -0
- homeassistant-stubs/components/media_player/intent.pyi +2 -3
- homeassistant-stubs/components/media_player/significant_change.pyi +1 -0
- homeassistant-stubs/components/media_source/__init__.pyi +5 -1
- homeassistant-stubs/components/media_source/local_source.pyi +6 -0
- homeassistant-stubs/components/media_source/models.pyi +1 -2
- homeassistant-stubs/components/met_eireann/weather.pyi +2 -0
- homeassistant-stubs/components/metoffice/data.pyi +0 -1
- homeassistant-stubs/components/metoffice/weather.pyi +2 -0
- homeassistant-stubs/components/mikrotik/config_flow.pyi +1 -0
- homeassistant-stubs/components/mikrotik/device_tracker.pyi +1 -0
- homeassistant-stubs/components/min_max/sensor.pyi +2 -0
- homeassistant-stubs/components/minecraft_server/__init__.pyi +1 -0
- homeassistant-stubs/components/minecraft_server/api.pyi +0 -1
- homeassistant-stubs/components/minecraft_server/sensor.pyi +2 -1
- homeassistant-stubs/components/mjpeg/config_flow.pyi +2 -0
- homeassistant-stubs/components/modbus/binary_sensor.pyi +1 -0
- homeassistant-stubs/components/modbus/entity.pyi +2 -0
- homeassistant-stubs/components/modbus/modbus.pyi +1 -0
- homeassistant-stubs/components/modbus/sensor.pyi +1 -0
- homeassistant-stubs/components/modem_callerid/sensor.pyi +1 -0
- homeassistant-stubs/components/mold_indicator/config_flow.pyi +1 -0
- homeassistant-stubs/components/mold_indicator/sensor.pyi +2 -0
- homeassistant-stubs/components/monzo/coordinator.pyi +0 -1
- homeassistant-stubs/components/monzo/sensor.pyi +0 -1
- homeassistant-stubs/components/mopeka/config_flow.pyi +1 -0
- homeassistant-stubs/components/mqtt/__init__.pyi +4 -0
- homeassistant-stubs/components/mqtt/addon.pyi +1 -0
- homeassistant-stubs/components/mqtt/alarm_control_panel.pyi +1 -0
- homeassistant-stubs/components/mqtt/binary_sensor.pyi +3 -0
- homeassistant-stubs/components/mqtt/button.pyi +1 -0
- homeassistant-stubs/components/mqtt/camera.pyi +2 -0
- homeassistant-stubs/components/mqtt/client.pyi +30 -1
- homeassistant-stubs/components/mqtt/climate.pyi +6 -0
- homeassistant-stubs/components/mqtt/config_flow.pyi +2 -0
- homeassistant-stubs/components/mqtt/cover.pyi +6 -0
- homeassistant-stubs/components/mqtt/debug_info.pyi +0 -1
- homeassistant-stubs/components/mqtt/device_tracker.pyi +2 -0
- homeassistant-stubs/components/mqtt/device_trigger.pyi +2 -4
- homeassistant-stubs/components/mqtt/diagnostics.pyi +2 -0
- homeassistant-stubs/components/mqtt/discovery.pyi +11 -1
- homeassistant-stubs/components/mqtt/entity.pyi +19 -1
- homeassistant-stubs/components/mqtt/event.pyi +2 -0
- homeassistant-stubs/components/mqtt/fan.pyi +6 -0
- homeassistant-stubs/components/mqtt/humidifier.pyi +6 -0
- homeassistant-stubs/components/mqtt/image.pyi +3 -0
- homeassistant-stubs/components/mqtt/lawn_mower.pyi +2 -0
- homeassistant-stubs/components/mqtt/light/schema_basic.pyi +12 -0
- homeassistant-stubs/components/mqtt/light/schema_json.pyi +2 -0
- homeassistant-stubs/components/mqtt/light/schema_template.pyi +2 -0
- homeassistant-stubs/components/mqtt/lock.pyi +2 -0
- homeassistant-stubs/components/mqtt/models.pyi +21 -21
- homeassistant-stubs/components/mqtt/notify.pyi +1 -0
- homeassistant-stubs/components/mqtt/number.pyi +2 -0
- homeassistant-stubs/components/mqtt/scene.pyi +1 -0
- homeassistant-stubs/components/mqtt/select.pyi +2 -0
- homeassistant-stubs/components/mqtt/sensor.pyi +5 -0
- homeassistant-stubs/components/mqtt/siren.pyi +2 -0
- homeassistant-stubs/components/mqtt/subscription.pyi +3 -1
- homeassistant-stubs/components/mqtt/switch.pyi +2 -0
- homeassistant-stubs/components/mqtt/tag.pyi +1 -0
- homeassistant-stubs/components/mqtt/text.pyi +2 -0
- homeassistant-stubs/components/mqtt/update.pyi +3 -0
- homeassistant-stubs/components/mqtt/util.pyi +8 -0
- homeassistant-stubs/components/mqtt/vacuum.pyi +2 -0
- homeassistant-stubs/components/mqtt/valve.pyi +5 -0
- homeassistant-stubs/components/mqtt/water_heater.pyi +2 -0
- homeassistant-stubs/components/music_assistant/__init__.pyi +0 -1
- homeassistant-stubs/components/music_assistant/actions.pyi +2 -0
- homeassistant-stubs/components/music_assistant/media_player.pyi +22 -0
- homeassistant-stubs/components/mysensors/__init__.pyi +1 -0
- homeassistant-stubs/components/mysensors/binary_sensor.pyi +0 -1
- homeassistant-stubs/components/mysensors/climate.pyi +1 -0
- homeassistant-stubs/components/mysensors/config_flow.pyi +1 -0
- homeassistant-stubs/components/mysensors/device_tracker.pyi +1 -0
- homeassistant-stubs/components/mysensors/entity.pyi +3 -0
- homeassistant-stubs/components/mysensors/handler.pyi +9 -0
- homeassistant-stubs/components/mysensors/helpers.pyi +3 -0
- homeassistant-stubs/components/mysensors/light.pyi +6 -0
- homeassistant-stubs/components/mysensors/remote.pyi +1 -0
- homeassistant-stubs/components/mysensors/sensor.pyi +1 -0
- homeassistant-stubs/components/myuplink/__init__.pyi +1 -0
- homeassistant-stubs/components/myuplink/coordinator.pyi +0 -1
- homeassistant-stubs/components/nam/config_flow.pyi +0 -1
- homeassistant-stubs/components/nam/sensor.pyi +0 -1
- homeassistant-stubs/components/nanoleaf/event.pyi +1 -0
- homeassistant-stubs/components/nasweb/coordinator.pyi +3 -0
- homeassistant-stubs/components/nasweb/nasweb_data.pyi +2 -3
- homeassistant-stubs/components/nasweb/switch.pyi +1 -0
- homeassistant-stubs/components/nest/camera.pyi +4 -0
- homeassistant-stubs/components/nest/device_info.pyi +2 -0
- homeassistant-stubs/components/nest/event.pyi +0 -1
- homeassistant-stubs/components/nest/media_source.pyi +1 -1
- homeassistant-stubs/components/nest/types.pyi +0 -1
- homeassistant-stubs/components/netatmo/binary_sensor.pyi +1 -0
- homeassistant-stubs/components/netatmo/camera.pyi +2 -0
- homeassistant-stubs/components/netatmo/climate.pyi +2 -0
- homeassistant-stubs/components/netatmo/config_flow.pyi +1 -0
- homeassistant-stubs/components/netatmo/cover.pyi +1 -0
- homeassistant-stubs/components/netatmo/data_handler.pyi +1 -4
- homeassistant-stubs/components/netatmo/entity.pyi +1 -0
- homeassistant-stubs/components/netatmo/fan.pyi +1 -0
- homeassistant-stubs/components/netatmo/helper.pyi +0 -1
- homeassistant-stubs/components/netatmo/light.pyi +3 -0
- homeassistant-stubs/components/netatmo/media_source.pyi +1 -0
- homeassistant-stubs/components/netatmo/select.pyi +2 -0
- homeassistant-stubs/components/netatmo/sensor.pyi +5 -2
- homeassistant-stubs/components/netatmo/switch.pyi +1 -0
- homeassistant-stubs/components/network/__init__.pyi +5 -0
- homeassistant-stubs/components/network/network.pyi +1 -0
- homeassistant-stubs/components/network/util.pyi +1 -0
- homeassistant-stubs/components/network/websocket.pyi +7 -0
- homeassistant-stubs/components/nextdns/__init__.pyi +0 -1
- homeassistant-stubs/components/nextdns/binary_sensor.pyi +1 -1
- homeassistant-stubs/components/nextdns/sensor.pyi +1 -1
- homeassistant-stubs/components/nextdns/switch.pyi +1 -1
- homeassistant-stubs/components/nextdns/system_health.pyi +1 -0
- homeassistant-stubs/components/nissan_leaf/entity.pyi +1 -0
- homeassistant-stubs/components/nordpool/sensor.pyi +0 -3
- homeassistant-stubs/components/notify/__init__.pyi +5 -3
- homeassistant-stubs/components/notify/legacy.pyi +3 -0
- homeassistant-stubs/components/notify/repairs.pyi +1 -0
- homeassistant-stubs/components/notion/__init__.pyi +1 -0
- homeassistant-stubs/components/notion/binary_sensor.pyi +0 -1
- homeassistant-stubs/components/notion/config_flow.pyi +2 -3
- homeassistant-stubs/components/notion/coordinator.pyi +6 -6
- homeassistant-stubs/components/notion/entity.pyi +3 -1
- homeassistant-stubs/components/notion/sensor.pyi +1 -2
- homeassistant-stubs/components/number/__init__.pyi +11 -3
- homeassistant-stubs/components/number/significant_change.pyi +1 -0
- homeassistant-stubs/components/number/websocket_api.pyi +2 -0
- homeassistant-stubs/components/nut/__init__.pyi +1 -2
- homeassistant-stubs/components/nut/config_flow.pyi +1 -0
- homeassistant-stubs/components/onboarding/__init__.pyi +5 -1
- homeassistant-stubs/components/onboarding/views.pyi +2 -0
- homeassistant-stubs/components/onewire/binary_sensor.pyi +1 -2
- homeassistant-stubs/components/onewire/config_flow.pyi +1 -0
- homeassistant-stubs/components/onewire/entity.pyi +0 -1
- homeassistant-stubs/components/onewire/model.pyi +0 -1
- homeassistant-stubs/components/onewire/sensor.pyi +0 -1
- homeassistant-stubs/components/onewire/switch.pyi +1 -2
- homeassistant-stubs/components/onkyo/__init__.pyi +0 -1
- homeassistant-stubs/components/onkyo/config_flow.pyi +1 -0
- homeassistant-stubs/components/onkyo/media_player.pyi +10 -0
- homeassistant-stubs/components/onkyo/receiver.pyi +4 -7
- homeassistant-stubs/components/open_meteo/weather.pyi +2 -0
- homeassistant-stubs/components/opensky/config_flow.pyi +1 -0
- homeassistant-stubs/components/openuv/binary_sensor.pyi +1 -0
- homeassistant-stubs/components/openuv/config_flow.pyi +1 -1
- homeassistant-stubs/components/openuv/sensor.pyi +0 -2
- homeassistant-stubs/components/otbr/config_flow.pyi +1 -0
- homeassistant-stubs/components/otbr/util.pyi +11 -1
- homeassistant-stubs/components/otbr/websocket_api.pyi +12 -0
- homeassistant-stubs/components/overkiz/__init__.pyi +0 -1
- homeassistant-stubs/components/overkiz/alarm_control_panel.pyi +0 -1
- homeassistant-stubs/components/overkiz/binary_sensor.pyi +0 -1
- homeassistant-stubs/components/overkiz/button.pyi +0 -1
- homeassistant-stubs/components/overkiz/number.pyi +0 -1
- homeassistant-stubs/components/overkiz/select.pyi +0 -1
- homeassistant-stubs/components/overkiz/sensor.pyi +0 -1
- homeassistant-stubs/components/overkiz/switch.pyi +0 -1
- homeassistant-stubs/components/panel_custom/__init__.pyi +1 -0
- homeassistant-stubs/components/peblar/binary_sensor.pyi +0 -1
- homeassistant-stubs/components/peblar/button.pyi +1 -1
- homeassistant-stubs/components/peblar/coordinator.pyi +3 -3
- homeassistant-stubs/components/peblar/number.pyi +1 -1
- homeassistant-stubs/components/peblar/select.pyi +1 -1
- homeassistant-stubs/components/peblar/sensor.pyi +0 -1
- homeassistant-stubs/components/peblar/switch.pyi +2 -1
- homeassistant-stubs/components/peblar/update.pyi +0 -1
- homeassistant-stubs/components/peco/__init__.pyi +0 -1
- homeassistant-stubs/components/peco/sensor.pyi +0 -1
- homeassistant-stubs/components/persistent_notification/__init__.pyi +12 -0
- homeassistant-stubs/components/pi_hole/__init__.pyi +0 -1
- homeassistant-stubs/components/pi_hole/binary_sensor.pyi +0 -1
- homeassistant-stubs/components/pi_hole/update.pyi +0 -1
- homeassistant-stubs/components/ping/config_flow.pyi +1 -0
- homeassistant-stubs/components/ping/coordinator.pyi +0 -1
- homeassistant-stubs/components/ping/sensor.pyi +0 -1
- homeassistant-stubs/components/plugwise/__init__.pyi +1 -0
- homeassistant-stubs/components/plugwise/binary_sensor.pyi +0 -1
- homeassistant-stubs/components/plugwise/button.pyi +1 -0
- homeassistant-stubs/components/plugwise/climate.pyi +3 -0
- homeassistant-stubs/components/plugwise/number.pyi +1 -1
- homeassistant-stubs/components/plugwise/select.pyi +1 -1
- homeassistant-stubs/components/plugwise/sensor.pyi +0 -1
- homeassistant-stubs/components/plugwise/switch.pyi +2 -1
- homeassistant-stubs/components/powerfox/sensor.pyi +0 -1
- homeassistant-stubs/components/powerwall/__init__.pyi +1 -0
- homeassistant-stubs/components/powerwall/models.pyi +0 -2
- homeassistant-stubs/components/powerwall/sensor.pyi +0 -1
- homeassistant-stubs/components/private_ble_device/device_tracker.pyi +2 -0
- homeassistant-stubs/components/private_ble_device/entity.pyi +2 -0
- homeassistant-stubs/components/private_ble_device/sensor.pyi +2 -1
- homeassistant-stubs/components/prometheus/__init__.pyi +0 -1
- homeassistant-stubs/components/proximity/config_flow.pyi +1 -0
- homeassistant-stubs/components/proximity/coordinator.pyi +1 -2
- homeassistant-stubs/components/prusalink/binary_sensor.pyi +0 -2
- homeassistant-stubs/components/prusalink/button.pyi +0 -2
- homeassistant-stubs/components/prusalink/coordinator.pyi +1 -0
- homeassistant-stubs/components/prusalink/sensor.pyi +0 -2
- homeassistant-stubs/components/pure_energie/sensor.pyi +0 -1
- homeassistant-stubs/components/purpleair/config_flow.pyi +9 -3
- homeassistant-stubs/components/purpleair/coordinator.pyi +1 -0
- homeassistant-stubs/components/purpleair/sensor.pyi +0 -1
- homeassistant-stubs/components/pushbullet/sensor.pyi +1 -0
- homeassistant-stubs/components/pvoutput/sensor.pyi +0 -1
- homeassistant-stubs/components/qnap_qsw/binary_sensor.pyi +1 -1
- homeassistant-stubs/components/qnap_qsw/button.pyi +0 -1
- homeassistant-stubs/components/qnap_qsw/entity.pyi +2 -2
- homeassistant-stubs/components/qnap_qsw/sensor.pyi +1 -1
- homeassistant-stubs/components/qnap_qsw/update.pyi +2 -0
- homeassistant-stubs/components/rabbitair/fan.pyi +1 -0
- homeassistant-stubs/components/radarr/__init__.pyi +0 -1
- homeassistant-stubs/components/radarr/calendar.pyi +1 -0
- homeassistant-stubs/components/radarr/coordinator.pyi +1 -3
- homeassistant-stubs/components/radarr/sensor.pyi +0 -2
- homeassistant-stubs/components/radio_browser/media_source.pyi +2 -0
- homeassistant-stubs/components/rainforest_raven/diagnostics.pyi +1 -0
- homeassistant-stubs/components/rainforest_raven/sensor.pyi +0 -1
- homeassistant-stubs/components/rainmachine/__init__.pyi +1 -1
- homeassistant-stubs/components/rainmachine/binary_sensor.pyi +2 -1
- homeassistant-stubs/components/rainmachine/button.pyi +0 -1
- homeassistant-stubs/components/rainmachine/config_flow.pyi +3 -0
- homeassistant-stubs/components/rainmachine/coordinator.pyi +1 -0
- homeassistant-stubs/components/rainmachine/entity.pyi +2 -1
- homeassistant-stubs/components/rainmachine/select.pyi +1 -3
- homeassistant-stubs/components/rainmachine/sensor.pyi +2 -2
- homeassistant-stubs/components/rainmachine/switch.pyi +18 -4
- homeassistant-stubs/components/rainmachine/update.pyi +2 -2
- homeassistant-stubs/components/rainmachine/util.pyi +1 -1
- homeassistant-stubs/components/raspberry_pi/hardware.pyi +1 -0
- homeassistant-stubs/components/rdw/binary_sensor.pyi +0 -1
- homeassistant-stubs/components/rdw/sensor.pyi +0 -1
- homeassistant-stubs/components/recollect_waste/calendar.pyi +2 -0
- homeassistant-stubs/components/recollect_waste/config_flow.pyi +1 -0
- homeassistant-stubs/components/recollect_waste/sensor.pyi +1 -0
- homeassistant-stubs/components/recollect_waste/util.pyi +1 -0
- homeassistant-stubs/components/recorder/__init__.pyi +1 -0
- homeassistant-stubs/components/recorder/basic_websocket_api.pyi +2 -0
- homeassistant-stubs/components/recorder/core.pyi +25 -0
- homeassistant-stubs/components/recorder/entity_registry.pyi +1 -0
- homeassistant-stubs/components/recorder/migration.pyi +2 -6
- homeassistant-stubs/components/recorder/models/database.pyi +0 -2
- homeassistant-stubs/components/recorder/services.pyi +5 -0
- homeassistant-stubs/components/recorder/statistics.pyi +5 -4
- homeassistant-stubs/components/recorder/system_health/__init__.pyi +2 -0
- homeassistant-stubs/components/recorder/tasks.pyi +0 -13
- homeassistant-stubs/components/recorder/util.pyi +6 -0
- homeassistant-stubs/components/recorder/websocket_api.pyi +17 -0
- homeassistant-stubs/components/remote/__init__.pyi +4 -3
- homeassistant-stubs/components/remote/device_condition.pyi +1 -0
- homeassistant-stubs/components/remote/significant_change.pyi +1 -0
- homeassistant-stubs/components/renault/binary_sensor.pyi +0 -1
- homeassistant-stubs/components/renault/button.pyi +0 -1
- homeassistant-stubs/components/renault/device_tracker.pyi +1 -2
- homeassistant-stubs/components/renault/entity.pyi +1 -3
- homeassistant-stubs/components/renault/renault_vehicle.pyi +9 -1
- homeassistant-stubs/components/renault/select.pyi +0 -1
- homeassistant-stubs/components/renault/sensor.pyi +0 -1
- homeassistant-stubs/components/reolink/binary_sensor.pyi +0 -1
- homeassistant-stubs/components/reolink/button.pyi +3 -2
- homeassistant-stubs/components/reolink/camera.pyi +1 -1
- homeassistant-stubs/components/reolink/config_flow.pyi +1 -0
- homeassistant-stubs/components/reolink/entity.pyi +1 -4
- homeassistant-stubs/components/reolink/host.pyi +2 -0
- homeassistant-stubs/components/reolink/light.pyi +4 -2
- homeassistant-stubs/components/reolink/number.pyi +3 -3
- homeassistant-stubs/components/reolink/select.pyi +2 -2
- homeassistant-stubs/components/reolink/sensor.pyi +0 -2
- homeassistant-stubs/components/reolink/services.pyi +1 -0
- homeassistant-stubs/components/reolink/siren.pyi +3 -2
- homeassistant-stubs/components/reolink/switch.pyi +6 -3
- homeassistant-stubs/components/reolink/update.pyi +2 -5
- homeassistant-stubs/components/reolink/util.pyi +0 -1
- homeassistant-stubs/components/reolink/views.pyi +1 -0
- homeassistant-stubs/components/repairs/issue_handler.pyi +2 -0
- homeassistant-stubs/components/repairs/websocket_api.pyi +4 -0
- homeassistant-stubs/components/rest/__init__.pyi +1 -0
- homeassistant-stubs/components/rest/entity.pyi +1 -0
- homeassistant-stubs/components/rfxtrx/binary_sensor.pyi +1 -0
- homeassistant-stubs/components/rfxtrx/config_flow.pyi +2 -0
- homeassistant-stubs/components/rfxtrx/cover.pyi +1 -0
- homeassistant-stubs/components/rfxtrx/entity.pyi +1 -0
- homeassistant-stubs/components/rfxtrx/event.pyi +1 -0
- homeassistant-stubs/components/rfxtrx/helpers.pyi +1 -0
- homeassistant-stubs/components/rfxtrx/light.pyi +1 -0
- homeassistant-stubs/components/rfxtrx/sensor.pyi +1 -1
- homeassistant-stubs/components/rfxtrx/siren.pyi +2 -0
- homeassistant-stubs/components/rfxtrx/switch.pyi +1 -0
- homeassistant-stubs/components/ridwell/calendar.pyi +1 -0
- homeassistant-stubs/components/ring/__init__.pyi +0 -1
- homeassistant-stubs/components/ring/binary_sensor.pyi +3 -1
- homeassistant-stubs/components/ring/button.pyi +1 -0
- homeassistant-stubs/components/ring/camera.pyi +4 -1
- homeassistant-stubs/components/ring/coordinator.pyi +2 -0
- homeassistant-stubs/components/ring/entity.pyi +1 -2
- homeassistant-stubs/components/ring/event.pyi +2 -1
- homeassistant-stubs/components/ring/light.pyi +2 -0
- homeassistant-stubs/components/ring/number.pyi +2 -1
- homeassistant-stubs/components/ring/sensor.pyi +1 -1
- homeassistant-stubs/components/ring/siren.pyi +3 -1
- homeassistant-stubs/components/ring/switch.pyi +2 -1
- homeassistant-stubs/components/rituals_perfume_genie/__init__.pyi +1 -0
- homeassistant-stubs/components/rituals_perfume_genie/binary_sensor.pyi +0 -1
- homeassistant-stubs/components/rituals_perfume_genie/number.pyi +0 -1
- homeassistant-stubs/components/rituals_perfume_genie/select.pyi +0 -1
- homeassistant-stubs/components/rituals_perfume_genie/sensor.pyi +0 -1
- homeassistant-stubs/components/rituals_perfume_genie/switch.pyi +1 -1
- homeassistant-stubs/components/roborock/__init__.pyi +0 -1
- homeassistant-stubs/components/roborock/binary_sensor.pyi +0 -1
- homeassistant-stubs/components/roborock/button.pyi +0 -1
- homeassistant-stubs/components/roborock/config_flow.pyi +1 -0
- homeassistant-stubs/components/roborock/models.pyi +0 -3
- homeassistant-stubs/components/roborock/number.pyi +0 -1
- homeassistant-stubs/components/roborock/select.pyi +0 -1
- homeassistant-stubs/components/roborock/sensor.pyi +0 -2
- homeassistant-stubs/components/roborock/switch.pyi +0 -1
- homeassistant-stubs/components/roborock/time.pyi +0 -1
- homeassistant-stubs/components/roku/binary_sensor.pyi +0 -1
- homeassistant-stubs/components/roku/config_flow.pyi +2 -0
- homeassistant-stubs/components/roku/select.pyi +0 -1
- homeassistant-stubs/components/roku/sensor.pyi +0 -1
- homeassistant-stubs/components/romy/vacuum.pyi +1 -0
- homeassistant-stubs/components/rtsp_to_webrtc/config_flow.pyi +1 -0
- homeassistant-stubs/components/russound_rio/media_player.pyi +6 -0
- homeassistant-stubs/components/ruuvi_gateway/bluetooth.pyi +2 -0
- homeassistant-stubs/components/ruuvi_gateway/models.pyi +0 -1
- homeassistant-stubs/components/samsungtv/__init__.pyi +2 -0
- homeassistant-stubs/components/samsungtv/config_flow.pyi +5 -0
- homeassistant-stubs/components/samsungtv/helpers.pyi +3 -0
- homeassistant-stubs/components/samsungtv/media_player.pyi +2 -0
- homeassistant-stubs/components/samsungtv/remote.pyi +1 -0
- homeassistant-stubs/components/scene/__init__.pyi +3 -1
- homeassistant-stubs/components/schedule/__init__.pyi +3 -0
- homeassistant-stubs/components/schlage/binary_sensor.pyi +0 -1
- homeassistant-stubs/components/schlage/coordinator.pyi +1 -2
- homeassistant-stubs/components/schlage/lock.pyi +1 -0
- homeassistant-stubs/components/schlage/sensor.pyi +1 -0
- homeassistant-stubs/components/schlage/switch.pyi +0 -1
- homeassistant-stubs/components/scrape/sensor.pyi +1 -0
- homeassistant-stubs/components/script/__init__.pyi +14 -1
- homeassistant-stubs/components/script/helpers.pyi +1 -0
- homeassistant-stubs/components/script/logbook.pyi +1 -0
- homeassistant-stubs/components/script/trace.pyi +2 -0
- homeassistant-stubs/components/search/__init__.pyi +19 -0
- homeassistant-stubs/components/select/__init__.pyi +12 -2
- homeassistant-stubs/components/select/device_condition.pyi +1 -0
- homeassistant-stubs/components/select/significant_change.pyi +1 -0
- homeassistant-stubs/components/sensibo/binary_sensor.pyi +0 -2
- homeassistant-stubs/components/sensibo/button.pyi +1 -1
- homeassistant-stubs/components/sensibo/climate.pyi +5 -0
- homeassistant-stubs/components/sensibo/number.pyi +1 -1
- homeassistant-stubs/components/sensibo/select.pyi +1 -1
- homeassistant-stubs/components/sensibo/sensor.pyi +0 -2
- homeassistant-stubs/components/sensibo/switch.pyi +4 -1
- homeassistant-stubs/components/sensibo/update.pyi +0 -1
- homeassistant-stubs/components/sensor/__init__.pyi +14 -4
- homeassistant-stubs/components/sensor/device_condition.pyi +1 -0
- homeassistant-stubs/components/sensor/helpers.pyi +1 -0
- homeassistant-stubs/components/sensor/recorder.pyi +1 -0
- homeassistant-stubs/components/sensor/significant_change.pyi +1 -0
- homeassistant-stubs/components/sensor/websocket_api.pyi +3 -0
- homeassistant-stubs/components/senz/climate.pyi +1 -0
- homeassistant-stubs/components/sfr_box/binary_sensor.pyi +0 -1
- homeassistant-stubs/components/sfr_box/button.pyi +1 -1
- homeassistant-stubs/components/sfr_box/models.pyi +0 -1
- homeassistant-stubs/components/sfr_box/sensor.pyi +0 -1
- homeassistant-stubs/components/shelly/binary_sensor.pyi +3 -8
- homeassistant-stubs/components/shelly/button.pyi +1 -1
- homeassistant-stubs/components/shelly/climate.pyi +4 -1
- homeassistant-stubs/components/shelly/config_flow.pyi +2 -0
- homeassistant-stubs/components/shelly/coordinator.pyi +10 -1
- homeassistant-stubs/components/shelly/cover.pyi +3 -0
- homeassistant-stubs/components/shelly/entity.pyi +10 -3
- homeassistant-stubs/components/shelly/event.pyi +2 -2
- homeassistant-stubs/components/shelly/light.pyi +3 -0
- homeassistant-stubs/components/shelly/logbook.pyi +1 -0
- homeassistant-stubs/components/shelly/number.pyi +0 -2
- homeassistant-stubs/components/shelly/select.pyi +1 -2
- homeassistant-stubs/components/shelly/sensor.pyi +3 -8
- homeassistant-stubs/components/shelly/switch.pyi +5 -4
- homeassistant-stubs/components/shelly/text.pyi +1 -2
- homeassistant-stubs/components/shelly/update.pyi +1 -2
- homeassistant-stubs/components/shelly/utils.pyi +5 -0
- homeassistant-stubs/components/shelly/valve.pyi +3 -2
- homeassistant-stubs/components/shopping_list/__init__.pyi +7 -0
- homeassistant-stubs/components/simplisafe/__init__.pyi +5 -0
- homeassistant-stubs/components/simplisafe/alarm_control_panel.pyi +3 -0
- homeassistant-stubs/components/simplisafe/binary_sensor.pyi +2 -0
- homeassistant-stubs/components/simplisafe/button.pyi +0 -1
- homeassistant-stubs/components/simplisafe/config_flow.pyi +2 -0
- homeassistant-stubs/components/simplisafe/entity.pyi +6 -0
- homeassistant-stubs/components/simplisafe/lock.pyi +2 -0
- homeassistant-stubs/components/simplisafe/sensor.pyi +1 -0
- homeassistant-stubs/components/siren/__init__.pyi +2 -2
- homeassistant-stubs/components/skybell/binary_sensor.pyi +1 -0
- homeassistant-stubs/components/skybell/sensor.pyi +0 -1
- homeassistant-stubs/components/slack/notify.pyi +2 -0
- homeassistant-stubs/components/sleepiq/binary_sensor.pyi +1 -0
- homeassistant-stubs/components/sleepiq/button.pyi +0 -1
- homeassistant-stubs/components/sleepiq/coordinator.pyi +0 -1
- homeassistant-stubs/components/sleepiq/entity.pyi +2 -0
- homeassistant-stubs/components/sleepiq/light.pyi +1 -0
- homeassistant-stubs/components/sleepiq/number.pyi +1 -1
- homeassistant-stubs/components/sleepiq/select.pyi +2 -0
- homeassistant-stubs/components/sleepiq/sensor.pyi +1 -0
- homeassistant-stubs/components/sleepiq/switch.pyi +1 -0
- homeassistant-stubs/components/smlight/__init__.pyi +0 -1
- homeassistant-stubs/components/smlight/binary_sensor.pyi +1 -1
- homeassistant-stubs/components/smlight/button.pyi +0 -1
- homeassistant-stubs/components/smlight/coordinator.pyi +0 -2
- homeassistant-stubs/components/smlight/sensor.pyi +0 -2
- homeassistant-stubs/components/smlight/switch.pyi +1 -1
- homeassistant-stubs/components/smlight/update.pyi +3 -1
- homeassistant-stubs/components/snooz/config_flow.pyi +0 -1
- homeassistant-stubs/components/snooz/fan.pyi +2 -0
- homeassistant-stubs/components/snooz/models.pyi +0 -1
- homeassistant-stubs/components/solarlog/sensor.pyi +0 -2
- homeassistant-stubs/components/sonarr/config_flow.pyi +1 -0
- homeassistant-stubs/components/sonarr/sensor.pyi +1 -3
- homeassistant-stubs/components/speedtestdotnet/config_flow.pyi +1 -0
- homeassistant-stubs/components/speedtestdotnet/sensor.pyi +0 -1
- homeassistant-stubs/components/spotify/coordinator.pyi +0 -1
- homeassistant-stubs/components/spotify/media_player.pyi +19 -0
- homeassistant-stubs/components/spotify/models.pyi +0 -1
- homeassistant-stubs/components/spotify/system_health.pyi +1 -0
- homeassistant-stubs/components/sql/config_flow.pyi +1 -0
- homeassistant-stubs/components/sql/models.pyi +0 -1
- homeassistant-stubs/components/sql/sensor.pyi +1 -0
- homeassistant-stubs/components/squeezebox/__init__.pyi +0 -1
- homeassistant-stubs/components/squeezebox/coordinator.pyi +1 -0
- homeassistant-stubs/components/squeezebox/media_player.pyi +1 -0
- homeassistant-stubs/components/ssdp/__init__.pyi +15 -6
- homeassistant-stubs/components/starlink/binary_sensor.pyi +0 -1
- homeassistant-stubs/components/starlink/button.pyi +0 -1
- homeassistant-stubs/components/starlink/coordinator.pyi +0 -1
- homeassistant-stubs/components/starlink/device_tracker.pyi +0 -1
- homeassistant-stubs/components/starlink/sensor.pyi +0 -1
- homeassistant-stubs/components/starlink/switch.pyi +0 -1
- homeassistant-stubs/components/starlink/time.pyi +0 -1
- homeassistant-stubs/components/statistics/config_flow.pyi +1 -0
- homeassistant-stubs/components/statistics/sensor.pyi +5 -0
- homeassistant-stubs/components/steamist/config_flow.pyi +1 -0
- homeassistant-stubs/components/steamist/discovery.pyi +5 -0
- homeassistant-stubs/components/steamist/sensor.pyi +0 -1
- homeassistant-stubs/components/stookwijzer/__init__.pyi +1 -0
- homeassistant-stubs/components/stookwijzer/sensor.pyi +0 -1
- homeassistant-stubs/components/stream/__init__.pyi +2 -1
- homeassistant-stubs/components/stream/core.pyi +7 -7
- homeassistant-stubs/components/stream/hls.pyi +3 -0
- homeassistant-stubs/components/stream/recorder.pyi +1 -0
- homeassistant-stubs/components/streamlabswater/coordinator.pyi +0 -1
- homeassistant-stubs/components/streamlabswater/sensor.pyi +0 -1
- homeassistant-stubs/components/stt/__init__.pyi +7 -1
- homeassistant-stubs/components/stt/legacy.pyi +4 -0
- homeassistant-stubs/components/stt/models.pyi +0 -2
- homeassistant-stubs/components/suez_water/coordinator.pyi +0 -2
- homeassistant-stubs/components/suez_water/sensor.pyi +0 -1
- homeassistant-stubs/components/sun/entity.pyi +4 -0
- homeassistant-stubs/components/sun/sensor.pyi +0 -1
- homeassistant-stubs/components/surepetcare/binary_sensor.pyi +3 -0
- homeassistant-stubs/components/surepetcare/entity.pyi +2 -0
- homeassistant-stubs/components/surepetcare/lock.pyi +1 -0
- homeassistant-stubs/components/surepetcare/sensor.pyi +2 -0
- homeassistant-stubs/components/switch/__init__.pyi +1 -1
- homeassistant-stubs/components/switch/device_condition.pyi +1 -0
- homeassistant-stubs/components/switch/significant_change.pyi +1 -0
- homeassistant-stubs/components/switch_as_x/__init__.pyi +1 -0
- homeassistant-stubs/components/switch_as_x/cover.pyi +1 -0
- homeassistant-stubs/components/switch_as_x/entity.pyi +4 -0
- homeassistant-stubs/components/switch_as_x/lock.pyi +1 -0
- homeassistant-stubs/components/switch_as_x/valve.pyi +1 -0
- homeassistant-stubs/components/switchbee/climate.pyi +1 -0
- homeassistant-stubs/components/switchbee/coordinator.pyi +1 -0
- homeassistant-stubs/components/switchbee/cover.pyi +1 -0
- homeassistant-stubs/components/switchbee/light.pyi +1 -0
- homeassistant-stubs/components/switchbee/switch.pyi +1 -0
- homeassistant-stubs/components/switchbot_cloud/__init__.pyi +8 -8
- homeassistant-stubs/components/switchbot_cloud/lock.pyi +1 -0
- homeassistant-stubs/components/switchbot_cloud/sensor.pyi +1 -0
- homeassistant-stubs/components/switchbot_cloud/switch.pyi +4 -0
- homeassistant-stubs/components/switchbot_cloud/vacuum.pyi +2 -0
- homeassistant-stubs/components/switcher_kis/button.pyi +0 -1
- homeassistant-stubs/components/switcher_kis/climate.pyi +1 -0
- homeassistant-stubs/components/switcher_kis/coordinator.pyi +1 -0
- homeassistant-stubs/components/switcher_kis/cover.pyi +1 -0
- homeassistant-stubs/components/switcher_kis/light.pyi +1 -0
- homeassistant-stubs/components/switcher_kis/switch.pyi +1 -0
- homeassistant-stubs/components/synology_dsm/binary_sensor.pyi +1 -2
- homeassistant-stubs/components/synology_dsm/button.pyi +0 -1
- homeassistant-stubs/components/synology_dsm/camera.pyi +0 -1
- homeassistant-stubs/components/synology_dsm/common.pyi +1 -0
- homeassistant-stubs/components/synology_dsm/config_flow.pyi +1 -0
- homeassistant-stubs/components/synology_dsm/coordinator.pyi +3 -0
- homeassistant-stubs/components/synology_dsm/entity.pyi +0 -1
- homeassistant-stubs/components/synology_dsm/models.pyi +0 -1
- homeassistant-stubs/components/synology_dsm/sensor.pyi +1 -2
- homeassistant-stubs/components/synology_dsm/switch.pyi +1 -2
- homeassistant-stubs/components/synology_dsm/update.pyi +1 -2
- homeassistant-stubs/components/system_health/__init__.pyi +6 -1
- homeassistant-stubs/components/system_log/__init__.pyi +2 -0
- homeassistant-stubs/components/systemmonitor/__init__.pyi +0 -1
- homeassistant-stubs/components/systemmonitor/binary_sensor.pyi +2 -1
- homeassistant-stubs/components/systemmonitor/config_flow.pyi +1 -0
- homeassistant-stubs/components/systemmonitor/coordinator.pyi +0 -1
- homeassistant-stubs/components/systemmonitor/sensor.pyi +3 -1
- homeassistant-stubs/components/tag/__init__.pyi +5 -1
- homeassistant-stubs/components/tailscale/binary_sensor.pyi +0 -1
- homeassistant-stubs/components/tailscale/sensor.pyi +0 -1
- homeassistant-stubs/components/tailwind/binary_sensor.pyi +0 -1
- homeassistant-stubs/components/tailwind/button.pyi +0 -1
- homeassistant-stubs/components/tailwind/number.pyi +0 -1
- homeassistant-stubs/components/tami4/button.pyi +0 -2
- homeassistant-stubs/components/tami4/sensor.pyi +1 -0
- homeassistant-stubs/components/tautulli/sensor.pyi +0 -2
- homeassistant-stubs/components/technove/binary_sensor.pyi +0 -1
- homeassistant-stubs/components/technove/number.pyi +1 -1
- homeassistant-stubs/components/technove/sensor.pyi +0 -1
- homeassistant-stubs/components/technove/switch.pyi +2 -1
- homeassistant-stubs/components/tedee/binary_sensor.pyi +0 -1
- homeassistant-stubs/components/tedee/entity.pyi +1 -0
- homeassistant-stubs/components/tedee/sensor.pyi +0 -1
- homeassistant-stubs/components/text/__init__.pyi +5 -3
- homeassistant-stubs/components/thethingsnetwork/entity.pyi +1 -0
- homeassistant-stubs/components/threshold/binary_sensor.pyi +3 -0
- homeassistant-stubs/components/threshold/config_flow.pyi +1 -0
- homeassistant-stubs/components/tibber/sensor.pyi +5 -0
- homeassistant-stubs/components/tibber/services.pyi +1 -0
- homeassistant-stubs/components/tile/__init__.pyi +0 -1
- homeassistant-stubs/components/tile/device_tracker.pyi +2 -0
- homeassistant-stubs/components/time/__init__.pyi +5 -2
- homeassistant-stubs/components/time_date/config_flow.pyi +1 -0
- homeassistant-stubs/components/time_date/sensor.pyi +2 -0
- homeassistant-stubs/components/timer/__init__.pyi +7 -0
- homeassistant-stubs/components/tod/binary_sensor.pyi +1 -0
- homeassistant-stubs/components/todo/__init__.pyi +9 -3
- homeassistant-stubs/components/tolo/number.pyi +0 -1
- homeassistant-stubs/components/tolo/select.pyi +0 -1
- homeassistant-stubs/components/tolo/sensor.pyi +0 -1
- homeassistant-stubs/components/tolo/switch.pyi +0 -1
- homeassistant-stubs/components/tplink/__init__.pyi +1 -0
- homeassistant-stubs/components/tplink/binary_sensor.pyi +2 -2
- homeassistant-stubs/components/tplink/button.pyi +1 -2
- homeassistant-stubs/components/tplink/camera.pyi +2 -2
- homeassistant-stubs/components/tplink/climate.pyi +5 -0
- homeassistant-stubs/components/tplink/config_flow.pyi +3 -0
- homeassistant-stubs/components/tplink/deprecate.pyi +0 -1
- homeassistant-stubs/components/tplink/entity.pyi +3 -2
- homeassistant-stubs/components/tplink/fan.pyi +3 -0
- homeassistant-stubs/components/tplink/light.pyi +7 -0
- homeassistant-stubs/components/tplink/models.pyi +0 -1
- homeassistant-stubs/components/tplink/number.pyi +3 -2
- homeassistant-stubs/components/tplink/select.pyi +3 -2
- homeassistant-stubs/components/tplink/sensor.pyi +2 -2
- homeassistant-stubs/components/tplink/siren.pyi +3 -0
- homeassistant-stubs/components/tplink/switch.pyi +4 -2
- homeassistant-stubs/components/tplink_omada/binary_sensor.pyi +1 -1
- homeassistant-stubs/components/tplink_omada/device_tracker.pyi +1 -0
- homeassistant-stubs/components/tplink_omada/sensor.pyi +0 -1
- homeassistant-stubs/components/tplink_omada/switch.pyi +1 -4
- homeassistant-stubs/components/tplink_omada/update.pyi +2 -0
- homeassistant-stubs/components/trace/websocket_api.pyi +21 -0
- homeassistant-stubs/components/tractive/__init__.pyi +0 -2
- homeassistant-stubs/components/tractive/binary_sensor.pyi +1 -0
- homeassistant-stubs/components/tractive/device_tracker.pyi +2 -0
- homeassistant-stubs/components/tractive/entity.pyi +2 -0
- homeassistant-stubs/components/tractive/sensor.pyi +1 -1
- homeassistant-stubs/components/tractive/switch.pyi +1 -1
- homeassistant-stubs/components/tradfri/__init__.pyi +1 -0
- homeassistant-stubs/components/tradfri/coordinator.pyi +2 -0
- homeassistant-stubs/components/tradfri/entity.pyi +2 -0
- homeassistant-stubs/components/tradfri/sensor.pyi +1 -1
- homeassistant-stubs/components/trafikverket_camera/binary_sensor.pyi +1 -1
- homeassistant-stubs/components/trafikverket_camera/coordinator.pyi +0 -1
- homeassistant-stubs/components/trafikverket_camera/entity.pyi +2 -0
- homeassistant-stubs/components/trafikverket_camera/sensor.pyi +1 -1
- homeassistant-stubs/components/trafikverket_ferry/sensor.pyi +1 -1
- homeassistant-stubs/components/trafikverket_train/config_flow.pyi +1 -0
- homeassistant-stubs/components/trafikverket_train/coordinator.pyi +0 -1
- homeassistant-stubs/components/trafikverket_train/sensor.pyi +2 -1
- homeassistant-stubs/components/trafikverket_weatherstation/sensor.pyi +0 -1
- homeassistant-stubs/components/transmission/config_flow.pyi +1 -0
- homeassistant-stubs/components/transmission/sensor.pyi +0 -1
- homeassistant-stubs/components/transmission/switch.pyi +0 -1
- homeassistant-stubs/components/tts/__init__.pyi +10 -2
- homeassistant-stubs/components/tts/legacy.pyi +1 -0
- homeassistant-stubs/components/tts/media_source.pyi +3 -0
- homeassistant-stubs/components/tts/models.pyi +0 -1
- homeassistant-stubs/components/twentemilieu/calendar.pyi +1 -0
- homeassistant-stubs/components/twentemilieu/sensor.pyi +0 -1
- homeassistant-stubs/components/unifi/__init__.pyi +3 -0
- homeassistant-stubs/components/unifi/button.pyi +2 -1
- homeassistant-stubs/components/unifi/config_flow.pyi +1 -0
- homeassistant-stubs/components/unifi/device_tracker.pyi +8 -1
- homeassistant-stubs/components/unifi/diagnostics.pyi +2 -0
- homeassistant-stubs/components/unifi/entity.pyi +10 -1
- homeassistant-stubs/components/unifi/hub/config.pyi +0 -1
- homeassistant-stubs/components/unifi/hub/entity_helper.pyi +12 -0
- homeassistant-stubs/components/unifi/hub/entity_loader.pyi +5 -0
- homeassistant-stubs/components/unifi/hub/hub.pyi +5 -0
- homeassistant-stubs/components/unifi/hub/websocket.pyi +5 -0
- homeassistant-stubs/components/unifi/image.pyi +2 -1
- homeassistant-stubs/components/unifi/sensor.pyi +22 -1
- homeassistant-stubs/components/unifi/services.pyi +1 -0
- homeassistant-stubs/components/unifi/switch.pyi +9 -1
- homeassistant-stubs/components/unifi/update.pyi +2 -1
- homeassistant-stubs/components/unifiprotect/binary_sensor.pyi +8 -5
- homeassistant-stubs/components/unifiprotect/button.pyi +2 -1
- homeassistant-stubs/components/unifiprotect/camera.pyi +4 -0
- homeassistant-stubs/components/unifiprotect/config_flow.pyi +2 -0
- homeassistant-stubs/components/unifiprotect/data.pyi +19 -0
- homeassistant-stubs/components/unifiprotect/discovery.pyi +2 -0
- homeassistant-stubs/components/unifiprotect/entity.pyi +12 -3
- homeassistant-stubs/components/unifiprotect/event.pyi +4 -1
- homeassistant-stubs/components/unifiprotect/light.pyi +1 -0
- homeassistant-stubs/components/unifiprotect/lock.pyi +1 -0
- homeassistant-stubs/components/unifiprotect/media_player.pyi +1 -0
- homeassistant-stubs/components/unifiprotect/media_source.pyi +6 -0
- homeassistant-stubs/components/unifiprotect/migrate.pyi +3 -0
- homeassistant-stubs/components/unifiprotect/number.pyi +1 -1
- homeassistant-stubs/components/unifiprotect/repairs.pyi +3 -0
- homeassistant-stubs/components/unifiprotect/select.pyi +2 -1
- homeassistant-stubs/components/unifiprotect/sensor.pyi +5 -3
- homeassistant-stubs/components/unifiprotect/services.pyi +4 -0
- homeassistant-stubs/components/unifiprotect/switch.pyi +3 -2
- homeassistant-stubs/components/unifiprotect/text.pyi +2 -2
- homeassistant-stubs/components/unifiprotect/utils.pyi +7 -0
- homeassistant-stubs/components/unifiprotect/views.pyi +9 -0
- homeassistant-stubs/components/upcloud/__init__.pyi +1 -2
- homeassistant-stubs/components/upcloud/config_flow.pyi +2 -0
- homeassistant-stubs/components/update/__init__.pyi +7 -2
- homeassistant-stubs/components/update/significant_change.pyi +1 -0
- homeassistant-stubs/components/usb/__init__.pyi +7 -2
- homeassistant-stubs/components/usb/models.pyi +0 -1
- homeassistant-stubs/components/vacuum/__init__.pyi +6 -3
- homeassistant-stubs/components/vacuum/device_condition.pyi +1 -0
- homeassistant-stubs/components/vacuum/significant_change.pyi +1 -0
- homeassistant-stubs/components/vallox/binary_sensor.pyi +0 -1
- homeassistant-stubs/components/vallox/number.pyi +0 -1
- homeassistant-stubs/components/vallox/sensor.pyi +0 -1
- homeassistant-stubs/components/vallox/switch.pyi +0 -1
- homeassistant-stubs/components/valve/__init__.pyi +5 -2
- homeassistant-stubs/components/velbus/__init__.pyi +0 -1
- homeassistant-stubs/components/velbus/button.pyi +1 -0
- homeassistant-stubs/components/velbus/climate.pyi +3 -0
- homeassistant-stubs/components/velbus/cover.pyi +4 -0
- homeassistant-stubs/components/velbus/light.pyi +4 -0
- homeassistant-stubs/components/velbus/select.pyi +1 -0
- homeassistant-stubs/components/velbus/switch.pyi +2 -0
- homeassistant-stubs/components/vlc_telnet/__init__.pyi +0 -1
- homeassistant-stubs/components/vlc_telnet/media_player.pyi +12 -0
- homeassistant-stubs/components/wake_word/__init__.pyi +6 -1
- homeassistant-stubs/components/wake_word/models.pyi +0 -2
- homeassistant-stubs/components/wallbox/coordinator.pyi +6 -0
- homeassistant-stubs/components/wallbox/number.pyi +0 -1
- homeassistant-stubs/components/wallbox/sensor.pyi +0 -1
- homeassistant-stubs/components/waqi/sensor.pyi +0 -1
- homeassistant-stubs/components/water_heater/__init__.pyi +6 -6
- homeassistant-stubs/components/water_heater/significant_change.pyi +1 -0
- homeassistant-stubs/components/watttime/config_flow.pyi +2 -0
- homeassistant-stubs/components/weather/__init__.pyi +37 -3
- homeassistant-stubs/components/weather/significant_change.pyi +1 -0
- homeassistant-stubs/components/weather/websocket_api.pyi +3 -0
- homeassistant-stubs/components/webhook/__init__.pyi +11 -0
- homeassistant-stubs/components/webhook/trigger.pyi +0 -1
- homeassistant-stubs/components/webostv/config_flow.pyi +2 -0
- homeassistant-stubs/components/webostv/helpers.pyi +3 -0
- homeassistant-stubs/components/webostv/media_player.pyi +16 -0
- homeassistant-stubs/components/websocket_api/__init__.pyi +2 -0
- homeassistant-stubs/components/websocket_api/commands.pyi +33 -0
- homeassistant-stubs/components/websocket_api/connection.pyi +9 -0
- homeassistant-stubs/components/websocket_api/http.pyi +7 -0
- homeassistant-stubs/components/websocket_api/sensor.pyi +1 -0
- homeassistant-stubs/components/wemo/__init__.pyi +2 -0
- homeassistant-stubs/components/wemo/config_flow.pyi +1 -0
- homeassistant-stubs/components/wemo/coordinator.pyi +4 -1
- homeassistant-stubs/components/wemo/entity.pyi +2 -0
- homeassistant-stubs/components/wemo/fan.pyi +1 -0
- homeassistant-stubs/components/wemo/light.pyi +1 -0
- homeassistant-stubs/components/wemo/models.pyi +1 -2
- homeassistant-stubs/components/wemo/sensor.pyi +0 -1
- homeassistant-stubs/components/whois/sensor.pyi +0 -1
- homeassistant-stubs/components/withings/__init__.pyi +2 -3
- homeassistant-stubs/components/withings/sensor.pyi +0 -6
- homeassistant-stubs/components/wiz/binary_sensor.pyi +1 -0
- homeassistant-stubs/components/wiz/discovery.pyi +1 -0
- homeassistant-stubs/components/wiz/entity.pyi +3 -0
- homeassistant-stubs/components/wiz/light.pyi +1 -0
- homeassistant-stubs/components/wiz/models.pyi +0 -1
- homeassistant-stubs/components/wiz/number.pyi +1 -1
- homeassistant-stubs/components/wiz/sensor.pyi +2 -0
- homeassistant-stubs/components/wled/button.pyi +1 -0
- homeassistant-stubs/components/wled/config_flow.pyi +1 -0
- homeassistant-stubs/components/wled/coordinator.pyi +1 -0
- homeassistant-stubs/components/wled/light.pyi +5 -0
- homeassistant-stubs/components/wled/number.pyi +2 -1
- homeassistant-stubs/components/wled/select.pyi +5 -0
- homeassistant-stubs/components/wled/sensor.pyi +0 -1
- homeassistant-stubs/components/wled/switch.pyi +9 -0
- homeassistant-stubs/components/wled/update.pyi +1 -0
- homeassistant-stubs/components/workday/binary_sensor.pyi +1 -0
- homeassistant-stubs/components/workday/config_flow.pyi +1 -0
- homeassistant-stubs/components/xiaomi_ble/config_flow.pyi +0 -1
- homeassistant-stubs/components/xiaomi_ble/device_trigger.pyi +0 -1
- homeassistant-stubs/components/xiaomi_ble/event.pyi +1 -0
- homeassistant-stubs/components/yale_smart_alarm/config_flow.pyi +1 -0
- homeassistant-stubs/components/yale_smart_alarm/select.pyi +1 -0
- homeassistant-stubs/components/yale_smart_alarm/switch.pyi +1 -0
- homeassistant-stubs/components/yalexs_ble/binary_sensor.pyi +1 -0
- homeassistant-stubs/components/yalexs_ble/config_flow.pyi +1 -0
- homeassistant-stubs/components/yalexs_ble/entity.pyi +3 -0
- homeassistant-stubs/components/yalexs_ble/lock.pyi +1 -0
- homeassistant-stubs/components/yalexs_ble/models.pyi +0 -1
- homeassistant-stubs/components/yalexs_ble/sensor.pyi +1 -1
- homeassistant-stubs/components/yalexs_ble/util.pyi +1 -0
- homeassistant-stubs/components/youtube/config_flow.pyi +1 -0
- homeassistant-stubs/components/youtube/sensor.pyi +0 -1
- homeassistant-stubs/components/zeroconf/__init__.pyi +7 -1
- homeassistant-stubs/components/zone/__init__.pyi +7 -0
- homeassistant-stubs/components/zwave_js/__init__.pyi +8 -0
- homeassistant-stubs/components/zwave_js/addon.pyi +1 -0
- homeassistant-stubs/components/zwave_js/api.pyi +183 -0
- homeassistant-stubs/components/zwave_js/binary_sensor.pyi +1 -2
- homeassistant-stubs/components/zwave_js/config_flow.pyi +3 -0
- homeassistant-stubs/components/zwave_js/device_automation_helpers.pyi +1 -0
- homeassistant-stubs/components/zwave_js/device_condition.pyi +1 -0
- homeassistant-stubs/components/zwave_js/discovery.pyi +7 -7
- homeassistant-stubs/components/zwave_js/discovery_data_template.pyi +4 -14
- homeassistant-stubs/components/zwave_js/entity.pyi +5 -0
- homeassistant-stubs/components/zwave_js/event.pyi +1 -0
- homeassistant-stubs/components/zwave_js/helpers.pyi +5 -2
- homeassistant-stubs/components/zwave_js/humidifier.pyi +0 -1
- homeassistant-stubs/components/zwave_js/light.pyi +4 -0
- homeassistant-stubs/components/zwave_js/logbook.pyi +1 -0
- homeassistant-stubs/components/zwave_js/migrate.pyi +5 -1
- homeassistant-stubs/components/zwave_js/sensor.pyi +4 -1
- homeassistant-stubs/components/zwave_js/services.pyi +1 -0
- homeassistant-stubs/components/zwave_js/switch.pyi +2 -0
- homeassistant-stubs/components/zwave_js/triggers/trigger_helpers.pyi +1 -0
- homeassistant-stubs/components/zwave_js/update.pyi +4 -1
- homeassistant-stubs/config.pyi +8 -3
- homeassistant-stubs/config_entries.pyi +53 -0
- homeassistant-stubs/core.pyi +47 -2
- homeassistant-stubs/data_entry_flow.pyi +22 -0
- homeassistant-stubs/exceptions.pyi +0 -4
- homeassistant-stubs/helpers/aiohttp_client.pyi +11 -0
- homeassistant-stubs/helpers/area_registry.pyi +16 -4
- homeassistant-stubs/helpers/category_registry.pyi +12 -5
- homeassistant-stubs/helpers/collection.pyi +14 -2
- homeassistant-stubs/helpers/condition.pyi +4 -0
- homeassistant-stubs/helpers/config_entry_oauth2_flow.pyi +4 -0
- homeassistant-stubs/helpers/config_validation.pyi +3 -0
- homeassistant-stubs/helpers/debounce.pyi +5 -0
- homeassistant-stubs/helpers/device.pyi +5 -0
- homeassistant-stubs/helpers/device_registry.pyi +19 -0
- homeassistant-stubs/helpers/discovery.pyi +7 -0
- homeassistant-stubs/helpers/discovery_flow.pyi +5 -1
- homeassistant-stubs/helpers/dispatcher.pyi +15 -0
- homeassistant-stubs/helpers/entity.pyi +28 -5
- homeassistant-stubs/helpers/entity_component.pyi +5 -0
- homeassistant-stubs/helpers/entity_platform.pyi +11 -0
- homeassistant-stubs/helpers/entity_registry.pyi +33 -0
- homeassistant-stubs/helpers/event.pyi +79 -9
- homeassistant-stubs/helpers/floor_registry.pyi +8 -1
- homeassistant-stubs/helpers/frame.pyi +0 -1
- homeassistant-stubs/helpers/hassio.pyi +2 -0
- homeassistant-stubs/helpers/httpx_client.pyi +4 -0
- homeassistant-stubs/helpers/icon.pyi +3 -0
- homeassistant-stubs/helpers/integration_platform.pyi +3 -1
- homeassistant-stubs/helpers/intent.pyi +26 -9
- homeassistant-stubs/helpers/issue_registry.pyi +10 -1
- homeassistant-stubs/helpers/label_registry.pyi +8 -1
- homeassistant-stubs/helpers/llm.pyi +6 -4
- homeassistant-stubs/helpers/network.pyi +6 -0
- homeassistant-stubs/helpers/normalized_name_base_registry.pyi +5 -6
- homeassistant-stubs/helpers/ratelimit.pyi +5 -0
- homeassistant-stubs/helpers/recorder.pyi +8 -4
- homeassistant-stubs/helpers/registry.pyi +2 -0
- homeassistant-stubs/helpers/reload.pyi +1 -0
- homeassistant-stubs/helpers/restore_state.pyi +6 -0
- homeassistant-stubs/helpers/schema_config_entry_flow.pyi +8 -2
- homeassistant-stubs/helpers/script.pyi +11 -1
- homeassistant-stubs/helpers/script_variables.pyi +1 -0
- homeassistant-stubs/helpers/selector.pyi +2 -0
- homeassistant-stubs/helpers/service.pyi +30 -9
- homeassistant-stubs/helpers/service_info/hassio.pyi +0 -1
- homeassistant-stubs/helpers/service_info/mqtt.pyi +0 -1
- homeassistant-stubs/helpers/signal.pyi +2 -0
- homeassistant-stubs/helpers/significant_change.pyi +1 -0
- homeassistant-stubs/helpers/start.pyi +3 -0
- homeassistant-stubs/helpers/state.pyi +1 -0
- homeassistant-stubs/helpers/storage.pyi +12 -0
- homeassistant-stubs/helpers/sun.pyi +9 -0
- homeassistant-stubs/helpers/system_info.pyi +1 -0
- homeassistant-stubs/helpers/template.pyi +8 -0
- homeassistant-stubs/helpers/trace.pyi +2 -0
- homeassistant-stubs/helpers/translation.pyi +8 -1
- homeassistant-stubs/helpers/trigger.pyi +7 -4
- homeassistant-stubs/helpers/trigger_template_entity.pyi +1 -0
- homeassistant-stubs/helpers/update_coordinator.pyi +11 -0
- homeassistant-stubs/loader.pyi +5 -2
- homeassistant-stubs/requirements.pyi +2 -0
- homeassistant-stubs/runner.pyi +2 -2
- homeassistant-stubs/scripts/benchmark/__init__.pyi +8 -0
- homeassistant-stubs/setup.pyi +11 -0
- homeassistant-stubs/util/enum.pyi +1 -0
- homeassistant-stubs/util/language.pyi +0 -1
- homeassistant-stubs/util/location.pyi +2 -0
- homeassistant-stubs/util/logging.pyi +2 -0
- homeassistant-stubs/util/loop.pyi +2 -0
- homeassistant-stubs/util/package.pyi +2 -0
- homeassistant-stubs/util/ssl.pyi +3 -0
- homeassistant-stubs/util/system_info.pyi +3 -0
- homeassistant-stubs/util/unit_conversion.pyi +8 -0
- homeassistant-stubs/util/yaml/loader.pyi +5 -0
- homeassistant-stubs/util/yaml/objects.pyi +0 -1
- {homeassistant_stubs-2025.1.1.dist-info → homeassistant_stubs-2025.1.3.dist-info}/METADATA +2 -2
- {homeassistant_stubs-2025.1.1.dist-info → homeassistant_stubs-2025.1.3.dist-info}/RECORD +1591 -1591
- {homeassistant_stubs-2025.1.1.dist-info → homeassistant_stubs-2025.1.3.dist-info}/WHEEL +0 -0
- {homeassistant_stubs-2025.1.1.dist-info → homeassistant_stubs-2025.1.3.dist-info}/licenses/LICENSE +0 -0
@@ -29,20 +29,33 @@ SCRIPT_SERVICE_SCHEMA: Incomplete
|
|
29
29
|
SCRIPT_TURN_ONOFF_SCHEMA: Incomplete
|
30
30
|
RELOAD_SERVICE_SCHEMA: Incomplete
|
31
31
|
|
32
|
+
@bind_hass
|
32
33
|
def is_on(hass: HomeAssistant, entity_id: str) -> bool: ...
|
33
34
|
def _scripts_with_x(hass: HomeAssistant, referenced_id: str, property_name: str) -> list[str]: ...
|
34
35
|
def _x_in_script(hass: HomeAssistant, entity_id: str, property_name: str) -> list[str]: ...
|
36
|
+
@callback
|
35
37
|
def scripts_with_entity(hass: HomeAssistant, entity_id: str) -> list[str]: ...
|
38
|
+
@callback
|
36
39
|
def entities_in_script(hass: HomeAssistant, entity_id: str) -> list[str]: ...
|
40
|
+
@callback
|
37
41
|
def scripts_with_device(hass: HomeAssistant, device_id: str) -> list[str]: ...
|
42
|
+
@callback
|
38
43
|
def devices_in_script(hass: HomeAssistant, entity_id: str) -> list[str]: ...
|
44
|
+
@callback
|
39
45
|
def scripts_with_area(hass: HomeAssistant, area_id: str) -> list[str]: ...
|
46
|
+
@callback
|
40
47
|
def areas_in_script(hass: HomeAssistant, entity_id: str) -> list[str]: ...
|
48
|
+
@callback
|
41
49
|
def scripts_with_floor(hass: HomeAssistant, floor_id: str) -> list[str]: ...
|
50
|
+
@callback
|
42
51
|
def floors_in_script(hass: HomeAssistant, entity_id: str) -> list[str]: ...
|
52
|
+
@callback
|
43
53
|
def scripts_with_label(hass: HomeAssistant, label_id: str) -> list[str]: ...
|
54
|
+
@callback
|
44
55
|
def labels_in_script(hass: HomeAssistant, entity_id: str) -> list[str]: ...
|
56
|
+
@callback
|
45
57
|
def scripts_with_blueprint(hass: HomeAssistant, blueprint_path: str) -> list[str]: ...
|
58
|
+
@callback
|
46
59
|
def blueprint_in_script(hass: HomeAssistant, entity_id: str) -> str | None: ...
|
47
60
|
async def async_setup(hass: HomeAssistant, config: ConfigType) -> bool: ...
|
48
61
|
|
@@ -54,7 +67,6 @@ class ScriptEntityConfig:
|
|
54
67
|
raw_config: ConfigType | None
|
55
68
|
validation_error: str | None
|
56
69
|
validation_status: ValidationStatus
|
57
|
-
def __init__(self, config_block, key, raw_blueprint_inputs, raw_config, validation_error, validation_status) -> None: ...
|
58
70
|
|
59
71
|
async def _prepare_script_config(hass: HomeAssistant, config: ConfigType) -> list[ScriptEntityConfig]: ...
|
60
72
|
async def _create_script_entities(hass: HomeAssistant, script_configs: list[ScriptEntityConfig]) -> list[BaseScriptEntity]: ...
|
@@ -136,6 +148,7 @@ class ScriptEntity(BaseScriptEntity, RestoreEntity):
|
|
136
148
|
def referenced_devices(self) -> set[str]: ...
|
137
149
|
@cached_property
|
138
150
|
def referenced_entities(self) -> set[str]: ...
|
151
|
+
@callback
|
139
152
|
def async_change_listener(self) -> None: ...
|
140
153
|
async def async_turn_on(self, **kwargs: Any) -> None: ...
|
141
154
|
async def _async_start_run(self, variables: dict[str, Any] | None, context: Context, wait: bool) -> ServiceResponse: ...
|
@@ -8,4 +8,5 @@ DATA_BLUEPRINTS: str
|
|
8
8
|
|
9
9
|
def _blueprint_in_use(hass: HomeAssistant, blueprint_path: str) -> bool: ...
|
10
10
|
async def _reload_blueprint_scripts(hass: HomeAssistant, blueprint_path: str) -> None: ...
|
11
|
+
@callback
|
11
12
|
def async_get_blueprints(hass: HomeAssistant) -> DomainBlueprints: ...
|
@@ -5,4 +5,5 @@ from homeassistant.const import ATTR_ENTITY_ID as ATTR_ENTITY_ID, ATTR_NAME as A
|
|
5
5
|
from homeassistant.core import HomeAssistant as HomeAssistant, callback as callback
|
6
6
|
from typing import Any
|
7
7
|
|
8
|
+
@callback
|
8
9
|
def async_describe_events(hass: HomeAssistant, async_describe_event: Callable[[str, str, Callable[[LazyEventPartialState], dict[str, Any]]], None]) -> None: ...
|
@@ -1,5 +1,6 @@
|
|
1
1
|
from .const import DOMAIN as DOMAIN
|
2
2
|
from collections.abc import Iterator
|
3
|
+
from contextlib import contextmanager
|
3
4
|
from homeassistant.components.trace import ActionTrace as ActionTrace, CONF_STORED_TRACES as CONF_STORED_TRACES, async_store_trace as async_store_trace
|
4
5
|
from homeassistant.core import Context as Context, HomeAssistant as HomeAssistant
|
5
6
|
from typing import Any
|
@@ -7,4 +8,5 @@ from typing import Any
|
|
7
8
|
class ScriptTrace(ActionTrace):
|
8
9
|
_domain = DOMAIN
|
9
10
|
|
11
|
+
@contextmanager
|
10
12
|
def trace_script(hass: HomeAssistant, item_id: str, config: dict[str, Any] | None, blueprint_inputs: dict[str, Any] | None, context: Context, trace_config: dict[str, Any]) -> Iterator[ScriptTrace]: ...
|
@@ -31,6 +31,7 @@ class ItemType(StrEnum):
|
|
31
31
|
SCRIPT_BLUEPRINT = 'script_blueprint'
|
32
32
|
|
33
33
|
async def async_setup(hass: HomeAssistant, config: ConfigType) -> bool: ...
|
34
|
+
@callback
|
34
35
|
def websocket_search_related(hass: HomeAssistant, connection: websocket_api.ActiveConnection, msg: dict[str, Any]) -> None: ...
|
35
36
|
|
36
37
|
class Searcher:
|
@@ -42,21 +43,39 @@ class Searcher:
|
|
42
43
|
_entity_sources: Incomplete
|
43
44
|
results: defaultdict[ItemType, set[str]]
|
44
45
|
def __init__(self, hass: HomeAssistant, entity_sources: dict[str, EntityInfo]) -> None: ...
|
46
|
+
@callback
|
45
47
|
def async_search(self, item_type: ItemType, item_id: str) -> dict[str, set[str]]: ...
|
48
|
+
@callback
|
46
49
|
def _add(self, item_type: ItemType, item_id: str | Iterable[str] | None) -> None: ...
|
50
|
+
@callback
|
47
51
|
def _async_search_area(self, area_id: str, *, entry_point: bool = True) -> None: ...
|
52
|
+
@callback
|
48
53
|
def _async_search_automation(self, automation_entity_id: str) -> None: ...
|
54
|
+
@callback
|
49
55
|
def _async_search_automation_blueprint(self, blueprint_path: str) -> None: ...
|
56
|
+
@callback
|
50
57
|
def _async_search_config_entry(self, config_entry_id: str) -> None: ...
|
58
|
+
@callback
|
51
59
|
def _async_search_device(self, device_id: str, *, entry_point: bool = True) -> None: ...
|
60
|
+
@callback
|
52
61
|
def _async_search_entity(self, entity_id: str, *, entry_point: bool = True) -> None: ...
|
62
|
+
@callback
|
53
63
|
def _async_search_floor(self, floor_id: str) -> None: ...
|
64
|
+
@callback
|
54
65
|
def _async_search_group(self, group_entity_id: str) -> None: ...
|
66
|
+
@callback
|
55
67
|
def _async_search_label(self, label_id: str) -> None: ...
|
68
|
+
@callback
|
56
69
|
def _async_search_person(self, person_entity_id: str) -> None: ...
|
70
|
+
@callback
|
57
71
|
def _async_search_scene(self, scene_entity_id: str) -> None: ...
|
72
|
+
@callback
|
58
73
|
def _async_search_script(self, script_entity_id: str, *, entry_point: bool = True) -> None: ...
|
74
|
+
@callback
|
59
75
|
def _async_search_script_blueprint(self, blueprint_path: str) -> None: ...
|
76
|
+
@callback
|
60
77
|
def _async_resolve_up_device(self, device_id: str) -> dr.DeviceEntry | None: ...
|
78
|
+
@callback
|
61
79
|
def _async_resolve_up_entity(self, entity_id: str) -> er.RegistryEntry | None: ...
|
80
|
+
@callback
|
62
81
|
def _async_resolve_up_area(self, area_id: str) -> ar.AreaEntry | None: ...
|
@@ -1,8 +1,9 @@
|
|
1
1
|
from .const import ATTR_CYCLE as ATTR_CYCLE, ATTR_OPTION as ATTR_OPTION, ATTR_OPTIONS as ATTR_OPTIONS, DOMAIN as DOMAIN, SERVICE_SELECT_FIRST as SERVICE_SELECT_FIRST, SERVICE_SELECT_LAST as SERVICE_SELECT_LAST, SERVICE_SELECT_NEXT as SERVICE_SELECT_NEXT, SERVICE_SELECT_OPTION as SERVICE_SELECT_OPTION, SERVICE_SELECT_PREVIOUS as SERVICE_SELECT_PREVIOUS
|
2
2
|
from _typeshed import Incomplete
|
3
|
+
from homeassistant.core import callback
|
3
4
|
from homeassistant.helpers.entity import Entity, EntityDescription
|
4
5
|
from propcache import cached_property
|
5
|
-
from typing import Any
|
6
|
+
from typing import Any, final
|
6
7
|
|
7
8
|
__all__ = ['ATTR_CYCLE', 'ATTR_OPTION', 'ATTR_OPTIONS', 'DOMAIN', 'PLATFORM_SCHEMA_BASE', 'PLATFORM_SCHEMA', 'SelectEntity', 'SelectEntityDescription', 'SERVICE_SELECT_FIRST', 'SERVICE_SELECT_LAST', 'SERVICE_SELECT_NEXT', 'SERVICE_SELECT_OPTION', 'SERVICE_SELECT_PREVIOUS']
|
8
9
|
|
@@ -11,7 +12,6 @@ PLATFORM_SCHEMA_BASE: Incomplete
|
|
11
12
|
|
12
13
|
class SelectEntityDescription(EntityDescription, frozen_or_thawed=True):
|
13
14
|
options: list[str] | None = ...
|
14
|
-
def __init__(self, *, key, device_class=..., entity_category=..., entity_registry_enabled_default=..., entity_registry_visible_default=..., force_update=..., icon=..., has_entity_name=..., name=..., translation_key=..., translation_placeholders=..., unit_of_measurement=..., options=...) -> None: ...
|
15
15
|
|
16
16
|
class SelectEntity(Entity, cached_properties=CACHED_PROPERTIES_WITH_ATTR_):
|
17
17
|
_entity_component_unrecorded_attributes: Incomplete
|
@@ -22,18 +22,28 @@ class SelectEntity(Entity, cached_properties=CACHED_PROPERTIES_WITH_ATTR_):
|
|
22
22
|
@property
|
23
23
|
def capability_attributes(self) -> dict[str, Any]: ...
|
24
24
|
@property
|
25
|
+
@final
|
25
26
|
def state(self) -> str | None: ...
|
26
27
|
@cached_property
|
27
28
|
def options(self) -> list[str]: ...
|
28
29
|
@cached_property
|
29
30
|
def current_option(self) -> str | None: ...
|
31
|
+
@final
|
32
|
+
@callback
|
30
33
|
def _valid_option_or_raise(self, option: str) -> None: ...
|
34
|
+
@final
|
31
35
|
async def async_handle_select_option(self, option: str) -> None: ...
|
32
36
|
def select_option(self, option: str) -> None: ...
|
33
37
|
async def async_select_option(self, option: str) -> None: ...
|
38
|
+
@final
|
34
39
|
async def async_first(self) -> None: ...
|
40
|
+
@final
|
35
41
|
async def async_last(self) -> None: ...
|
42
|
+
@final
|
36
43
|
async def async_next(self, cycle: bool) -> None: ...
|
44
|
+
@final
|
37
45
|
async def async_previous(self, cycle: bool) -> None: ...
|
46
|
+
@final
|
38
47
|
async def _async_offset_index(self, offset: int, cycle: bool) -> None: ...
|
48
|
+
@final
|
39
49
|
async def _async_select_index(self, idx: int) -> None: ...
|
@@ -14,5 +14,6 @@ CONDITION_TYPES: Incomplete
|
|
14
14
|
CONDITION_SCHEMA: Incomplete
|
15
15
|
|
16
16
|
async def async_get_conditions(hass: HomeAssistant, device_id: str) -> list[dict[str, str]]: ...
|
17
|
+
@callback
|
17
18
|
def async_condition_from_config(hass: HomeAssistant, config: ConfigType) -> condition.ConditionCheckerType: ...
|
18
19
|
async def async_get_condition_capabilities(hass: HomeAssistant, config: ConfigType) -> dict[str, vol.Schema]: ...
|
@@ -1,4 +1,5 @@
|
|
1
1
|
from homeassistant.core import HomeAssistant as HomeAssistant, callback as callback
|
2
2
|
from typing import Any
|
3
3
|
|
4
|
+
@callback
|
4
5
|
def async_check_significant_change(hass: HomeAssistant, old_state: str, old_attrs: dict, new_state: str, new_attrs: dict, **kwargs: Any) -> bool: ...
|
@@ -15,12 +15,10 @@ PARALLEL_UPDATES: int
|
|
15
15
|
@dataclass(frozen=True, kw_only=True)
|
16
16
|
class SensiboMotionBinarySensorEntityDescription(BinarySensorEntityDescription):
|
17
17
|
value_fn: Callable[[MotionSensor], bool | None]
|
18
|
-
def __init__(self, *, key, device_class=..., entity_category=..., entity_registry_enabled_default=..., entity_registry_visible_default=..., force_update=..., icon=..., has_entity_name=..., name=..., translation_key=..., translation_placeholders=..., unit_of_measurement=..., value_fn) -> None: ...
|
19
18
|
|
20
19
|
@dataclass(frozen=True, kw_only=True)
|
21
20
|
class SensiboDeviceBinarySensorEntityDescription(BinarySensorEntityDescription):
|
22
21
|
value_fn: Callable[[SensiboDevice], bool | None]
|
23
|
-
def __init__(self, *, key, device_class=..., entity_category=..., entity_registry_enabled_default=..., entity_registry_visible_default=..., force_update=..., icon=..., has_entity_name=..., name=..., translation_key=..., translation_placeholders=..., unit_of_measurement=..., value_fn) -> None: ...
|
24
22
|
|
25
23
|
FILTER_CLEAN_REQUIRED_DESCRIPTION: Incomplete
|
26
24
|
MOTION_SENSOR_TYPES: tuple[SensiboMotionBinarySensorEntityDescription, ...]
|
@@ -14,7 +14,6 @@ PARALLEL_UPDATES: int
|
|
14
14
|
@dataclass(frozen=True, kw_only=True)
|
15
15
|
class SensiboButtonEntityDescription(ButtonEntityDescription):
|
16
16
|
data_key: str
|
17
|
-
def __init__(self, *, key, device_class=..., entity_category=..., entity_registry_enabled_default=..., entity_registry_visible_default=..., force_update=..., icon=..., has_entity_name=..., name=..., translation_key=..., translation_placeholders=..., unit_of_measurement=..., data_key) -> None: ...
|
18
17
|
|
19
18
|
DEVICE_BUTTON_TYPES: Incomplete
|
20
19
|
|
@@ -25,4 +24,5 @@ class SensiboDeviceButton(SensiboDeviceBaseEntity, ButtonEntity):
|
|
25
24
|
_attr_unique_id: Incomplete
|
26
25
|
def __init__(self, coordinator: SensiboDataUpdateCoordinator, device_id: str, entity_description: SensiboButtonEntityDescription) -> None: ...
|
27
26
|
async def async_press(self) -> None: ...
|
27
|
+
@async_handle_api_call
|
28
28
|
async def async_send_api_call(self, key: str, value: Any) -> bool: ...
|
@@ -92,8 +92,13 @@ class SensiboClimate(SensiboDeviceBaseEntity, ClimateEntity):
|
|
92
92
|
async def async_enable_timer(self, minutes: int) -> None: ...
|
93
93
|
async def async_enable_pure_boost(self, ac_integration: bool | None = None, geo_integration: bool | None = None, indoor_integration: bool | None = None, outdoor_integration: bool | None = None, sensitivity: str | None = None) -> None: ...
|
94
94
|
async def async_enable_climate_react(self, high_temperature_threshold: float, high_temperature_state: dict[str, Any], low_temperature_threshold: float, low_temperature_state: dict[str, Any], smart_type: str) -> None: ...
|
95
|
+
@async_handle_api_call
|
95
96
|
async def async_send_api_call(self, key: str, value: Any, name: str, assumed_state: bool = False, transformation: dict | None = None) -> bool: ...
|
97
|
+
@async_handle_api_call
|
96
98
|
async def api_call_custom_service_timer(self, key: str, value: Any, data: dict) -> bool: ...
|
99
|
+
@async_handle_api_call
|
97
100
|
async def api_call_custom_service_pure_boost(self, key: str, value: Any, data: dict) -> bool: ...
|
101
|
+
@async_handle_api_call
|
98
102
|
async def api_call_custom_service_climate_react(self, key: str, value: Any, data: dict) -> bool: ...
|
103
|
+
@async_handle_api_call
|
99
104
|
async def api_call_custom_service_full_ac_state(self, key: str, value: Any, data: dict) -> bool: ...
|
@@ -17,7 +17,6 @@ PARALLEL_UPDATES: int
|
|
17
17
|
class SensiboNumberEntityDescription(NumberEntityDescription):
|
18
18
|
remote_key: str
|
19
19
|
value_fn: Callable[[SensiboDevice], float | None]
|
20
|
-
def __init__(self, *, key, device_class=..., entity_category=..., entity_registry_enabled_default=..., entity_registry_visible_default=..., force_update=..., icon=..., has_entity_name=..., name=..., translation_key=..., translation_placeholders=..., unit_of_measurement=..., max_value=..., min_value=..., mode=..., native_max_value=..., native_min_value=..., native_step=..., native_unit_of_measurement=..., step=..., remote_key, value_fn) -> None: ...
|
21
20
|
|
22
21
|
DEVICE_NUMBER_TYPES: Incomplete
|
23
22
|
|
@@ -30,4 +29,5 @@ class SensiboNumber(SensiboDeviceBaseEntity, NumberEntity):
|
|
30
29
|
@property
|
31
30
|
def native_value(self) -> float | None: ...
|
32
31
|
async def async_set_native_value(self, value: float) -> None: ...
|
32
|
+
@async_handle_api_call
|
33
33
|
async def async_send_api_call(self, key: str, value: Any) -> bool: ...
|
@@ -20,7 +20,6 @@ class SensiboSelectEntityDescription(SelectEntityDescription):
|
|
20
20
|
value_fn: Callable[[SensiboDevice], str | None]
|
21
21
|
options_fn: Callable[[SensiboDevice], list[str] | None]
|
22
22
|
transformation: Callable[[SensiboDevice], dict | None]
|
23
|
-
def __init__(self, *, key, device_class=..., entity_category=..., entity_registry_enabled_default=..., entity_registry_visible_default=..., force_update=..., icon=..., has_entity_name=..., name=..., translation_key=..., translation_placeholders=..., unit_of_measurement=..., options=..., data_key, value_fn, options_fn, transformation) -> None: ...
|
24
23
|
|
25
24
|
DEVICE_SELECT_TYPES: Incomplete
|
26
25
|
|
@@ -35,4 +34,5 @@ class SensiboSelect(SensiboDeviceBaseEntity, SelectEntity):
|
|
35
34
|
@property
|
36
35
|
def options(self) -> list[str]: ...
|
37
36
|
async def async_select_option(self, option: str) -> None: ...
|
37
|
+
@async_handle_api_call
|
38
38
|
async def async_send_api_call(self, key: str, value: Any) -> bool: ...
|
@@ -18,13 +18,11 @@ PARALLEL_UPDATES: int
|
|
18
18
|
@dataclass(frozen=True, kw_only=True)
|
19
19
|
class SensiboMotionSensorEntityDescription(SensorEntityDescription):
|
20
20
|
value_fn: Callable[[MotionSensor], StateType]
|
21
|
-
def __init__(self, *, key, device_class=..., entity_category=..., entity_registry_enabled_default=..., entity_registry_visible_default=..., force_update=..., icon=..., has_entity_name=..., name=..., translation_key=..., translation_placeholders=..., unit_of_measurement=..., last_reset=..., native_unit_of_measurement=..., options=..., state_class=..., suggested_display_precision=..., suggested_unit_of_measurement=..., value_fn) -> None: ...
|
22
21
|
|
23
22
|
@dataclass(frozen=True, kw_only=True)
|
24
23
|
class SensiboDeviceSensorEntityDescription(SensorEntityDescription):
|
25
24
|
value_fn: Callable[[SensiboDevice], StateType | datetime]
|
26
25
|
extra_fn: Callable[[SensiboDevice], dict[str, str | bool | None] | None] | None
|
27
|
-
def __init__(self, *, key, device_class=..., entity_category=..., entity_registry_enabled_default=..., entity_registry_visible_default=..., force_update=..., icon=..., has_entity_name=..., name=..., translation_key=..., translation_placeholders=..., unit_of_measurement=..., last_reset=..., native_unit_of_measurement=..., options=..., state_class=..., suggested_display_precision=..., suggested_unit_of_measurement=..., value_fn, extra_fn) -> None: ...
|
28
26
|
|
29
27
|
FILTER_LAST_RESET_DESCRIPTION: Incomplete
|
30
28
|
MOTION_SENSOR_TYPES: tuple[SensiboMotionSensorEntityDescription, ...]
|
@@ -21,7 +21,6 @@ class SensiboDeviceSwitchEntityDescription(SwitchEntityDescription):
|
|
21
21
|
command_on: str
|
22
22
|
command_off: str
|
23
23
|
data_key: str
|
24
|
-
def __init__(self, *, key, device_class=..., entity_category=..., entity_registry_enabled_default=..., entity_registry_visible_default=..., force_update=..., icon=..., has_entity_name=..., name=..., translation_key=..., translation_placeholders=..., unit_of_measurement=..., value_fn, extra_fn, command_on, command_off, data_key) -> None: ...
|
25
24
|
|
26
25
|
DEVICE_SWITCH_TYPES: tuple[SensiboDeviceSwitchEntityDescription, ...]
|
27
26
|
PURE_SWITCH_TYPES: tuple[SensiboDeviceSwitchEntityDescription, ...]
|
@@ -39,7 +38,11 @@ class SensiboDeviceSwitch(SensiboDeviceBaseEntity, SwitchEntity):
|
|
39
38
|
async def async_turn_off(self, **kwargs: Any) -> None: ...
|
40
39
|
@property
|
41
40
|
def extra_state_attributes(self) -> Mapping[str, Any] | None: ...
|
41
|
+
@async_handle_api_call
|
42
42
|
async def async_turn_on_timer(self, key: str, value: bool) -> bool: ...
|
43
|
+
@async_handle_api_call
|
43
44
|
async def async_turn_off_timer(self, key: str, value: bool) -> bool: ...
|
45
|
+
@async_handle_api_call
|
44
46
|
async def async_turn_on_off_pure_boost(self, key: str, value: bool) -> bool: ...
|
47
|
+
@async_handle_api_call
|
45
48
|
async def async_turn_on_off_smart(self, key: str, value: bool) -> bool: ...
|
@@ -16,7 +16,6 @@ PARALLEL_UPDATES: int
|
|
16
16
|
class SensiboDeviceUpdateEntityDescription(UpdateEntityDescription):
|
17
17
|
value_version: Callable[[SensiboDevice], str | None]
|
18
18
|
value_available: Callable[[SensiboDevice], str | None]
|
19
|
-
def __init__(self, *, key, device_class=..., entity_category=..., entity_registry_enabled_default=..., entity_registry_visible_default=..., force_update=..., icon=..., has_entity_name=..., name=..., translation_key=..., translation_placeholders=..., unit_of_measurement=..., display_precision=..., value_version, value_available) -> None: ...
|
20
19
|
|
21
20
|
DEVICE_SENSOR_TYPES: tuple[SensiboDeviceUpdateEntityDescription, ...]
|
22
21
|
|
@@ -4,14 +4,14 @@ from _typeshed import Incomplete
|
|
4
4
|
from dataclasses import dataclass
|
5
5
|
from datetime import date, datetime
|
6
6
|
from decimal import Decimal
|
7
|
-
from homeassistant.core import HomeAssistant
|
7
|
+
from homeassistant.core import HomeAssistant, callback
|
8
8
|
from homeassistant.helpers import entity_registry as er
|
9
9
|
from homeassistant.helpers.entity import Entity, EntityDescription
|
10
10
|
from homeassistant.helpers.entity_platform import EntityPlatform
|
11
11
|
from homeassistant.helpers.restore_state import ExtraStoredData, RestoreEntity
|
12
12
|
from homeassistant.helpers.typing import StateType, UndefinedType
|
13
13
|
from propcache import cached_property
|
14
|
-
from typing import Any, Self
|
14
|
+
from typing import Any, Self, final, override
|
15
15
|
|
16
16
|
__all__ = ['ATTR_LAST_RESET', 'ATTR_OPTIONS', 'ATTR_STATE_CLASS', 'CONF_STATE_CLASS', 'DEVICE_CLASS_STATE_CLASSES', 'DOMAIN', 'PLATFORM_SCHEMA_BASE', 'PLATFORM_SCHEMA', 'RestoreSensor', 'SensorDeviceClass', 'SensorEntity', 'SensorEntityDescription', 'SensorExtraStoredData', 'SensorStateClass']
|
17
17
|
|
@@ -27,7 +27,6 @@ class SensorEntityDescription(EntityDescription, frozen_or_thawed=True):
|
|
27
27
|
suggested_display_precision: int | None = ...
|
28
28
|
suggested_unit_of_measurement: str | None = ...
|
29
29
|
unit_of_measurement: None = ...
|
30
|
-
def __init__(self, *, key, device_class=..., entity_category=..., entity_registry_enabled_default=..., entity_registry_visible_default=..., force_update=..., icon=..., has_entity_name=..., name=..., translation_key=..., translation_placeholders=..., unit_of_measurement=..., last_reset=..., native_unit_of_measurement=..., options=..., state_class=..., suggested_display_precision=..., suggested_unit_of_measurement=...) -> None: ...
|
31
30
|
|
32
31
|
class SensorEntity(Entity, cached_properties=CACHED_PROPERTIES_WITH_ATTR_):
|
33
32
|
_entity_component_unrecorded_attributes: Incomplete
|
@@ -49,11 +48,14 @@ class SensorEntity(Entity, cached_properties=CACHED_PROPERTIES_WITH_ATTR_):
|
|
49
48
|
_sensor_option_unit_of_measurement: str | None | UndefinedType
|
50
49
|
_invalid_suggested_unit_of_measurement_reported: bool
|
51
50
|
registry_entry: Incomplete
|
51
|
+
@callback
|
52
52
|
def add_to_platform_start(self, hass: HomeAssistant, platform: EntityPlatform, parallel_updates: asyncio.Semaphore | None) -> None: ...
|
53
53
|
async def async_internal_added_to_hass(self) -> None: ...
|
54
54
|
def _default_to_device_class_name(self) -> bool: ...
|
55
55
|
@cached_property
|
56
|
+
@override
|
56
57
|
def device_class(self) -> SensorDeviceClass | None: ...
|
58
|
+
@final
|
57
59
|
@property
|
58
60
|
def _numeric_state_expected(self) -> bool: ...
|
59
61
|
@cached_property
|
@@ -63,11 +65,14 @@ class SensorEntity(Entity, cached_properties=CACHED_PROPERTIES_WITH_ATTR_):
|
|
63
65
|
@cached_property
|
64
66
|
def last_reset(self) -> datetime | None: ...
|
65
67
|
@property
|
68
|
+
@override
|
66
69
|
def capability_attributes(self) -> dict[str, Any] | None: ...
|
67
70
|
def _is_valid_suggested_unit(self, suggested_unit_of_measurement: str) -> bool: ...
|
68
71
|
def _get_initial_suggested_unit(self) -> str | UndefinedType: ...
|
69
72
|
def get_initial_entity_options(self) -> er.EntityOptionsType | None: ...
|
73
|
+
@final
|
70
74
|
@property
|
75
|
+
@override
|
71
76
|
def state_attributes(self) -> dict[str, Any] | None: ...
|
72
77
|
@cached_property
|
73
78
|
def native_value(self) -> StateType | date | datetime | Decimal: ...
|
@@ -77,14 +82,20 @@ class SensorEntity(Entity, cached_properties=CACHED_PROPERTIES_WITH_ATTR_):
|
|
77
82
|
def native_unit_of_measurement(self) -> str | None: ...
|
78
83
|
@cached_property
|
79
84
|
def suggested_unit_of_measurement(self) -> str | None: ...
|
85
|
+
@final
|
80
86
|
@property
|
87
|
+
@override
|
81
88
|
def unit_of_measurement(self) -> str | None: ...
|
89
|
+
@final
|
82
90
|
@property
|
91
|
+
@override
|
83
92
|
def state(self) -> Any: ...
|
84
93
|
def _display_precision_or_none(self) -> int | None: ...
|
85
94
|
def _update_suggested_precision(self) -> None: ...
|
86
95
|
def _custom_unit_or_undef(self, primary_key: str, secondary_key: str) -> str | None | UndefinedType: ...
|
96
|
+
@callback
|
87
97
|
def async_registry_entry_updated(self) -> None: ...
|
98
|
+
@callback
|
88
99
|
def _async_read_entity_options(self) -> None: ...
|
89
100
|
|
90
101
|
@dataclass
|
@@ -94,7 +105,6 @@ class SensorExtraStoredData(ExtraStoredData):
|
|
94
105
|
def as_dict(self) -> dict[str, Any]: ...
|
95
106
|
@classmethod
|
96
107
|
def from_dict(cls, restored: dict[str, Any]) -> Self | None: ...
|
97
|
-
def __init__(self, native_value, native_unit_of_measurement) -> None: ...
|
98
108
|
|
99
109
|
class RestoreSensor(SensorEntity, RestoreEntity):
|
100
110
|
@property
|
@@ -64,5 +64,6 @@ ENTITY_CONDITIONS: Incomplete
|
|
64
64
|
CONDITION_SCHEMA: Incomplete
|
65
65
|
|
66
66
|
async def async_get_conditions(hass: HomeAssistant, device_id: str) -> list[dict[str, str]]: ...
|
67
|
+
@callback
|
67
68
|
def async_condition_from_config(hass: HomeAssistant, config: ConfigType) -> condition.ConditionCheckerType: ...
|
68
69
|
async def async_get_condition_capabilities(hass: HomeAssistant, config: ConfigType) -> dict[str, vol.Schema]: ...
|
@@ -42,6 +42,7 @@ def _last_reset_as_utc_isoformat(last_reset_s: Any, entity_id: str) -> str | Non
|
|
42
42
|
def _timestamp_to_isoformat_or_none(timestamp: float | None) -> str | None: ...
|
43
43
|
def compile_statistics(hass: HomeAssistant, session: Session, start: datetime.datetime, end: datetime.datetime) -> statistics.PlatformCompiledStatistics: ...
|
44
44
|
def list_statistic_ids(hass: HomeAssistant, statistic_ids: list[str] | tuple[str] | None = None, statistic_type: str | None = None) -> dict: ...
|
45
|
+
@callback
|
45
46
|
def _update_issues(report_issue: Callable[[str, str, dict[str, Any]], None], sensor_states: list[State], metadatas: dict[str, tuple[int, StatisticMetaData]]) -> None: ...
|
46
47
|
def update_statistics_issues(hass: HomeAssistant, session: Session) -> None: ...
|
47
48
|
def validate_statistics(hass: HomeAssistant) -> dict[str, list[statistics.ValidationIssue]]: ...
|
@@ -5,4 +5,5 @@ from homeassistant.helpers.significant_change import check_absolute_change as ch
|
|
5
5
|
from typing import Any
|
6
6
|
|
7
7
|
def _absolute_and_relative_change(old_state: float | None, new_state: float | None, absolute_change: float, percentage_change: float) -> bool: ...
|
8
|
+
@callback
|
8
9
|
def async_check_significant_change(hass: HomeAssistant, old_state: str, old_attrs: dict, new_state: str, new_attrs: dict, **kwargs: Any) -> bool | None: ...
|
@@ -6,6 +6,9 @@ from typing import Any
|
|
6
6
|
|
7
7
|
_NUMERIC_DEVICE_CLASSES: Incomplete
|
8
8
|
|
9
|
+
@callback
|
9
10
|
def async_setup(hass: HomeAssistant) -> None: ...
|
11
|
+
@callback
|
10
12
|
def ws_device_class_units(hass: HomeAssistant, connection: websocket_api.ActiveConnection, msg: dict[str, Any]) -> None: ...
|
13
|
+
@callback
|
11
14
|
def ws_numeric_device_classes(hass: HomeAssistant, connection: websocket_api.ActiveConnection, msg: dict[str, Any]) -> None: ...
|
@@ -26,6 +26,7 @@ class SENZClimate(CoordinatorEntity, ClimateEntity):
|
|
26
26
|
_attr_unique_id: Incomplete
|
27
27
|
_attr_device_info: Incomplete
|
28
28
|
def __init__(self, thermostat: Thermostat, coordinator: SENZDataUpdateCoordinator) -> None: ...
|
29
|
+
@callback
|
29
30
|
def _handle_coordinator_update(self) -> None: ...
|
30
31
|
@property
|
31
32
|
def current_temperature(self) -> float: ...
|
@@ -16,7 +16,6 @@ from sfrbox_api.models import DslInfo, FtthInfo, SystemInfo as SystemInfo, WanIn
|
|
16
16
|
@dataclass(frozen=True, kw_only=True)
|
17
17
|
class SFRBoxBinarySensorEntityDescription[_T](BinarySensorEntityDescription):
|
18
18
|
value_fn: Callable[[_T], bool | None]
|
19
|
-
def __init__(self, *, key, device_class=..., entity_category=..., entity_registry_enabled_default=..., entity_registry_visible_default=..., force_update=..., icon=..., has_entity_name=..., name=..., translation_key=..., translation_placeholders=..., unit_of_measurement=..., value_fn) -> None: ...
|
20
19
|
|
21
20
|
DSL_SENSOR_TYPES: tuple[SFRBoxBinarySensorEntityDescription[DslInfo], ...]
|
22
21
|
FTTH_SENSOR_TYPES: tuple[SFRBoxBinarySensorEntityDescription[FtthInfo], ...]
|
@@ -19,7 +19,6 @@ def with_error_wrapping[**_P, _R](func: Callable[Concatenate[SFRBoxButton, _P],
|
|
19
19
|
@dataclass(frozen=True, kw_only=True)
|
20
20
|
class SFRBoxButtonEntityDescription(ButtonEntityDescription):
|
21
21
|
async_press: Callable[[SFRBox], Coroutine[None, None, None]]
|
22
|
-
def __init__(self, *, key, device_class=..., entity_category=..., entity_registry_enabled_default=..., entity_registry_visible_default=..., force_update=..., icon=..., has_entity_name=..., name=..., translation_key=..., translation_placeholders=..., unit_of_measurement=..., async_press) -> None: ...
|
23
22
|
|
24
23
|
BUTTON_TYPES: tuple[SFRBoxButtonEntityDescription, ...]
|
25
24
|
|
@@ -32,4 +31,5 @@ class SFRBoxButton(ButtonEntity):
|
|
32
31
|
_attr_unique_id: Incomplete
|
33
32
|
_attr_device_info: Incomplete
|
34
33
|
def __init__(self, box: SFRBox, description: SFRBoxButtonEntityDescription, system_info: SystemInfo) -> None: ...
|
34
|
+
@with_error_wrapping
|
35
35
|
async def async_press(self) -> None: ...
|
@@ -17,7 +17,6 @@ from sfrbox_api.models import DslInfo, SystemInfo, WanInfo
|
|
17
17
|
@dataclass(frozen=True, kw_only=True)
|
18
18
|
class SFRBoxSensorEntityDescription[_T](SensorEntityDescription):
|
19
19
|
value_fn: Callable[[_T], StateType]
|
20
|
-
def __init__(self, *, key, device_class=..., entity_category=..., entity_registry_enabled_default=..., entity_registry_visible_default=..., force_update=..., icon=..., has_entity_name=..., name=..., translation_key=..., translation_placeholders=..., unit_of_measurement=..., last_reset=..., native_unit_of_measurement=..., options=..., state_class=..., suggested_display_precision=..., suggested_unit_of_measurement=..., value_fn) -> None: ...
|
21
20
|
|
22
21
|
DSL_SENSOR_TYPES: tuple[SFRBoxSensorEntityDescription[DslInfo], ...]
|
23
22
|
SYSTEM_SENSOR_TYPES: tuple[SFRBoxSensorEntityDescription[SystemInfo], ...]
|
@@ -12,16 +12,11 @@ from homeassistant.helpers.restore_state import RestoreEntity as RestoreEntity
|
|
12
12
|
from typing import Final
|
13
13
|
|
14
14
|
@dataclass(frozen=True, kw_only=True)
|
15
|
-
class BlockBinarySensorDescription(BlockEntityDescription, BinarySensorEntityDescription):
|
16
|
-
def __init__(self, *, key, device_class=..., entity_category=..., entity_registry_enabled_default=..., entity_registry_visible_default=..., force_update=..., icon=..., has_entity_name=..., name=..., translation_key=..., translation_placeholders=..., unit_of_measurement=..., unit_fn=..., value=..., available=..., removal_condition=..., extra_state_attributes=...) -> None: ...
|
17
|
-
|
15
|
+
class BlockBinarySensorDescription(BlockEntityDescription, BinarySensorEntityDescription): ...
|
18
16
|
@dataclass(frozen=True, kw_only=True)
|
19
|
-
class RpcBinarySensorDescription(RpcEntityDescription, BinarySensorEntityDescription):
|
20
|
-
def __init__(self, *, key, device_class=..., entity_category=..., entity_registry_enabled_default=..., entity_registry_visible_default=..., force_update=..., icon=..., has_entity_name=..., name=..., translation_key=..., translation_placeholders=..., unit_of_measurement=..., sub_key, value=..., available=..., removal_condition=..., extra_state_attributes=..., use_polling_coordinator=..., supported=..., unit=..., options_fn=...) -> None: ...
|
21
|
-
|
17
|
+
class RpcBinarySensorDescription(RpcEntityDescription, BinarySensorEntityDescription): ...
|
22
18
|
@dataclass(frozen=True, kw_only=True)
|
23
|
-
class RestBinarySensorDescription(RestEntityDescription, BinarySensorEntityDescription):
|
24
|
-
def __init__(self, *, key, device_class=..., entity_category=..., entity_registry_enabled_default=..., entity_registry_visible_default=..., force_update=..., icon=..., has_entity_name=..., name=..., translation_key=..., translation_placeholders=..., unit_of_measurement=..., value=..., extra_state_attributes=...) -> None: ...
|
19
|
+
class RestBinarySensorDescription(RestEntityDescription, BinarySensorEntityDescription): ...
|
25
20
|
|
26
21
|
SENSORS: dict[tuple[str, str], BlockBinarySensorDescription]
|
27
22
|
REST_SENSORS: Final[Incomplete]
|
@@ -18,10 +18,10 @@ from typing import Any, Final
|
|
18
18
|
class ShellyButtonDescription[_ShellyCoordinatorT: ShellyBlockCoordinator | ShellyRpcCoordinator](ButtonEntityDescription):
|
19
19
|
press_action: Callable[[_ShellyCoordinatorT], Coroutine[Any, Any, None]]
|
20
20
|
supported: Callable[[_ShellyCoordinatorT], bool] = ...
|
21
|
-
def __init__(self, *, key, device_class=..., entity_category=..., entity_registry_enabled_default=..., entity_registry_visible_default=..., force_update=..., icon=..., has_entity_name=..., name=..., translation_key=..., translation_placeholders=..., unit_of_measurement=..., press_action, supported=...) -> None: ...
|
22
21
|
|
23
22
|
BUTTONS: Final[list[ShellyButtonDescription[Any]]]
|
24
23
|
|
24
|
+
@callback
|
25
25
|
def async_migrate_unique_ids(coordinator: ShellyRpcCoordinator | ShellyBlockCoordinator, entity_entry: er.RegistryEntry) -> dict[str, Any] | None: ...
|
26
26
|
async def async_setup_entry(hass: HomeAssistant, config_entry: ShellyConfigEntry, async_add_entities: AddEntitiesCallback) -> None: ...
|
27
27
|
|
@@ -20,15 +20,17 @@ from homeassistant.util.unit_system import US_CUSTOMARY_SYSTEM as US_CUSTOMARY_S
|
|
20
20
|
from typing import Any
|
21
21
|
|
22
22
|
async def async_setup_entry(hass: HomeAssistant, config_entry: ShellyConfigEntry, async_add_entities: AddEntitiesCallback) -> None: ...
|
23
|
+
@callback
|
23
24
|
def async_setup_climate_entities(async_add_entities: AddEntitiesCallback, coordinator: ShellyBlockCoordinator) -> None: ...
|
25
|
+
@callback
|
24
26
|
def async_restore_climate_entities(hass: HomeAssistant, config_entry: ShellyConfigEntry, async_add_entities: AddEntitiesCallback, coordinator: ShellyBlockCoordinator) -> None: ...
|
27
|
+
@callback
|
25
28
|
def async_setup_rpc_entry(hass: HomeAssistant, config_entry: ShellyConfigEntry, async_add_entities: AddEntitiesCallback) -> None: ...
|
26
29
|
|
27
30
|
@dataclass
|
28
31
|
class ShellyClimateExtraStoredData(ExtraStoredData):
|
29
32
|
last_target_temp: float | None = ...
|
30
33
|
def as_dict(self) -> dict[str, Any]: ...
|
31
|
-
def __init__(self, last_target_temp=...) -> None: ...
|
32
34
|
|
33
35
|
class BlockSleepingClimate(CoordinatorEntity[ShellyBlockCoordinator], RestoreEntity, ClimateEntity):
|
34
36
|
_attr_hvac_modes: Incomplete
|
@@ -73,6 +75,7 @@ class BlockSleepingClimate(CoordinatorEntity[ShellyBlockCoordinator], RestoreEnt
|
|
73
75
|
async def async_set_hvac_mode(self, hvac_mode: HVACMode) -> None: ...
|
74
76
|
async def async_set_preset_mode(self, preset_mode: str) -> None: ...
|
75
77
|
async def async_added_to_hass(self) -> None: ...
|
78
|
+
@callback
|
76
79
|
def _handle_coordinator_update(self) -> None: ...
|
77
80
|
|
78
81
|
class RpcClimate(ShellyRpcEntity, ClimateEntity):
|
@@ -34,8 +34,10 @@ class ShellyConfigFlow(ConfigFlow, domain=DOMAIN):
|
|
34
34
|
async def async_step_reconfigure(self, user_input: dict[str, Any] | None = None) -> ConfigFlowResult: ...
|
35
35
|
async def _async_get_info(self, host: str, port: int) -> dict[str, Any]: ...
|
36
36
|
@staticmethod
|
37
|
+
@callback
|
37
38
|
def async_get_options_flow(config_entry: ConfigEntry) -> OptionsFlowHandler: ...
|
38
39
|
@classmethod
|
40
|
+
@callback
|
39
41
|
def async_supports_options_flow(cls, config_entry: ConfigEntry) -> bool: ...
|
40
42
|
|
41
43
|
class OptionsFlowHandler(OptionsFlow):
|
@@ -23,7 +23,6 @@ class ShellyEntryData:
|
|
23
23
|
rest: ShellyRestCoordinator | None = ...
|
24
24
|
rpc: ShellyRpcCoordinator | None = ...
|
25
25
|
rpc_poll: ShellyRpcPollingCoordinator | None = ...
|
26
|
-
def __init__(self, platforms, block=..., rest=..., rpc=..., rpc_poll=...) -> None: ...
|
27
26
|
type ShellyConfigEntry = ConfigEntry[ShellyEntryData]
|
28
27
|
|
29
28
|
class ShellyCoordinatorBase[_DeviceT: BlockDevice | RpcDevice](DataUpdateCoordinator[None]):
|
@@ -60,10 +59,13 @@ class ShellyBlockCoordinator(ShellyCoordinatorBase[BlockDevice]):
|
|
60
59
|
_push_update_failures: int
|
61
60
|
_input_event_listeners: list[Callable[[dict[str, Any]], None]]
|
62
61
|
def __init__(self, hass: HomeAssistant, entry: ShellyConfigEntry, device: BlockDevice) -> None: ...
|
62
|
+
@callback
|
63
63
|
def async_subscribe_input_events(self, input_event_callback: Callable[[dict[str, Any]], None]) -> CALLBACK_TYPE: ...
|
64
|
+
@callback
|
64
65
|
def _async_device_updates_handler(self) -> None: ...
|
65
66
|
async def _async_update_data(self) -> None: ...
|
66
67
|
_came_online_once: bool
|
68
|
+
@callback
|
67
69
|
def _async_handle_update(self, device_: BlockDevice, update_type: BlockUpdateType) -> None: ...
|
68
70
|
def async_setup(self, pending_platforms: list[Platform] | None = None) -> None: ...
|
69
71
|
|
@@ -84,21 +86,28 @@ class ShellyRpcCoordinator(ShellyCoordinatorBase[RpcDevice]):
|
|
84
86
|
async def async_device_online(self, source: str) -> None: ...
|
85
87
|
update_interval: Incomplete
|
86
88
|
def update_sleep_period(self) -> bool: ...
|
89
|
+
@callback
|
87
90
|
def async_subscribe_ota_events(self, ota_event_callback: Callable[[dict[str, Any]], None]) -> CALLBACK_TYPE: ...
|
91
|
+
@callback
|
88
92
|
def async_subscribe_input_events(self, input_event_callback: Callable[[dict[str, Any]], None]) -> CALLBACK_TYPE: ...
|
93
|
+
@callback
|
89
94
|
def async_subscribe_events(self, event_callback: Callable[[dict[str, Any]], None]) -> CALLBACK_TYPE: ...
|
90
95
|
async def _async_update_listener(self, hass: HomeAssistant, entry: ShellyConfigEntry) -> None: ...
|
96
|
+
@callback
|
91
97
|
def _async_device_event_handler(self, event_data: dict[str, Any]) -> None: ...
|
92
98
|
async def _async_update_data(self) -> None: ...
|
93
99
|
async def _async_disconnected(self, reconnect: bool) -> None: ...
|
100
|
+
@callback
|
94
101
|
def _async_run_disconnected_events(self) -> None: ...
|
95
102
|
last_update_success: bool
|
96
103
|
async def _async_connected(self) -> None: ...
|
97
104
|
async def _async_run_connected_events(self) -> None: ...
|
98
105
|
async def _async_setup_outbound_websocket(self) -> None: ...
|
99
106
|
async def _async_connect_ble_scanner(self) -> None: ...
|
107
|
+
@callback
|
100
108
|
def _async_handle_rpc_device_online(self) -> None: ...
|
101
109
|
_came_online_once: bool
|
110
|
+
@callback
|
102
111
|
def _async_handle_update(self, device_: RpcDevice, update_type: RpcUpdateType) -> None: ...
|
103
112
|
def async_setup(self, pending_platforms: list[Platform] | None = None) -> None: ...
|
104
113
|
async def shutdown(self) -> None: ...
|
@@ -9,7 +9,9 @@ from homeassistant.helpers.entity_platform import AddEntitiesCallback as AddEnti
|
|
9
9
|
from typing import Any
|
10
10
|
|
11
11
|
async def async_setup_entry(hass: HomeAssistant, config_entry: ShellyConfigEntry, async_add_entities: AddEntitiesCallback) -> None: ...
|
12
|
+
@callback
|
12
13
|
def async_setup_block_entry(hass: HomeAssistant, config_entry: ShellyConfigEntry, async_add_entities: AddEntitiesCallback) -> None: ...
|
14
|
+
@callback
|
13
15
|
def async_setup_rpc_entry(hass: HomeAssistant, config_entry: ShellyConfigEntry, async_add_entities: AddEntitiesCallback) -> None: ...
|
14
16
|
|
15
17
|
class BlockShellyCover(ShellyBlockEntity, CoverEntity):
|
@@ -29,6 +31,7 @@ class BlockShellyCover(ShellyBlockEntity, CoverEntity):
|
|
29
31
|
async def async_open_cover(self, **kwargs: Any) -> None: ...
|
30
32
|
async def async_set_cover_position(self, **kwargs: Any) -> None: ...
|
31
33
|
async def async_stop_cover(self, **_kwargs: Any) -> None: ...
|
34
|
+
@callback
|
32
35
|
def _update_callback(self) -> None: ...
|
33
36
|
|
34
37
|
class RpcShellyCover(ShellyRpcEntity, CoverEntity):
|