homeassistant-stubs 2025.1.0b9__py3-none-any.whl → 2025.1.2__py3-none-any.whl
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- homeassistant-stubs/auth/__init__.pyi +2 -2
- homeassistant-stubs/auth/auth_store.pyi +4 -4
- homeassistant-stubs/auth/mfa_modules/notify.pyi +5 -5
- homeassistant-stubs/auth/mfa_modules/totp.pyi +1 -1
- homeassistant-stubs/auth/models.pyi +3 -0
- homeassistant-stubs/auth/providers/__init__.pyi +4 -4
- homeassistant-stubs/auth/providers/command_line.pyi +1 -1
- homeassistant-stubs/auth/providers/homeassistant.pyi +2 -2
- homeassistant-stubs/backup_restore.pyi +0 -1
- homeassistant-stubs/block_async_io.pyi +0 -2
- homeassistant-stubs/bootstrap.pyi +2 -1
- homeassistant-stubs/components/abode/__init__.pyi +2 -3
- homeassistant-stubs/components/abode/camera.pyi +2 -1
- homeassistant-stubs/components/abode/config_flow.pyi +3 -3
- homeassistant-stubs/components/abode/sensor.pyi +0 -1
- homeassistant-stubs/components/acaia/binary_sensor.pyi +0 -1
- homeassistant-stubs/components/acaia/button.pyi +0 -1
- homeassistant-stubs/components/acaia/config_flow.pyi +2 -2
- homeassistant-stubs/components/acaia/sensor.pyi +0 -2
- homeassistant-stubs/components/accuweather/coordinator.pyi +0 -1
- homeassistant-stubs/components/accuweather/sensor.pyi +0 -1
- homeassistant-stubs/components/acmeda/config_flow.pyi +1 -2
- homeassistant-stubs/components/acmeda/hub.pyi +4 -3
- homeassistant-stubs/components/actiontec/device_tracker.pyi +4 -4
- homeassistant-stubs/components/actiontec/model.pyi +0 -1
- homeassistant-stubs/components/adguard/__init__.pyi +0 -1
- homeassistant-stubs/components/adguard/sensor.pyi +0 -1
- homeassistant-stubs/components/adguard/switch.pyi +0 -1
- homeassistant-stubs/components/aftership/sensor.pyi +2 -2
- homeassistant-stubs/components/airgradient/button.pyi +0 -1
- homeassistant-stubs/components/airgradient/config_flow.pyi +3 -2
- homeassistant-stubs/components/airgradient/coordinator.pyi +0 -1
- homeassistant-stubs/components/airgradient/number.pyi +0 -1
- homeassistant-stubs/components/airgradient/select.pyi +0 -1
- homeassistant-stubs/components/airgradient/sensor.pyi +0 -2
- homeassistant-stubs/components/airgradient/switch.pyi +0 -1
- homeassistant-stubs/components/airgradient/update.pyi +2 -0
- homeassistant-stubs/components/airly/sensor.pyi +0 -1
- homeassistant-stubs/components/airnow/sensor.pyi +0 -1
- homeassistant-stubs/components/airq/sensor.pyi +1 -2
- homeassistant-stubs/components/airthings_ble/config_flow.pyi +2 -3
- homeassistant-stubs/components/airvisual/config_flow.pyi +2 -2
- homeassistant-stubs/components/airvisual_pro/__init__.pyi +0 -1
- homeassistant-stubs/components/airvisual_pro/config_flow.pyi +2 -3
- homeassistant-stubs/components/airvisual_pro/sensor.pyi +0 -1
- homeassistant-stubs/components/airzone/binary_sensor.pyi +0 -1
- homeassistant-stubs/components/airzone/select.pyi +0 -1
- homeassistant-stubs/components/airzone/switch.pyi +0 -1
- homeassistant-stubs/components/airzone_cloud/binary_sensor.pyi +0 -1
- homeassistant-stubs/components/airzone_cloud/select.pyi +0 -1
- homeassistant-stubs/components/airzone_cloud/switch.pyi +0 -1
- homeassistant-stubs/components/alarm_control_panel/__init__.pyi +7 -3
- homeassistant-stubs/components/alert/entity.pyi +1 -1
- homeassistant-stubs/components/alexa/auth.pyi +3 -2
- homeassistant-stubs/components/alexa/config.pyi +3 -3
- homeassistant-stubs/components/alexa/intent.pyi +5 -5
- homeassistant-stubs/components/alexa/resources.pyi +5 -5
- homeassistant-stubs/components/alexa/state_report.pyi +6 -6
- homeassistant-stubs/components/amazon_polly/tts.pyi +2 -2
- homeassistant-stubs/components/amberelectric/config_flow.pyi +3 -4
- homeassistant-stubs/components/ambient_network/config_flow.pyi +1 -2
- homeassistant-stubs/components/ambient_station/__init__.pyi +1 -1
- homeassistant-stubs/components/ambient_station/binary_sensor.pyi +0 -1
- homeassistant-stubs/components/amcrest/__init__.pyi +1 -2
- homeassistant-stubs/components/amcrest/binary_sensor.pyi +1 -2
- homeassistant-stubs/components/amcrest/camera.pyi +9 -8
- homeassistant-stubs/components/analytics/analytics.pyi +1 -2
- homeassistant-stubs/components/analytics_insights/__init__.pyi +0 -1
- homeassistant-stubs/components/analytics_insights/coordinator.pyi +0 -1
- homeassistant-stubs/components/analytics_insights/sensor.pyi +0 -1
- homeassistant-stubs/components/android_ip_webcam/sensor.pyi +0 -1
- homeassistant-stubs/components/android_ip_webcam/switch.pyi +0 -1
- homeassistant-stubs/components/androidtv/__init__.pyi +0 -1
- homeassistant-stubs/components/androidtv/config_flow.pyi +4 -4
- homeassistant-stubs/components/androidtv/media_player.pyi +8 -7
- homeassistant-stubs/components/androidtv_remote/config_flow.pyi +2 -2
- homeassistant-stubs/components/androidtv_remote/entity.pyi +2 -1
- homeassistant-stubs/components/androidtv_remote/media_player.pyi +2 -1
- homeassistant-stubs/components/anova/coordinator.pyi +1 -1
- homeassistant-stubs/components/anova/models.pyi +0 -1
- homeassistant-stubs/components/anova/sensor.pyi +0 -1
- homeassistant-stubs/components/apple_tv/config_flow.pyi +2 -2
- homeassistant-stubs/components/apple_tv/media_player.pyi +2 -2
- homeassistant-stubs/components/apsystems/__init__.pyi +0 -1
- homeassistant-stubs/components/apsystems/binary_sensor.pyi +0 -1
- homeassistant-stubs/components/apsystems/coordinator.pyi +0 -1
- homeassistant-stubs/components/apsystems/sensor.pyi +0 -1
- homeassistant-stubs/components/aqualogic/sensor.pyi +0 -1
- homeassistant-stubs/components/aranet/config_flow.pyi +3 -3
- homeassistant-stubs/components/aranet/sensor.pyi +0 -1
- homeassistant-stubs/components/arris_tg2492lg/device_tracker.pyi +1 -1
- homeassistant-stubs/components/aruba/device_tracker.pyi +4 -4
- homeassistant-stubs/components/aseko_pool_live/binary_sensor.pyi +0 -1
- homeassistant-stubs/components/aseko_pool_live/sensor.pyi +0 -1
- homeassistant-stubs/components/assist_pipeline/audio_enhancer.pyi +4 -3
- homeassistant-stubs/components/assist_pipeline/pipeline.pyi +20 -28
- homeassistant-stubs/components/assist_pipeline/vad.pyi +0 -2
- homeassistant-stubs/components/assist_satellite/entity.pyi +1 -6
- homeassistant-stubs/components/asuswrt/bridge.pyi +6 -6
- homeassistant-stubs/components/asuswrt/config_flow.pyi +1 -1
- homeassistant-stubs/components/asuswrt/router.pyi +8 -8
- homeassistant-stubs/components/asuswrt/sensor.pyi +0 -1
- homeassistant-stubs/components/autarco/sensor.pyi +0 -3
- homeassistant-stubs/components/auth/indieauth.pyi +1 -1
- homeassistant-stubs/components/automation/__init__.pyi +15 -2
- homeassistant-stubs/components/automation/trace.pyi +1 -2
- homeassistant-stubs/components/awair/coordinator.pyi +0 -1
- homeassistant-stubs/components/awair/sensor.pyi +0 -1
- homeassistant-stubs/components/axis/binary_sensor.pyi +2 -3
- homeassistant-stubs/components/axis/config_flow.pyi +2 -2
- homeassistant-stubs/components/axis/entity.pyi +0 -1
- homeassistant-stubs/components/axis/hub/config.pyi +0 -1
- homeassistant-stubs/components/axis/hub/entity_loader.pyi +3 -3
- homeassistant-stubs/components/axis/hub/hub.pyi +2 -1
- homeassistant-stubs/components/axis/light.pyi +1 -2
- homeassistant-stubs/components/axis/switch.pyi +1 -2
- homeassistant-stubs/components/backup/agent.pyi +2 -0
- homeassistant-stubs/components/backup/backup.pyi +1 -1
- homeassistant-stubs/components/backup/config.pyi +4 -7
- homeassistant-stubs/components/backup/manager.pyi +11 -20
- homeassistant-stubs/components/backup/models.pyi +0 -2
- homeassistant-stubs/components/backup/store.pyi +1 -1
- homeassistant-stubs/components/baf/binary_sensor.pyi +0 -1
- homeassistant-stubs/components/baf/config_flow.pyi +1 -1
- homeassistant-stubs/components/baf/models.pyi +0 -1
- homeassistant-stubs/components/baf/number.pyi +0 -1
- homeassistant-stubs/components/baf/sensor.pyi +0 -1
- homeassistant-stubs/components/baf/switch.pyi +0 -1
- homeassistant-stubs/components/bang_olufsen/__init__.pyi +0 -1
- homeassistant-stubs/components/bang_olufsen/entity.pyi +10 -9
- homeassistant-stubs/components/bang_olufsen/media_player.pyi +13 -13
- homeassistant-stubs/components/bayesian/binary_sensor.pyi +3 -3
- homeassistant-stubs/components/bayesian/helpers.pyi +2 -3
- homeassistant-stubs/components/binary_sensor/__init__.pyi +4 -3
- homeassistant-stubs/components/blue_current/__init__.pyi +3 -2
- homeassistant-stubs/components/blueprint/importer.pyi +0 -1
- homeassistant-stubs/components/blueprint/models.pyi +1 -1
- homeassistant-stubs/components/bluesound/__init__.pyi +0 -1
- homeassistant-stubs/components/bluesound/config_flow.pyi +2 -2
- homeassistant-stubs/components/bluesound/media_player.pyi +10 -9
- homeassistant-stubs/components/bluetooth/active_update_coordinator.pyi +3 -3
- homeassistant-stubs/components/bluetooth/active_update_processor.pyi +2 -2
- homeassistant-stubs/components/bluetooth/config_flow.pyi +4 -4
- homeassistant-stubs/components/bluetooth/manager.pyi +1 -1
- homeassistant-stubs/components/bluetooth/match.pyi +13 -12
- homeassistant-stubs/components/bluetooth/passive_update_coordinator.pyi +1 -2
- homeassistant-stubs/components/bluetooth/passive_update_processor.pyi +8 -11
- homeassistant-stubs/components/bluetooth/storage.pyi +2 -3
- homeassistant-stubs/components/bluetooth/update_coordinator.pyi +1 -1
- homeassistant-stubs/components/bmw_connected_drive/binary_sensor.pyi +0 -1
- homeassistant-stubs/components/bmw_connected_drive/button.pyi +0 -1
- homeassistant-stubs/components/bmw_connected_drive/config_flow.pyi +2 -2
- homeassistant-stubs/components/bmw_connected_drive/coordinator.pyi +1 -1
- homeassistant-stubs/components/bmw_connected_drive/number.pyi +0 -1
- homeassistant-stubs/components/bmw_connected_drive/select.pyi +0 -1
- homeassistant-stubs/components/bmw_connected_drive/sensor.pyi +0 -1
- homeassistant-stubs/components/bmw_connected_drive/switch.pyi +0 -1
- homeassistant-stubs/components/bond/button.pyi +0 -1
- homeassistant-stubs/components/bond/config_flow.pyi +1 -1
- homeassistant-stubs/components/bond/entity.pyi +1 -1
- homeassistant-stubs/components/bond/fan.pyi +3 -3
- homeassistant-stubs/components/bond/models.pyi +0 -1
- homeassistant-stubs/components/bond/utils.pyi +5 -5
- homeassistant-stubs/components/braviatv/button.pyi +0 -1
- homeassistant-stubs/components/braviatv/config_flow.pyi +3 -3
- homeassistant-stubs/components/braviatv/coordinator.pyi +14 -13
- homeassistant-stubs/components/brother/config_flow.pyi +3 -2
- homeassistant-stubs/components/brother/sensor.pyi +0 -1
- homeassistant-stubs/components/bthome/config_flow.pyi +3 -5
- homeassistant-stubs/components/button/__init__.pyi +4 -3
- homeassistant-stubs/components/calendar/__init__.pyi +1 -4
- homeassistant-stubs/components/calendar/trigger.pyi +3 -5
- homeassistant-stubs/components/cambridge_audio/config_flow.pyi +1 -1
- homeassistant-stubs/components/cambridge_audio/select.pyi +3 -4
- homeassistant-stubs/components/cambridge_audio/switch.pyi +0 -1
- homeassistant-stubs/components/camera/__init__.pyi +25 -12
- homeassistant-stubs/components/camera/prefs.pyi +1 -2
- homeassistant-stubs/components/camera/webrtc.pyi +2 -7
- homeassistant-stubs/components/canary/alarm_control_panel.pyi +1 -1
- homeassistant-stubs/components/canary/camera.pyi +3 -3
- homeassistant-stubs/components/cert_expiry/config_flow.pyi +1 -1
- homeassistant-stubs/components/cert_expiry/coordinator.pyi +1 -1
- homeassistant-stubs/components/clickatell/notify.pyi +2 -2
- homeassistant-stubs/components/clicksend/notify.pyi +4 -4
- homeassistant-stubs/components/climate/__init__.pyi +27 -3
- homeassistant-stubs/components/cloud/alexa_config.pyi +3 -3
- homeassistant-stubs/components/cloud/backup.pyi +4 -0
- homeassistant-stubs/components/cloud/client.pyi +4 -4
- homeassistant-stubs/components/cloud/prefs.pyi +2 -2
- homeassistant-stubs/components/co2signal/sensor.pyi +0 -1
- homeassistant-stubs/components/command_line/binary_sensor.pyi +2 -1
- homeassistant-stubs/components/command_line/cover.pyi +3 -2
- homeassistant-stubs/components/command_line/sensor.pyi +4 -3
- homeassistant-stubs/components/command_line/switch.pyi +2 -1
- homeassistant-stubs/components/configurator/__init__.pyi +1 -1
- homeassistant-stubs/components/cookidoo/coordinator.pyi +0 -1
- homeassistant-stubs/components/counter/__init__.pyi +2 -2
- homeassistant-stubs/components/cover/__init__.pyi +8 -3
- homeassistant-stubs/components/crownstone/config_flow.pyi +4 -4
- homeassistant-stubs/components/crownstone/entry_manager.pyi +3 -2
- homeassistant-stubs/components/date/__init__.pyi +5 -3
- homeassistant-stubs/components/datetime/__init__.pyi +5 -3
- homeassistant-stubs/components/deconz/binary_sensor.pyi +0 -1
- homeassistant-stubs/components/deconz/button.pyi +1 -2
- homeassistant-stubs/components/deconz/deconz_event.pyi +1 -1
- homeassistant-stubs/components/deconz/entity.pyi +1 -1
- homeassistant-stubs/components/deconz/hub/config.pyi +0 -1
- homeassistant-stubs/components/deconz/hub/hub.pyi +6 -6
- homeassistant-stubs/components/deconz/light.pyi +2 -2
- homeassistant-stubs/components/deconz/number.pyi +0 -1
- homeassistant-stubs/components/deconz/sensor.pyi +0 -1
- homeassistant-stubs/components/demo/cover.pyi +4 -4
- homeassistant-stubs/components/demo/fan.pyi +4 -4
- homeassistant-stubs/components/demo/geo_location.pyi +1 -1
- homeassistant-stubs/components/demo/media_player.pyi +2 -2
- homeassistant-stubs/components/demo/remote.pyi +1 -1
- homeassistant-stubs/components/demo/vacuum.pyi +1 -1
- homeassistant-stubs/components/derivative/sensor.pyi +3 -2
- homeassistant-stubs/components/device_automation/__init__.pyi +0 -1
- homeassistant-stubs/components/device_tracker/config_entry.pyi +12 -6
- homeassistant-stubs/components/device_tracker/legacy.pyi +6 -4
- homeassistant-stubs/components/devolo_home_control/entity.pyi +2 -2
- homeassistant-stubs/components/devolo_home_network/__init__.pyi +0 -1
- homeassistant-stubs/components/devolo_home_network/binary_sensor.pyi +1 -3
- homeassistant-stubs/components/devolo_home_network/button.pyi +0 -1
- homeassistant-stubs/components/devolo_home_network/image.pyi +1 -2
- homeassistant-stubs/components/devolo_home_network/sensor.pyi +0 -1
- homeassistant-stubs/components/devolo_home_network/switch.pyi +0 -1
- homeassistant-stubs/components/devolo_home_network/update.pyi +1 -2
- homeassistant-stubs/components/dhcp/__init__.pyi +5 -5
- homeassistant-stubs/components/diagnostics/__init__.pyi +2 -4
- homeassistant-stubs/components/discovergy/sensor.pyi +4 -5
- homeassistant-stubs/components/dlna_dmr/config_flow.pyi +7 -7
- homeassistant-stubs/components/dlna_dmr/media_player.pyi +1 -1
- homeassistant-stubs/components/dlna_dms/config_flow.pyi +4 -4
- homeassistant-stubs/components/dlna_dms/dms.pyi +2 -1
- homeassistant-stubs/components/doorbird/button.pyi +0 -1
- homeassistant-stubs/components/doorbird/camera.pyi +1 -1
- homeassistant-stubs/components/doorbird/config_flow.pyi +1 -1
- homeassistant-stubs/components/doorbird/device.pyi +9 -5
- homeassistant-stubs/components/doorbird/models.pyi +0 -1
- homeassistant-stubs/components/dormakaba_dkey/binary_sensor.pyi +0 -1
- homeassistant-stubs/components/dormakaba_dkey/config_flow.pyi +4 -3
- homeassistant-stubs/components/dormakaba_dkey/models.pyi +0 -1
- homeassistant-stubs/components/dsmr/__init__.pyi +0 -1
- homeassistant-stubs/components/dsmr/config_flow.pyi +1 -1
- homeassistant-stubs/components/dsmr/sensor.pyi +1 -2
- homeassistant-stubs/components/dunehd/media_player.pyi +2 -2
- homeassistant-stubs/components/easyenergy/sensor.pyi +0 -1
- homeassistant-stubs/components/ecovacs/binary_sensor.pyi +0 -1
- homeassistant-stubs/components/ecovacs/button.pyi +1 -4
- homeassistant-stubs/components/ecovacs/controller.pyi +4 -4
- homeassistant-stubs/components/ecovacs/entity.pyi +3 -4
- homeassistant-stubs/components/ecovacs/number.pyi +0 -1
- homeassistant-stubs/components/ecovacs/select.pyi +0 -1
- homeassistant-stubs/components/ecovacs/sensor.pyi +0 -3
- homeassistant-stubs/components/ecovacs/switch.pyi +1 -2
- homeassistant-stubs/components/ecovacs/vacuum.pyi +1 -1
- homeassistant-stubs/components/ecowitt/entity.pyi +1 -1
- homeassistant-stubs/components/eheimdigital/config_flow.pyi +1 -1
- homeassistant-stubs/components/eheimdigital/coordinator.pyi +2 -2
- homeassistant-stubs/components/electrasmart/config_flow.pyi +6 -5
- homeassistant-stubs/components/electric_kiwi/coordinator.pyi +1 -1
- homeassistant-stubs/components/electric_kiwi/sensor.pyi +0 -2
- homeassistant-stubs/components/elevenlabs/__init__.pyi +0 -1
- homeassistant-stubs/components/elevenlabs/config_flow.pyi +5 -5
- homeassistant-stubs/components/elgato/button.pyi +0 -1
- homeassistant-stubs/components/elgato/coordinator.pyi +0 -1
- homeassistant-stubs/components/elgato/sensor.pyi +0 -1
- homeassistant-stubs/components/elgato/switch.pyi +0 -1
- homeassistant-stubs/components/elkm1/alarm_control_panel.pyi +5 -5
- homeassistant-stubs/components/elkm1/config_flow.pyi +2 -2
- homeassistant-stubs/components/elkm1/entity.pyi +1 -1
- homeassistant-stubs/components/elkm1/models.pyi +0 -1
- homeassistant-stubs/components/emulated_hue/config.pyi +12 -12
- homeassistant-stubs/components/emulated_hue/upnp.pyi +1 -1
- homeassistant-stubs/components/energy/data.pyi +2 -2
- homeassistant-stubs/components/energy/sensor.pyi +3 -4
- homeassistant-stubs/components/energy/validate.pyi +4 -6
- homeassistant-stubs/components/energyzero/sensor.pyi +0 -1
- homeassistant-stubs/components/enphase_envoy/binary_sensor.pyi +0 -2
- homeassistant-stubs/components/enphase_envoy/config_flow.pyi +2 -2
- homeassistant-stubs/components/enphase_envoy/coordinator.pyi +1 -1
- homeassistant-stubs/components/enphase_envoy/number.pyi +0 -2
- homeassistant-stubs/components/enphase_envoy/select.pyi +0 -2
- homeassistant-stubs/components/enphase_envoy/sensor.pyi +0 -10
- homeassistant-stubs/components/enphase_envoy/switch.pyi +0 -3
- homeassistant-stubs/components/eq3btsmart/binary_sensor.pyi +0 -1
- homeassistant-stubs/components/eq3btsmart/models.pyi +0 -2
- homeassistant-stubs/components/eq3btsmart/number.pyi +0 -1
- homeassistant-stubs/components/eq3btsmart/sensor.pyi +0 -1
- homeassistant-stubs/components/eq3btsmart/switch.pyi +0 -1
- homeassistant-stubs/components/esphome/assist_satellite.pyi +4 -4
- homeassistant-stubs/components/esphome/bluetooth.pyi +1 -2
- homeassistant-stubs/components/esphome/camera.pyi +2 -1
- homeassistant-stubs/components/esphome/config_flow.pyi +8 -8
- homeassistant-stubs/components/esphome/coordinator.pyi +1 -1
- homeassistant-stubs/components/esphome/dashboard.pyi +5 -4
- homeassistant-stubs/components/esphome/domain_data.pyi +2 -5
- homeassistant-stubs/components/esphome/entity.pyi +1 -1
- homeassistant-stubs/components/esphome/entry_data.pyi +20 -21
- homeassistant-stubs/components/esphome/enum_mapper.pyi +1 -1
- homeassistant-stubs/components/esphome/ffmpeg_proxy.pyi +2 -4
- homeassistant-stubs/components/esphome/manager.pyi +3 -3
- homeassistant-stubs/components/esphome/select.pyi +1 -1
- homeassistant-stubs/components/event/__init__.pyi +5 -5
- homeassistant-stubs/components/evohome/__init__.pyi +7 -5
- homeassistant-stubs/components/evohome/coordinator.pyi +1 -1
- homeassistant-stubs/components/evohome/entity.pyi +3 -3
- homeassistant-stubs/components/faa_delays/binary_sensor.pyi +0 -1
- homeassistant-stubs/components/fan/__init__.pyi +9 -3
- homeassistant-stubs/components/feedreader/coordinator.pyi +6 -6
- homeassistant-stubs/components/file_upload/__init__.pyi +0 -1
- homeassistant-stubs/components/filter/sensor.pyi +7 -7
- homeassistant-stubs/components/fitbit/api.pyi +1 -1
- homeassistant-stubs/components/fitbit/coordinator.pyi +0 -1
- homeassistant-stubs/components/fitbit/model.pyi +0 -3
- homeassistant-stubs/components/fitbit/sensor.pyi +0 -1
- homeassistant-stubs/components/flexit_bacnet/binary_sensor.pyi +0 -1
- homeassistant-stubs/components/flexit_bacnet/number.pyi +0 -1
- homeassistant-stubs/components/flexit_bacnet/sensor.pyi +0 -1
- homeassistant-stubs/components/flexit_bacnet/switch.pyi +0 -1
- homeassistant-stubs/components/flux_led/config_flow.pyi +2 -3
- homeassistant-stubs/components/flux_led/entity.pyi +2 -2
- homeassistant-stubs/components/flux_led/number.pyi +4 -2
- homeassistant-stubs/components/forecast_solar/sensor.pyi +0 -1
- homeassistant-stubs/components/fritz/binary_sensor.pyi +0 -1
- homeassistant-stubs/components/fritz/button.pyi +0 -1
- homeassistant-stubs/components/fritz/config_flow.pyi +1 -1
- homeassistant-stubs/components/fritz/coordinator.pyi +26 -26
- homeassistant-stubs/components/fritz/device_tracker.pyi +2 -1
- homeassistant-stubs/components/fritz/entity.pyi +3 -5
- homeassistant-stubs/components/fritz/image.pyi +1 -1
- homeassistant-stubs/components/fritz/sensor.pyi +0 -1
- homeassistant-stubs/components/fritz/switch.pyi +1 -1
- homeassistant-stubs/components/fritz/update.pyi +1 -2
- homeassistant-stubs/components/fritzbox/binary_sensor.pyi +1 -3
- homeassistant-stubs/components/fritzbox/config_flow.pyi +3 -3
- homeassistant-stubs/components/fritzbox/coordinator.pyi +2 -3
- homeassistant-stubs/components/fritzbox/light.pyi +1 -1
- homeassistant-stubs/components/fritzbox/model.pyi +0 -1
- homeassistant-stubs/components/fritzbox/sensor.pyi +0 -2
- homeassistant-stubs/components/fritzbox_callmonitor/config_flow.pyi +1 -1
- homeassistant-stubs/components/fritzbox_callmonitor/sensor.pyi +4 -3
- homeassistant-stubs/components/fronius/__init__.pyi +8 -8
- homeassistant-stubs/components/fronius/config_flow.pyi +1 -1
- homeassistant-stubs/components/fronius/coordinator.pyi +1 -1
- homeassistant-stubs/components/fronius/sensor.pyi +0 -1
- homeassistant-stubs/components/frontend/__init__.pyi +4 -1
- homeassistant-stubs/components/fully_kiosk/button.pyi +0 -1
- homeassistant-stubs/components/fully_kiosk/config_flow.pyi +1 -2
- homeassistant-stubs/components/fully_kiosk/image.pyi +0 -1
- homeassistant-stubs/components/fully_kiosk/notify.pyi +0 -1
- homeassistant-stubs/components/fully_kiosk/sensor.pyi +0 -1
- homeassistant-stubs/components/fully_kiosk/switch.pyi +2 -3
- homeassistant-stubs/components/fyta/coordinator.pyi +2 -2
- homeassistant-stubs/components/fyta/sensor.pyi +0 -1
- homeassistant-stubs/components/generic_hygrostat/humidifier.pyi +2 -2
- homeassistant-stubs/components/generic_thermostat/climate.pyi +1 -1
- homeassistant-stubs/components/geo_location/__init__.pyi +5 -0
- homeassistant-stubs/components/geocaching/sensor.pyi +0 -1
- homeassistant-stubs/components/gios/__init__.pyi +0 -1
- homeassistant-stubs/components/gios/sensor.pyi +0 -1
- homeassistant-stubs/components/glances/coordinator.pyi +1 -1
- homeassistant-stubs/components/glances/sensor.pyi +0 -1
- homeassistant-stubs/components/go2rtc/__init__.pyi +2 -2
- homeassistant-stubs/components/go2rtc/server.pyi +5 -4
- homeassistant-stubs/components/google/api.pyi +5 -5
- homeassistant-stubs/components/google/calendar.pyi +1 -2
- homeassistant-stubs/components/google/config_flow.pyi +1 -1
- homeassistant-stubs/components/google/coordinator.pyi +1 -1
- homeassistant-stubs/components/google/store.pyi +1 -1
- homeassistant-stubs/components/google_assistant_sdk/__init__.pyi +4 -3
- homeassistant-stubs/components/google_assistant_sdk/helpers.pyi +3 -4
- homeassistant-stubs/components/google_photos/media_source.pyi +0 -1
- homeassistant-stubs/components/govee_ble/config_flow.pyi +4 -4
- homeassistant-stubs/components/govee_ble/coordinator.pyi +1 -1
- homeassistant-stubs/components/gpsd/sensor.pyi +0 -1
- homeassistant-stubs/components/greeneye_monitor/sensor.pyi +5 -5
- homeassistant-stubs/components/group/cover.pyi +2 -2
- homeassistant-stubs/components/group/entity.pyi +5 -5
- homeassistant-stubs/components/group/fan.pyi +2 -2
- homeassistant-stubs/components/group/media_player.pyi +1 -1
- homeassistant-stubs/components/group/registry.pyi +4 -5
- homeassistant-stubs/components/group/sensor.pyi +4 -4
- homeassistant-stubs/components/guardian/__init__.pyi +2 -3
- homeassistant-stubs/components/guardian/binary_sensor.pyi +0 -2
- homeassistant-stubs/components/guardian/button.pyi +0 -1
- homeassistant-stubs/components/guardian/config_flow.pyi +1 -1
- homeassistant-stubs/components/guardian/entity.pyi +0 -1
- homeassistant-stubs/components/guardian/sensor.pyi +0 -2
- homeassistant-stubs/components/guardian/switch.pyi +0 -1
- homeassistant-stubs/components/guardian/util.pyi +0 -1
- homeassistant-stubs/components/guardian/valve.pyi +0 -1
- homeassistant-stubs/components/hardware/models.pyi +0 -3
- homeassistant-stubs/components/hardware/websocket_api.pyi +0 -1
- homeassistant-stubs/components/here_travel_time/config_flow.pyi +2 -2
- homeassistant-stubs/components/here_travel_time/model.pyi +0 -1
- homeassistant-stubs/components/history/websocket_api.pyi +0 -1
- homeassistant-stubs/components/history_stats/coordinator.pyi +2 -2
- homeassistant-stubs/components/history_stats/data.pyi +2 -4
- homeassistant-stubs/components/holiday/config_flow.pyi +1 -1
- homeassistant-stubs/components/homeassistant/exposed_entities.pyi +2 -4
- homeassistant-stubs/components/homeassistant/repairs.pyi +1 -1
- homeassistant-stubs/components/homeassistant_alerts/coordinator.pyi +0 -1
- homeassistant-stubs/components/homeassistant_hardware/firmware_config_flow.pyi +7 -5
- homeassistant-stubs/components/homeassistant_hardware/silabs_multiprotocol_addon.pyi +9 -10
- homeassistant-stubs/components/homeassistant_hardware/util.pyi +0 -1
- homeassistant-stubs/components/homeassistant_sky_connect/config_flow.pyi +2 -2
- homeassistant-stubs/components/homeassistant_sky_connect/const.pyi +0 -1
- homeassistant-stubs/components/homekit/__init__.pyi +7 -6
- homeassistant-stubs/components/homekit/accessories.pyi +2 -2
- homeassistant-stubs/components/homekit/aidmanager.pyi +3 -3
- homeassistant-stubs/components/homekit/config_flow.pyi +3 -3
- homeassistant-stubs/components/homekit/iidmanager.pyi +3 -3
- homeassistant-stubs/components/homekit/models.pyi +0 -1
- homeassistant-stubs/components/homekit/type_cameras.pyi +1 -1
- homeassistant-stubs/components/homekit/type_covers.pyi +1 -1
- homeassistant-stubs/components/homekit/type_fans.pyi +2 -2
- homeassistant-stubs/components/homekit/type_humidifiers.pyi +1 -1
- homeassistant-stubs/components/homekit/type_lights.pyi +2 -2
- homeassistant-stubs/components/homekit/type_media_players.pyi +2 -2
- homeassistant-stubs/components/homekit/type_remotes.pyi +2 -2
- homeassistant-stubs/components/homekit/type_switches.pyi +1 -1
- homeassistant-stubs/components/homekit/type_thermostats.pyi +3 -3
- homeassistant-stubs/components/homekit/type_triggers.pyi +1 -1
- homeassistant-stubs/components/homekit_controller/button.pyi +0 -1
- homeassistant-stubs/components/homekit_controller/config_flow.pyi +7 -7
- homeassistant-stubs/components/homekit_controller/select.pyi +0 -1
- homeassistant-stubs/components/homekit_controller/storage.pyi +1 -1
- homeassistant-stubs/components/homewizard/const.pyi +0 -1
- homeassistant-stubs/components/homewizard/sensor.pyi +0 -2
- homeassistant-stubs/components/homewizard/switch.pyi +0 -1
- homeassistant-stubs/components/homeworks/__init__.pyi +0 -1
- homeassistant-stubs/components/http/__init__.pyi +3 -4
- homeassistant-stubs/components/http/ban.pyi +1 -1
- homeassistant-stubs/components/huawei_lte/__init__.pyi +7 -8
- homeassistant-stubs/components/huawei_lte/device_tracker.pyi +1 -1
- homeassistant-stubs/components/huawei_lte/entity.pyi +1 -1
- homeassistant-stubs/components/huawei_lte/select.pyi +0 -1
- homeassistant-stubs/components/huawei_lte/sensor.pyi +0 -2
- homeassistant-stubs/components/humidifier/__init__.pyi +11 -3
- homeassistant-stubs/components/husqvarna_automower/api.pyi +1 -1
- homeassistant-stubs/components/husqvarna_automower/binary_sensor.pyi +0 -1
- homeassistant-stubs/components/husqvarna_automower/button.pyi +0 -1
- homeassistant-stubs/components/husqvarna_automower/calendar.pyi +1 -1
- homeassistant-stubs/components/husqvarna_automower/number.pyi +0 -2
- homeassistant-stubs/components/husqvarna_automower/sensor.pyi +0 -2
- homeassistant-stubs/components/hydrawise/binary_sensor.pyi +0 -1
- homeassistant-stubs/components/hydrawise/coordinator.pyi +5 -7
- homeassistant-stubs/components/hydrawise/sensor.pyi +0 -1
- homeassistant-stubs/components/hydrawise/switch.pyi +0 -1
- homeassistant-stubs/components/hyperion/camera.pyi +1 -1
- homeassistant-stubs/components/hyperion/config_flow.pyi +5 -4
- homeassistant-stubs/components/hyperion/light.pyi +6 -6
- homeassistant-stubs/components/hyperion/sensor.pyi +1 -1
- homeassistant-stubs/components/ibeacon/coordinator.pyi +14 -14
- homeassistant-stubs/components/ibeacon/sensor.pyi +0 -1
- homeassistant-stubs/components/idasen_desk/button.pyi +0 -1
- homeassistant-stubs/components/idasen_desk/config_flow.pyi +2 -2
- homeassistant-stubs/components/idasen_desk/sensor.pyi +0 -1
- homeassistant-stubs/components/image/__init__.pyi +7 -5
- homeassistant-stubs/components/image_processing/__init__.pyi +4 -6
- homeassistant-stubs/components/imap/coordinator.pyi +8 -7
- homeassistant-stubs/components/imgw_pib/__init__.pyi +0 -1
- homeassistant-stubs/components/imgw_pib/binary_sensor.pyi +0 -1
- homeassistant-stubs/components/imgw_pib/sensor.pyi +0 -1
- homeassistant-stubs/components/integration/sensor.pyi +7 -8
- homeassistant-stubs/components/intent/timers.pyi +6 -4
- homeassistant-stubs/components/iotty/__init__.pyi +0 -1
- homeassistant-stubs/components/iotty/coordinator.pyi +0 -1
- homeassistant-stubs/components/ipp/config_flow.pyi +1 -1
- homeassistant-stubs/components/ipp/sensor.pyi +0 -1
- homeassistant-stubs/components/iron_os/config_flow.pyi +2 -3
- homeassistant-stubs/components/iron_os/coordinator.pyi +0 -1
- homeassistant-stubs/components/iron_os/number.pyi +0 -1
- homeassistant-stubs/components/iron_os/select.pyi +0 -1
- homeassistant-stubs/components/iron_os/sensor.pyi +0 -1
- homeassistant-stubs/components/islamic_prayer_times/coordinator.pyi +1 -1
- homeassistant-stubs/components/isy994/binary_sensor.pyi +4 -4
- homeassistant-stubs/components/isy994/button.pyi +1 -1
- homeassistant-stubs/components/isy994/config_flow.pyi +2 -2
- homeassistant-stubs/components/isy994/entity.pyi +5 -5
- homeassistant-stubs/components/isy994/light.pyi +1 -1
- homeassistant-stubs/components/isy994/number.pyi +2 -2
- homeassistant-stubs/components/isy994/select.pyi +1 -1
- homeassistant-stubs/components/isy994/sensor.pyi +2 -2
- homeassistant-stubs/components/isy994/switch.pyi +1 -2
- homeassistant-stubs/components/jellyfin/config_flow.pyi +1 -1
- homeassistant-stubs/components/jellyfin/coordinator.pyi +8 -8
- homeassistant-stubs/components/jellyfin/entity.pyi +5 -5
- homeassistant-stubs/components/jellyfin/media_player.pyi +2 -2
- homeassistant-stubs/components/jellyfin/sensor.pyi +0 -1
- homeassistant-stubs/components/jewish_calendar/binary_sensor.pyi +1 -3
- homeassistant-stubs/components/jewish_calendar/entity.pyi +0 -1
- homeassistant-stubs/components/jewish_calendar/sensor.pyi +1 -1
- homeassistant-stubs/components/jvc_projector/select.pyi +0 -1
- homeassistant-stubs/components/kaleidescape/__init__.pyi +0 -1
- homeassistant-stubs/components/kaleidescape/sensor.pyi +0 -1
- homeassistant-stubs/components/knocki/coordinator.pyi +1 -1
- homeassistant-stubs/components/knx/__init__.pyi +7 -6
- homeassistant-stubs/components/knx/climate.pyi +3 -3
- homeassistant-stubs/components/knx/config_flow.pyi +10 -9
- homeassistant-stubs/components/knx/cover.pyi +1 -1
- homeassistant-stubs/components/knx/device.pyi +1 -1
- homeassistant-stubs/components/knx/expose.pyi +7 -6
- homeassistant-stubs/components/knx/fan.pyi +1 -1
- homeassistant-stubs/components/knx/light.pyi +6 -4
- homeassistant-stubs/components/knx/project.pyi +0 -1
- homeassistant-stubs/components/knx/select.pyi +1 -1
- homeassistant-stubs/components/knx/sensor.pyi +1 -2
- homeassistant-stubs/components/knx/storage/config_store.pyi +1 -1
- homeassistant-stubs/components/knx/telegrams.pyi +3 -2
- homeassistant-stubs/components/kraken/__init__.pyi +2 -2
- homeassistant-stubs/components/kraken/sensor.pyi +0 -1
- homeassistant-stubs/components/lacrosse/sensor.pyi +1 -1
- homeassistant-stubs/components/lacrosse_view/config_flow.pyi +2 -2
- homeassistant-stubs/components/lacrosse_view/sensor.pyi +0 -1
- homeassistant-stubs/components/lamarzocco/binary_sensor.pyi +0 -1
- homeassistant-stubs/components/lamarzocco/button.pyi +0 -1
- homeassistant-stubs/components/lamarzocco/config_flow.pyi +3 -3
- homeassistant-stubs/components/lamarzocco/coordinator.pyi +1 -2
- homeassistant-stubs/components/lamarzocco/entity.pyi +0 -1
- homeassistant-stubs/components/lamarzocco/number.pyi +0 -2
- homeassistant-stubs/components/lamarzocco/select.pyi +0 -1
- homeassistant-stubs/components/lamarzocco/sensor.pyi +0 -1
- homeassistant-stubs/components/lamarzocco/switch.pyi +0 -1
- homeassistant-stubs/components/lamarzocco/update.pyi +0 -1
- homeassistant-stubs/components/lametric/button.pyi +0 -1
- homeassistant-stubs/components/lametric/number.pyi +0 -1
- homeassistant-stubs/components/lametric/select.pyi +0 -1
- homeassistant-stubs/components/lametric/sensor.pyi +0 -1
- homeassistant-stubs/components/lametric/switch.pyi +0 -1
- homeassistant-stubs/components/lawn_mower/__init__.pyi +4 -3
- homeassistant-stubs/components/lcn/entity.pyi +3 -3
- homeassistant-stubs/components/ld2410_ble/config_flow.pyi +2 -2
- homeassistant-stubs/components/ld2410_ble/coordinator.pyi +1 -1
- homeassistant-stubs/components/ld2410_ble/models.pyi +0 -1
- homeassistant-stubs/components/led_ble/config_flow.pyi +2 -2
- homeassistant-stubs/components/led_ble/models.pyi +0 -1
- homeassistant-stubs/components/lektrico/binary_sensor.pyi +0 -1
- homeassistant-stubs/components/lektrico/button.pyi +0 -1
- homeassistant-stubs/components/lektrico/coordinator.pyi +3 -3
- homeassistant-stubs/components/lektrico/number.pyi +0 -1
- homeassistant-stubs/components/lektrico/select.pyi +0 -1
- homeassistant-stubs/components/lektrico/sensor.pyi +0 -1
- homeassistant-stubs/components/lektrico/switch.pyi +0 -1
- homeassistant-stubs/components/lidarr/__init__.pyi +0 -1
- homeassistant-stubs/components/lidarr/sensor.pyi +0 -2
- homeassistant-stubs/components/lifx/__init__.pyi +1 -1
- homeassistant-stubs/components/lifx/config_flow.pyi +2 -3
- homeassistant-stubs/components/lifx/coordinator.pyi +7 -1
- homeassistant-stubs/components/lifx/light.pyi +3 -2
- homeassistant-stubs/components/lifx/manager.pyi +1 -1
- homeassistant-stubs/components/light/__init__.pyi +23 -8
- homeassistant-stubs/components/linear_garage_door/config_flow.pyi +1 -1
- homeassistant-stubs/components/linear_garage_door/coordinator.pyi +0 -1
- homeassistant-stubs/components/linkplay/__init__.pyi +0 -1
- homeassistant-stubs/components/linkplay/button.pyi +0 -1
- homeassistant-stubs/components/linkplay/config_flow.pyi +1 -1
- homeassistant-stubs/components/litterrobot/binary_sensor.pyi +1 -3
- homeassistant-stubs/components/litterrobot/button.pyi +1 -3
- homeassistant-stubs/components/litterrobot/select.pyi +0 -2
- homeassistant-stubs/components/litterrobot/sensor.pyi +0 -1
- homeassistant-stubs/components/litterrobot/switch.pyi +0 -2
- homeassistant-stubs/components/litterrobot/time.pyi +1 -3
- homeassistant-stubs/components/lock/__init__.pyi +11 -3
- homeassistant-stubs/components/logbook/models.pyi +7 -1
- homeassistant-stubs/components/logbook/processor.pyi +3 -4
- homeassistant-stubs/components/logbook/websocket_api.pyi +0 -1
- homeassistant-stubs/components/logger/helpers.pyi +1 -3
- homeassistant-stubs/components/lookin/__init__.pyi +2 -2
- homeassistant-stubs/components/lookin/config_flow.pyi +2 -2
- homeassistant-stubs/components/lookin/entity.pyi +2 -2
- homeassistant-stubs/components/lookin/media_player.pyi +1 -1
- homeassistant-stubs/components/lookin/models.pyi +0 -1
- homeassistant-stubs/components/madvr/binary_sensor.pyi +0 -1
- homeassistant-stubs/components/madvr/sensor.pyi +1 -2
- homeassistant-stubs/components/manual/alarm_control_panel.pyi +6 -6
- homeassistant-stubs/components/mastodon/__init__.pyi +0 -1
- homeassistant-stubs/components/mastodon/sensor.pyi +0 -1
- homeassistant-stubs/components/matrix/__init__.pyi +4 -4
- homeassistant-stubs/components/matter/adapter.pyi +2 -2
- homeassistant-stubs/components/matter/binary_sensor.pyi +1 -2
- homeassistant-stubs/components/matter/button.pyi +0 -1
- homeassistant-stubs/components/matter/climate.pyi +1 -1
- homeassistant-stubs/components/matter/config_flow.pyi +4 -3
- homeassistant-stubs/components/matter/entity.pyi +4 -3
- homeassistant-stubs/components/matter/helpers.pyi +0 -1
- homeassistant-stubs/components/matter/models.pyi +0 -2
- homeassistant-stubs/components/matter/number.pyi +1 -2
- homeassistant-stubs/components/matter/select.pyi +1 -2
- homeassistant-stubs/components/matter/sensor.pyi +1 -2
- homeassistant-stubs/components/matter/update.pyi +0 -1
- homeassistant-stubs/components/mealie/coordinator.pyi +0 -2
- homeassistant-stubs/components/mealie/sensor.pyi +0 -1
- homeassistant-stubs/components/media_player/__init__.pyi +37 -4
- homeassistant-stubs/components/media_player/intent.pyi +2 -3
- homeassistant-stubs/components/media_source/models.pyi +0 -2
- homeassistant-stubs/components/met_eireann/__init__.pyi +3 -3
- homeassistant-stubs/components/metoffice/data.pyi +0 -1
- homeassistant-stubs/components/mikrotik/coordinator.pyi +4 -4
- homeassistant-stubs/components/mikrotik/device.pyi +3 -3
- homeassistant-stubs/components/min_max/sensor.pyi +11 -11
- homeassistant-stubs/components/minecraft_server/api.pyi +0 -1
- homeassistant-stubs/components/minecraft_server/sensor.pyi +0 -1
- homeassistant-stubs/components/modbus/binary_sensor.pyi +2 -2
- homeassistant-stubs/components/modbus/climate.pyi +4 -4
- homeassistant-stubs/components/modbus/entity.pyi +5 -5
- homeassistant-stubs/components/modbus/modbus.pyi +4 -3
- homeassistant-stubs/components/modbus/sensor.pyi +1 -1
- homeassistant-stubs/components/modem_callerid/config_flow.pyi +1 -1
- homeassistant-stubs/components/mold_indicator/sensor.pyi +6 -6
- homeassistant-stubs/components/monzo/coordinator.pyi +0 -1
- homeassistant-stubs/components/monzo/sensor.pyi +0 -1
- homeassistant-stubs/components/mopeka/config_flow.pyi +4 -3
- homeassistant-stubs/components/motionmount/config_flow.pyi +1 -1
- homeassistant-stubs/components/motionmount/select.pyi +1 -1
- homeassistant-stubs/components/mqtt/client.pyi +13 -13
- homeassistant-stubs/components/mqtt/config_flow.pyi +4 -3
- homeassistant-stubs/components/mqtt/debug_info.pyi +0 -1
- homeassistant-stubs/components/mqtt/device_trigger.pyi +2 -4
- homeassistant-stubs/components/mqtt/discovery.pyi +0 -1
- homeassistant-stubs/components/mqtt/entity.pyi +10 -10
- homeassistant-stubs/components/mqtt/models.pyi +20 -24
- homeassistant-stubs/components/mqtt/subscription.pyi +0 -1
- homeassistant-stubs/components/mqtt/tag.pyi +1 -1
- homeassistant-stubs/components/mqtt/util.pyi +2 -2
- homeassistant-stubs/components/mqtt/vacuum.pyi +1 -1
- homeassistant-stubs/components/music_assistant/__init__.pyi +0 -1
- homeassistant-stubs/components/music_assistant/config_flow.pyi +1 -2
- homeassistant-stubs/components/music_assistant/media_player.pyi +1 -1
- homeassistant-stubs/components/mysensors/binary_sensor.pyi +0 -1
- homeassistant-stubs/components/mysensors/config_flow.pyi +1 -1
- homeassistant-stubs/components/mysensors/entity.pyi +7 -7
- homeassistant-stubs/components/mysensors/light.pyi +1 -1
- homeassistant-stubs/components/myuplink/coordinator.pyi +0 -1
- homeassistant-stubs/components/nam/config_flow.pyi +0 -1
- homeassistant-stubs/components/nam/sensor.pyi +0 -1
- homeassistant-stubs/components/nasweb/coordinator.pyi +4 -4
- homeassistant-stubs/components/nasweb/nasweb_data.pyi +2 -3
- homeassistant-stubs/components/neato/camera.pyi +4 -4
- homeassistant-stubs/components/neato/entity.pyi +1 -1
- homeassistant-stubs/components/neato/hub.pyi +1 -1
- homeassistant-stubs/components/neato/sensor.pyi +3 -2
- homeassistant-stubs/components/neato/switch.pyi +2 -2
- homeassistant-stubs/components/neato/vacuum.pyi +18 -18
- homeassistant-stubs/components/nest/camera.pyi +4 -4
- homeassistant-stubs/components/nest/config_flow.pyi +5 -5
- homeassistant-stubs/components/nest/event.pyi +0 -1
- homeassistant-stubs/components/nest/media_source.pyi +2 -3
- homeassistant-stubs/components/nest/types.pyi +0 -1
- homeassistant-stubs/components/netatmo/data_handler.pyi +3 -6
- homeassistant-stubs/components/netatmo/entity.pyi +2 -1
- homeassistant-stubs/components/netatmo/helper.pyi +0 -1
- homeassistant-stubs/components/netatmo/sensor.pyi +0 -2
- homeassistant-stubs/components/network/network.pyi +2 -2
- homeassistant-stubs/components/nextdns/__init__.pyi +0 -1
- homeassistant-stubs/components/nextdns/binary_sensor.pyi +0 -1
- homeassistant-stubs/components/nextdns/config_flow.pyi +2 -2
- homeassistant-stubs/components/nextdns/sensor.pyi +1 -2
- homeassistant-stubs/components/nextdns/switch.pyi +0 -1
- homeassistant-stubs/components/nightscout/sensor.pyi +2 -1
- homeassistant-stubs/components/nissan_leaf/__init__.pyi +6 -6
- homeassistant-stubs/components/nordpool/coordinator.pyi +1 -1
- homeassistant-stubs/components/nordpool/sensor.pyi +0 -3
- homeassistant-stubs/components/notify/__init__.pyi +3 -3
- homeassistant-stubs/components/notion/binary_sensor.pyi +0 -1
- homeassistant-stubs/components/notion/config_flow.pyi +2 -3
- homeassistant-stubs/components/notion/coordinator.pyi +5 -6
- homeassistant-stubs/components/notion/entity.pyi +0 -1
- homeassistant-stubs/components/notion/sensor.pyi +1 -2
- homeassistant-stubs/components/number/__init__.pyi +18 -13
- homeassistant-stubs/components/nut/__init__.pyi +3 -5
- homeassistant-stubs/components/nut/config_flow.pyi +4 -4
- homeassistant-stubs/components/onboarding/__init__.pyi +0 -1
- homeassistant-stubs/components/onewire/binary_sensor.pyi +1 -2
- homeassistant-stubs/components/onewire/config_flow.pyi +1 -1
- homeassistant-stubs/components/onewire/entity.pyi +2 -3
- homeassistant-stubs/components/onewire/model.pyi +0 -1
- homeassistant-stubs/components/onewire/onewirehub.pyi +3 -2
- homeassistant-stubs/components/onewire/sensor.pyi +0 -1
- homeassistant-stubs/components/onewire/switch.pyi +1 -2
- homeassistant-stubs/components/onkyo/__init__.pyi +0 -1
- homeassistant-stubs/components/onkyo/receiver.pyi +4 -7
- homeassistant-stubs/components/openai_conversation/conversation.pyi +1 -1
- homeassistant-stubs/components/openexchangerates/config_flow.pyi +1 -2
- homeassistant-stubs/components/opensky/coordinator.pyi +1 -1
- homeassistant-stubs/components/openuv/config_flow.pyi +1 -2
- homeassistant-stubs/components/openuv/sensor.pyi +0 -2
- homeassistant-stubs/components/oralb/config_flow.pyi +4 -4
- homeassistant-stubs/components/otbr/util.pyi +0 -1
- homeassistant-stubs/components/overkiz/__init__.pyi +0 -1
- homeassistant-stubs/components/overkiz/alarm_control_panel.pyi +0 -1
- homeassistant-stubs/components/overkiz/binary_sensor.pyi +0 -1
- homeassistant-stubs/components/overkiz/button.pyi +0 -1
- homeassistant-stubs/components/overkiz/climate/atlantic_pass_apc_zone_control_zone.pyi +4 -1
- homeassistant-stubs/components/overkiz/coordinator.pyi +2 -2
- homeassistant-stubs/components/overkiz/light.pyi +1 -1
- homeassistant-stubs/components/overkiz/number.pyi +0 -1
- homeassistant-stubs/components/overkiz/select.pyi +0 -1
- homeassistant-stubs/components/overkiz/sensor.pyi +0 -1
- homeassistant-stubs/components/overkiz/switch.pyi +0 -1
- homeassistant-stubs/components/overkiz/water_heater/domestic_hot_water_production.pyi +1 -1
- homeassistant-stubs/components/peblar/binary_sensor.pyi +0 -1
- homeassistant-stubs/components/peblar/button.pyi +0 -1
- homeassistant-stubs/components/peblar/coordinator.pyi +0 -3
- homeassistant-stubs/components/peblar/number.pyi +0 -1
- homeassistant-stubs/components/peblar/select.pyi +0 -1
- homeassistant-stubs/components/peblar/sensor.pyi +0 -1
- homeassistant-stubs/components/peblar/switch.pyi +0 -1
- homeassistant-stubs/components/peblar/update.pyi +0 -1
- homeassistant-stubs/components/peco/__init__.pyi +0 -1
- homeassistant-stubs/components/peco/sensor.pyi +0 -1
- homeassistant-stubs/components/pi_hole/__init__.pyi +0 -1
- homeassistant-stubs/components/pi_hole/binary_sensor.pyi +0 -1
- homeassistant-stubs/components/pi_hole/config_flow.pyi +1 -1
- homeassistant-stubs/components/pi_hole/update.pyi +0 -1
- homeassistant-stubs/components/ping/coordinator.pyi +0 -1
- homeassistant-stubs/components/ping/sensor.pyi +0 -1
- homeassistant-stubs/components/plugwise/binary_sensor.pyi +0 -1
- homeassistant-stubs/components/plugwise/coordinator.pyi +2 -2
- homeassistant-stubs/components/plugwise/number.pyi +0 -1
- homeassistant-stubs/components/plugwise/select.pyi +0 -1
- homeassistant-stubs/components/plugwise/sensor.pyi +0 -1
- homeassistant-stubs/components/plugwise/switch.pyi +0 -1
- homeassistant-stubs/components/powerfox/sensor.pyi +0 -1
- homeassistant-stubs/components/powerwall/config_flow.pyi +2 -2
- homeassistant-stubs/components/powerwall/models.pyi +0 -2
- homeassistant-stubs/components/powerwall/sensor.pyi +0 -1
- homeassistant-stubs/components/private_ble_device/coordinator.pyi +8 -8
- homeassistant-stubs/components/private_ble_device/entity.pyi +1 -1
- homeassistant-stubs/components/private_ble_device/sensor.pyi +0 -1
- homeassistant-stubs/components/prometheus/__init__.pyi +3 -4
- homeassistant-stubs/components/proximity/coordinator.pyi +8 -10
- homeassistant-stubs/components/prusalink/binary_sensor.pyi +0 -2
- homeassistant-stubs/components/prusalink/button.pyi +0 -2
- homeassistant-stubs/components/prusalink/sensor.pyi +0 -2
- homeassistant-stubs/components/pure_energie/sensor.pyi +0 -1
- homeassistant-stubs/components/purpleair/config_flow.pyi +4 -5
- homeassistant-stubs/components/purpleair/sensor.pyi +0 -1
- homeassistant-stubs/components/pushbullet/api.pyi +1 -1
- homeassistant-stubs/components/pvoutput/sensor.pyi +0 -1
- homeassistant-stubs/components/qnap_qsw/binary_sensor.pyi +0 -1
- homeassistant-stubs/components/qnap_qsw/button.pyi +0 -1
- homeassistant-stubs/components/qnap_qsw/entity.pyi +0 -2
- homeassistant-stubs/components/qnap_qsw/sensor.pyi +0 -1
- homeassistant-stubs/components/radarr/__init__.pyi +0 -1
- homeassistant-stubs/components/radarr/coordinator.pyi +3 -5
- homeassistant-stubs/components/radarr/sensor.pyi +0 -2
- homeassistant-stubs/components/rainforest_raven/config_flow.pyi +2 -3
- homeassistant-stubs/components/rainforest_raven/sensor.pyi +0 -1
- homeassistant-stubs/components/rainmachine/__init__.pyi +0 -1
- homeassistant-stubs/components/rainmachine/binary_sensor.pyi +0 -1
- homeassistant-stubs/components/rainmachine/button.pyi +0 -1
- homeassistant-stubs/components/rainmachine/coordinator.pyi +1 -1
- homeassistant-stubs/components/rainmachine/entity.pyi +0 -1
- homeassistant-stubs/components/rainmachine/select.pyi +0 -3
- homeassistant-stubs/components/rainmachine/sensor.pyi +2 -4
- homeassistant-stubs/components/rainmachine/switch.pyi +1 -4
- homeassistant-stubs/components/rainmachine/update.pyi +1 -2
- homeassistant-stubs/components/rainmachine/util.pyi +0 -1
- homeassistant-stubs/components/rdw/binary_sensor.pyi +0 -1
- homeassistant-stubs/components/rdw/sensor.pyi +0 -1
- homeassistant-stubs/components/recollect_waste/calendar.pyi +1 -1
- homeassistant-stubs/components/recorder/core.pyi +26 -22
- homeassistant-stubs/components/recorder/executor.pyi +1 -1
- homeassistant-stubs/components/recorder/migration.pyi +0 -5
- homeassistant-stubs/components/recorder/models/database.pyi +0 -2
- homeassistant-stubs/components/recorder/models/legacy.pyi +5 -5
- homeassistant-stubs/components/recorder/models/state.pyi +12 -2
- homeassistant-stubs/components/recorder/statistics.pyi +1 -4
- homeassistant-stubs/components/recorder/table_managers/__init__.pyi +1 -1
- homeassistant-stubs/components/recorder/table_managers/event_types.pyi +2 -2
- homeassistant-stubs/components/recorder/table_managers/recorder_runs.pyi +2 -2
- homeassistant-stubs/components/recorder/table_managers/states.pyi +4 -5
- homeassistant-stubs/components/recorder/table_managers/statistics_meta.pyi +2 -1
- homeassistant-stubs/components/recorder/tasks.pyi +0 -13
- homeassistant-stubs/components/remote/__init__.pyi +5 -3
- homeassistant-stubs/components/renault/binary_sensor.pyi +0 -1
- homeassistant-stubs/components/renault/button.pyi +0 -1
- homeassistant-stubs/components/renault/config_flow.pyi +1 -1
- homeassistant-stubs/components/renault/device_tracker.pyi +1 -2
- homeassistant-stubs/components/renault/entity.pyi +1 -3
- homeassistant-stubs/components/renault/renault_hub.pyi +2 -2
- homeassistant-stubs/components/renault/renault_vehicle.pyi +1 -2
- homeassistant-stubs/components/renault/select.pyi +0 -1
- homeassistant-stubs/components/renault/sensor.pyi +0 -1
- homeassistant-stubs/components/reolink/binary_sensor.pyi +0 -1
- homeassistant-stubs/components/reolink/button.pyi +0 -2
- homeassistant-stubs/components/reolink/camera.pyi +0 -1
- homeassistant-stubs/components/reolink/config_flow.pyi +2 -2
- homeassistant-stubs/components/reolink/entity.pyi +0 -4
- homeassistant-stubs/components/reolink/host.pyi +12 -10
- homeassistant-stubs/components/reolink/light.pyi +0 -2
- homeassistant-stubs/components/reolink/number.pyi +0 -3
- homeassistant-stubs/components/reolink/select.pyi +0 -2
- homeassistant-stubs/components/reolink/sensor.pyi +0 -2
- homeassistant-stubs/components/reolink/siren.pyi +1 -2
- homeassistant-stubs/components/reolink/switch.pyi +0 -3
- homeassistant-stubs/components/reolink/update.pyi +5 -8
- homeassistant-stubs/components/reolink/util.pyi +0 -1
- homeassistant-stubs/components/rest/binary_sensor.pyi +1 -1
- homeassistant-stubs/components/rest/data.pyi +4 -4
- homeassistant-stubs/components/rest/switch.pyi +10 -10
- homeassistant-stubs/components/rfxtrx/binary_sensor.pyi +1 -1
- homeassistant-stubs/components/rfxtrx/config_flow.pyi +5 -5
- homeassistant-stubs/components/rfxtrx/cover.pyi +1 -1
- homeassistant-stubs/components/rfxtrx/entity.pyi +1 -1
- homeassistant-stubs/components/rfxtrx/sensor.pyi +0 -1
- homeassistant-stubs/components/ridwell/calendar.pyi +1 -1
- homeassistant-stubs/components/ridwell/config_flow.pyi +2 -2
- homeassistant-stubs/components/ridwell/coordinator.pyi +1 -1
- homeassistant-stubs/components/ring/__init__.pyi +0 -1
- homeassistant-stubs/components/ring/binary_sensor.pyi +1 -2
- homeassistant-stubs/components/ring/camera.pyi +4 -5
- homeassistant-stubs/components/ring/coordinator.pyi +5 -5
- homeassistant-stubs/components/ring/entity.pyi +0 -2
- homeassistant-stubs/components/ring/event.pyi +0 -1
- homeassistant-stubs/components/ring/number.pyi +0 -1
- homeassistant-stubs/components/ring/sensor.pyi +0 -1
- homeassistant-stubs/components/ring/siren.pyi +0 -1
- homeassistant-stubs/components/ring/switch.pyi +0 -1
- homeassistant-stubs/components/rituals_perfume_genie/binary_sensor.pyi +0 -1
- homeassistant-stubs/components/rituals_perfume_genie/number.pyi +0 -1
- homeassistant-stubs/components/rituals_perfume_genie/select.pyi +0 -1
- homeassistant-stubs/components/rituals_perfume_genie/sensor.pyi +0 -1
- homeassistant-stubs/components/rituals_perfume_genie/switch.pyi +0 -1
- homeassistant-stubs/components/roborock/__init__.pyi +0 -1
- homeassistant-stubs/components/roborock/binary_sensor.pyi +0 -1
- homeassistant-stubs/components/roborock/button.pyi +0 -1
- homeassistant-stubs/components/roborock/config_flow.pyi +2 -2
- homeassistant-stubs/components/roborock/coordinator.pyi +10 -4
- homeassistant-stubs/components/roborock/models.pyi +0 -3
- homeassistant-stubs/components/roborock/number.pyi +0 -1
- homeassistant-stubs/components/roborock/select.pyi +0 -1
- homeassistant-stubs/components/roborock/sensor.pyi +0 -2
- homeassistant-stubs/components/roborock/switch.pyi +0 -1
- homeassistant-stubs/components/roborock/time.pyi +0 -1
- homeassistant-stubs/components/roku/binary_sensor.pyi +0 -1
- homeassistant-stubs/components/roku/select.pyi +0 -1
- homeassistant-stubs/components/roku/sensor.pyi +0 -1
- homeassistant-stubs/components/ruuvi_gateway/coordinator.pyi +1 -1
- homeassistant-stubs/components/ruuvi_gateway/models.pyi +0 -1
- homeassistant-stubs/components/ruuvitag_ble/config_flow.pyi +4 -4
- homeassistant-stubs/components/samsungtv/__init__.pyi +2 -1
- homeassistant-stubs/components/samsungtv/bridge.pyi +16 -14
- homeassistant-stubs/components/samsungtv/config_flow.pyi +15 -14
- homeassistant-stubs/components/samsungtv/coordinator.pyi +4 -3
- homeassistant-stubs/components/samsungtv/entity.pyi +2 -2
- homeassistant-stubs/components/samsungtv/media_player.pyi +8 -5
- homeassistant-stubs/components/schlage/binary_sensor.pyi +0 -1
- homeassistant-stubs/components/schlage/coordinator.pyi +1 -3
- homeassistant-stubs/components/schlage/switch.pyi +0 -1
- homeassistant-stubs/components/script/__init__.pyi +16 -1
- homeassistant-stubs/components/search/__init__.pyi +2 -1
- homeassistant-stubs/components/select/__init__.pyi +4 -3
- homeassistant-stubs/components/sensibo/binary_sensor.pyi +0 -2
- homeassistant-stubs/components/sensibo/button.pyi +0 -1
- homeassistant-stubs/components/sensibo/number.pyi +0 -1
- homeassistant-stubs/components/sensibo/select.pyi +0 -1
- homeassistant-stubs/components/sensibo/sensor.pyi +0 -2
- homeassistant-stubs/components/sensibo/switch.pyi +0 -1
- homeassistant-stubs/components/sensibo/update.pyi +0 -1
- homeassistant-stubs/components/sensirion_ble/config_flow.pyi +4 -4
- homeassistant-stubs/components/sensor/__init__.pyi +17 -11
- homeassistant-stubs/components/sensoterra/coordinator.pyi +1 -1
- homeassistant-stubs/components/sfr_box/binary_sensor.pyi +0 -1
- homeassistant-stubs/components/sfr_box/button.pyi +0 -1
- homeassistant-stubs/components/sfr_box/models.pyi +0 -1
- homeassistant-stubs/components/sfr_box/sensor.pyi +0 -1
- homeassistant-stubs/components/shelly/binary_sensor.pyi +3 -8
- homeassistant-stubs/components/shelly/button.pyi +0 -1
- homeassistant-stubs/components/shelly/climate.pyi +8 -8
- homeassistant-stubs/components/shelly/coordinator.pyi +19 -16
- homeassistant-stubs/components/shelly/cover.pyi +1 -1
- homeassistant-stubs/components/shelly/entity.pyi +6 -9
- homeassistant-stubs/components/shelly/event.pyi +0 -2
- homeassistant-stubs/components/shelly/light.pyi +1 -1
- homeassistant-stubs/components/shelly/number.pyi +1 -3
- homeassistant-stubs/components/shelly/select.pyi +1 -2
- homeassistant-stubs/components/shelly/sensor.pyi +5 -10
- homeassistant-stubs/components/shelly/switch.pyi +4 -6
- homeassistant-stubs/components/shelly/text.pyi +1 -2
- homeassistant-stubs/components/shelly/update.pyi +2 -4
- homeassistant-stubs/components/shelly/valve.pyi +2 -3
- homeassistant-stubs/components/shopping_list/__init__.pyi +2 -2
- homeassistant-stubs/components/simplepush/notify.pyi +4 -4
- homeassistant-stubs/components/simplisafe/__init__.pyi +8 -6
- homeassistant-stubs/components/simplisafe/binary_sensor.pyi +2 -2
- homeassistant-stubs/components/simplisafe/button.pyi +0 -1
- homeassistant-stubs/components/simplisafe/config_flow.pyi +1 -1
- homeassistant-stubs/components/simplisafe/sensor.pyi +1 -1
- homeassistant-stubs/components/siren/__init__.pyi +4 -3
- homeassistant-stubs/components/skybell/binary_sensor.pyi +1 -1
- homeassistant-stubs/components/skybell/sensor.pyi +0 -1
- homeassistant-stubs/components/sleepiq/button.pyi +0 -1
- homeassistant-stubs/components/sleepiq/coordinator.pyi +0 -1
- homeassistant-stubs/components/sleepiq/number.pyi +0 -1
- homeassistant-stubs/components/smhi/weather.pyi +2 -2
- homeassistant-stubs/components/smlight/__init__.pyi +0 -1
- homeassistant-stubs/components/smlight/binary_sensor.pyi +0 -1
- homeassistant-stubs/components/smlight/button.pyi +0 -1
- homeassistant-stubs/components/smlight/config_flow.pyi +2 -1
- homeassistant-stubs/components/smlight/coordinator.pyi +1 -3
- homeassistant-stubs/components/smlight/sensor.pyi +1 -3
- homeassistant-stubs/components/smlight/switch.pyi +0 -1
- homeassistant-stubs/components/smlight/update.pyi +2 -3
- homeassistant-stubs/components/snooz/config_flow.pyi +4 -5
- homeassistant-stubs/components/snooz/models.pyi +0 -1
- homeassistant-stubs/components/solarlog/config_flow.pyi +2 -3
- homeassistant-stubs/components/solarlog/coordinator.pyi +2 -2
- homeassistant-stubs/components/solarlog/sensor.pyi +0 -2
- homeassistant-stubs/components/sonarr/coordinator.pyi +1 -1
- homeassistant-stubs/components/sonarr/sensor.pyi +1 -3
- homeassistant-stubs/components/speedtestdotnet/config_flow.pyi +1 -2
- homeassistant-stubs/components/speedtestdotnet/coordinator.pyi +1 -1
- homeassistant-stubs/components/speedtestdotnet/sensor.pyi +2 -3
- homeassistant-stubs/components/spotify/coordinator.pyi +2 -3
- homeassistant-stubs/components/spotify/models.pyi +0 -1
- homeassistant-stubs/components/sql/models.pyi +0 -1
- homeassistant-stubs/components/squeezebox/__init__.pyi +0 -1
- homeassistant-stubs/components/squeezebox/config_flow.pyi +1 -1
- homeassistant-stubs/components/squeezebox/coordinator.pyi +1 -1
- homeassistant-stubs/components/squeezebox/media_player.pyi +2 -2
- homeassistant-stubs/components/ssdp/__init__.pyi +13 -13
- homeassistant-stubs/components/starlink/binary_sensor.pyi +0 -1
- homeassistant-stubs/components/starlink/button.pyi +0 -1
- homeassistant-stubs/components/starlink/coordinator.pyi +0 -1
- homeassistant-stubs/components/starlink/device_tracker.pyi +0 -1
- homeassistant-stubs/components/starlink/sensor.pyi +0 -1
- homeassistant-stubs/components/starlink/switch.pyi +0 -1
- homeassistant-stubs/components/starlink/time.pyi +0 -1
- homeassistant-stubs/components/statistics/sensor.pyi +15 -15
- homeassistant-stubs/components/steamist/config_flow.pyi +2 -2
- homeassistant-stubs/components/steamist/sensor.pyi +0 -1
- homeassistant-stubs/components/stookwijzer/sensor.pyi +0 -1
- homeassistant-stubs/components/stream/__init__.pyi +5 -4
- homeassistant-stubs/components/stream/core.pyi +11 -13
- homeassistant-stubs/components/stream/diagnostics.pyi +3 -3
- homeassistant-stubs/components/stream/recorder.pyi +1 -1
- homeassistant-stubs/components/stream/worker.pyi +6 -4
- homeassistant-stubs/components/streamlabswater/coordinator.pyi +0 -1
- homeassistant-stubs/components/streamlabswater/sensor.pyi +0 -1
- homeassistant-stubs/components/stt/models.pyi +0 -2
- homeassistant-stubs/components/suez_water/coordinator.pyi +0 -2
- homeassistant-stubs/components/suez_water/sensor.pyi +0 -1
- homeassistant-stubs/components/sun/entity.pyi +4 -4
- homeassistant-stubs/components/sun/sensor.pyi +0 -1
- homeassistant-stubs/components/switch/__init__.pyi +3 -3
- homeassistant-stubs/components/switchbee/climate.pyi +1 -1
- homeassistant-stubs/components/switchbee/coordinator.pyi +1 -1
- homeassistant-stubs/components/switchbot_cloud/__init__.pyi +6 -8
- homeassistant-stubs/components/switcher_kis/button.pyi +0 -1
- homeassistant-stubs/components/switcher_kis/light.pyi +2 -2
- homeassistant-stubs/components/switcher_kis/switch.pyi +1 -1
- homeassistant-stubs/components/synology_dsm/binary_sensor.pyi +1 -2
- homeassistant-stubs/components/synology_dsm/button.pyi +0 -1
- homeassistant-stubs/components/synology_dsm/camera.pyi +0 -1
- homeassistant-stubs/components/synology_dsm/common.pyi +19 -11
- homeassistant-stubs/components/synology_dsm/config_flow.pyi +4 -4
- homeassistant-stubs/components/synology_dsm/coordinator.pyi +1 -1
- homeassistant-stubs/components/synology_dsm/entity.pyi +5 -6
- homeassistant-stubs/components/synology_dsm/models.pyi +0 -1
- homeassistant-stubs/components/synology_dsm/sensor.pyi +3 -5
- homeassistant-stubs/components/synology_dsm/switch.pyi +1 -2
- homeassistant-stubs/components/synology_dsm/update.pyi +1 -2
- homeassistant-stubs/components/system_health/__init__.pyi +0 -1
- homeassistant-stubs/components/system_log/__init__.pyi +1 -1
- homeassistant-stubs/components/systemmonitor/__init__.pyi +0 -1
- homeassistant-stubs/components/systemmonitor/binary_sensor.pyi +1 -2
- homeassistant-stubs/components/systemmonitor/coordinator.pyi +2 -3
- homeassistant-stubs/components/systemmonitor/sensor.pyi +3 -4
- homeassistant-stubs/components/tag/__init__.pyi +1 -1
- homeassistant-stubs/components/tailscale/binary_sensor.pyi +0 -1
- homeassistant-stubs/components/tailscale/sensor.pyi +0 -1
- homeassistant-stubs/components/tailwind/binary_sensor.pyi +0 -1
- homeassistant-stubs/components/tailwind/button.pyi +0 -1
- homeassistant-stubs/components/tailwind/number.pyi +0 -1
- homeassistant-stubs/components/tami4/button.pyi +0 -2
- homeassistant-stubs/components/tautulli/coordinator.pyi +3 -3
- homeassistant-stubs/components/tautulli/sensor.pyi +0 -2
- homeassistant-stubs/components/tcp/entity.pyi +4 -3
- homeassistant-stubs/components/technove/binary_sensor.pyi +0 -1
- homeassistant-stubs/components/technove/number.pyi +0 -1
- homeassistant-stubs/components/technove/sensor.pyi +0 -1
- homeassistant-stubs/components/technove/switch.pyi +0 -1
- homeassistant-stubs/components/tedee/binary_sensor.pyi +0 -1
- homeassistant-stubs/components/tedee/coordinator.pyi +3 -3
- homeassistant-stubs/components/tedee/sensor.pyi +0 -1
- homeassistant-stubs/components/text/__init__.pyi +10 -7
- homeassistant-stubs/components/threshold/binary_sensor.pyi +3 -3
- homeassistant-stubs/components/tibber/sensor.pyi +5 -4
- homeassistant-stubs/components/tile/__init__.pyi +0 -1
- homeassistant-stubs/components/tile/config_flow.pyi +2 -2
- homeassistant-stubs/components/tilt_ble/config_flow.pyi +4 -4
- homeassistant-stubs/components/time/__init__.pyi +5 -3
- homeassistant-stubs/components/timer/__init__.pyi +7 -7
- homeassistant-stubs/components/tod/binary_sensor.pyi +1 -1
- homeassistant-stubs/components/todo/__init__.pyi +2 -2
- homeassistant-stubs/components/tolo/number.pyi +0 -1
- homeassistant-stubs/components/tolo/select.pyi +0 -1
- homeassistant-stubs/components/tolo/sensor.pyi +0 -1
- homeassistant-stubs/components/tolo/switch.pyi +0 -1
- homeassistant-stubs/components/tplink/binary_sensor.pyi +1 -2
- homeassistant-stubs/components/tplink/button.pyi +1 -2
- homeassistant-stubs/components/tplink/camera.pyi +3 -4
- homeassistant-stubs/components/tplink/config_flow.pyi +2 -2
- homeassistant-stubs/components/tplink/deprecate.pyi +0 -1
- homeassistant-stubs/components/tplink/entity.pyi +0 -2
- homeassistant-stubs/components/tplink/models.pyi +0 -1
- homeassistant-stubs/components/tplink/number.pyi +1 -2
- homeassistant-stubs/components/tplink/select.pyi +1 -2
- homeassistant-stubs/components/tplink/sensor.pyi +1 -2
- homeassistant-stubs/components/tplink/siren.pyi +1 -1
- homeassistant-stubs/components/tplink/switch.pyi +1 -2
- homeassistant-stubs/components/tplink_omada/binary_sensor.pyi +0 -1
- homeassistant-stubs/components/tplink_omada/config_flow.pyi +2 -2
- homeassistant-stubs/components/tplink_omada/controller.pyi +1 -1
- homeassistant-stubs/components/tplink_omada/sensor.pyi +0 -1
- homeassistant-stubs/components/tplink_omada/switch.pyi +0 -4
- homeassistant-stubs/components/trace/models.pyi +10 -9
- homeassistant-stubs/components/tractive/__init__.pyi +2 -3
- homeassistant-stubs/components/tractive/device_tracker.pyi +3 -3
- homeassistant-stubs/components/tractive/sensor.pyi +0 -1
- homeassistant-stubs/components/tractive/switch.pyi +0 -1
- homeassistant-stubs/components/tradfri/config_flow.pyi +1 -1
- homeassistant-stubs/components/tradfri/coordinator.pyi +1 -1
- homeassistant-stubs/components/tradfri/entity.pyi +1 -1
- homeassistant-stubs/components/tradfri/sensor.pyi +0 -1
- homeassistant-stubs/components/trafikverket_camera/binary_sensor.pyi +0 -1
- homeassistant-stubs/components/trafikverket_camera/coordinator.pyi +0 -1
- homeassistant-stubs/components/trafikverket_camera/sensor.pyi +0 -1
- homeassistant-stubs/components/trafikverket_ferry/coordinator.pyi +5 -5
- homeassistant-stubs/components/trafikverket_ferry/sensor.pyi +0 -1
- homeassistant-stubs/components/trafikverket_train/coordinator.pyi +4 -5
- homeassistant-stubs/components/trafikverket_train/sensor.pyi +0 -1
- homeassistant-stubs/components/trafikverket_weatherstation/sensor.pyi +0 -1
- homeassistant-stubs/components/transmission/coordinator.pyi +5 -5
- homeassistant-stubs/components/transmission/sensor.pyi +0 -1
- homeassistant-stubs/components/transmission/switch.pyi +0 -1
- homeassistant-stubs/components/trend/binary_sensor.pyi +2 -1
- homeassistant-stubs/components/tts/__init__.pyi +10 -5
- homeassistant-stubs/components/tts/models.pyi +0 -1
- homeassistant-stubs/components/tts/notify.pyi +2 -2
- homeassistant-stubs/components/twentemilieu/calendar.pyi +1 -1
- homeassistant-stubs/components/twentemilieu/sensor.pyi +0 -1
- homeassistant-stubs/components/unifi/__init__.pyi +3 -3
- homeassistant-stubs/components/unifi/button.pyi +0 -1
- homeassistant-stubs/components/unifi/config_flow.pyi +3 -2
- homeassistant-stubs/components/unifi/device_tracker.pyi +3 -1
- homeassistant-stubs/components/unifi/entity.pyi +0 -1
- homeassistant-stubs/components/unifi/hub/config.pyi +0 -1
- homeassistant-stubs/components/unifi/hub/entity_helper.pyi +4 -4
- homeassistant-stubs/components/unifi/hub/entity_loader.pyi +2 -2
- homeassistant-stubs/components/unifi/hub/websocket.pyi +3 -2
- homeassistant-stubs/components/unifi/image.pyi +0 -1
- homeassistant-stubs/components/unifi/sensor.pyi +0 -1
- homeassistant-stubs/components/unifi/switch.pyi +0 -1
- homeassistant-stubs/components/unifi/update.pyi +0 -1
- homeassistant-stubs/components/unifiprotect/binary_sensor.pyi +2 -5
- homeassistant-stubs/components/unifiprotect/button.pyi +0 -1
- homeassistant-stubs/components/unifiprotect/camera.pyi +1 -1
- homeassistant-stubs/components/unifiprotect/config_flow.pyi +1 -1
- homeassistant-stubs/components/unifiprotect/data.pyi +4 -3
- homeassistant-stubs/components/unifiprotect/entity.pyi +0 -3
- homeassistant-stubs/components/unifiprotect/event.pyi +0 -1
- homeassistant-stubs/components/unifiprotect/number.pyi +0 -1
- homeassistant-stubs/components/unifiprotect/select.pyi +0 -1
- homeassistant-stubs/components/unifiprotect/sensor.pyi +1 -3
- homeassistant-stubs/components/unifiprotect/switch.pyi +1 -2
- homeassistant-stubs/components/unifiprotect/text.pyi +1 -2
- homeassistant-stubs/components/upcloud/__init__.pyi +1 -2
- homeassistant-stubs/components/update/__init__.pyi +15 -5
- homeassistant-stubs/components/usb/__init__.pyi +7 -5
- homeassistant-stubs/components/usb/models.pyi +0 -1
- homeassistant-stubs/components/uvc/camera.pyi +2 -2
- homeassistant-stubs/components/vacuum/__init__.pyi +9 -3
- homeassistant-stubs/components/vallox/binary_sensor.pyi +0 -1
- homeassistant-stubs/components/vallox/number.pyi +0 -1
- homeassistant-stubs/components/vallox/sensor.pyi +0 -1
- homeassistant-stubs/components/vallox/switch.pyi +0 -1
- homeassistant-stubs/components/valve/__init__.pyi +0 -1
- homeassistant-stubs/components/velbus/__init__.pyi +0 -1
- homeassistant-stubs/components/velbus/config_flow.pyi +1 -2
- homeassistant-stubs/components/velbus/sensor.pyi +1 -1
- homeassistant-stubs/components/vlc_telnet/__init__.pyi +0 -1
- homeassistant-stubs/components/wake_word/models.pyi +0 -2
- homeassistant-stubs/components/wallbox/number.pyi +0 -1
- homeassistant-stubs/components/wallbox/sensor.pyi +0 -1
- homeassistant-stubs/components/waqi/config_flow.pyi +1 -1
- homeassistant-stubs/components/waqi/sensor.pyi +0 -1
- homeassistant-stubs/components/water_heater/__init__.pyi +11 -7
- homeassistant-stubs/components/watttime/config_flow.pyi +3 -2
- homeassistant-stubs/components/weather/__init__.pyi +21 -4
- homeassistant-stubs/components/webhook/trigger.pyi +0 -1
- homeassistant-stubs/components/webostv/config_flow.pyi +1 -1
- homeassistant-stubs/components/webostv/media_player.pyi +1 -1
- homeassistant-stubs/components/websocket_api/connection.pyi +7 -6
- homeassistant-stubs/components/websocket_api/http.pyi +9 -7
- homeassistant-stubs/components/wemo/__init__.pyi +6 -6
- homeassistant-stubs/components/wemo/coordinator.pyi +1 -2
- homeassistant-stubs/components/wemo/models.pyi +0 -2
- homeassistant-stubs/components/wemo/sensor.pyi +0 -1
- homeassistant-stubs/components/whois/sensor.pyi +0 -1
- homeassistant-stubs/components/withings/__init__.pyi +2 -3
- homeassistant-stubs/components/withings/coordinator.pyi +2 -2
- homeassistant-stubs/components/withings/sensor.pyi +0 -6
- homeassistant-stubs/components/wiz/config_flow.pyi +1 -1
- homeassistant-stubs/components/wiz/models.pyi +0 -1
- homeassistant-stubs/components/wiz/number.pyi +0 -1
- homeassistant-stubs/components/wled/coordinator.pyi +1 -1
- homeassistant-stubs/components/wled/number.pyi +0 -1
- homeassistant-stubs/components/wled/sensor.pyi +0 -1
- homeassistant-stubs/components/workday/repairs.pyi +3 -3
- homeassistant-stubs/components/xiaomi_ble/config_flow.pyi +3 -4
- homeassistant-stubs/components/xiaomi_ble/device_trigger.pyi +0 -1
- homeassistant-stubs/components/yale_smart_alarm/coordinator.pyi +2 -2
- homeassistant-stubs/components/yale_smart_alarm/entity.pyi +3 -3
- homeassistant-stubs/components/yalexs_ble/config_flow.pyi +4 -3
- homeassistant-stubs/components/yalexs_ble/models.pyi +0 -1
- homeassistant-stubs/components/yalexs_ble/sensor.pyi +0 -1
- homeassistant-stubs/components/youtube/sensor.pyi +0 -1
- homeassistant-stubs/components/zeroconf/__init__.pyi +2 -3
- homeassistant-stubs/components/zone/__init__.pyi +3 -3
- homeassistant-stubs/components/zwave_js/__init__.pyi +3 -3
- homeassistant-stubs/components/zwave_js/binary_sensor.pyi +0 -2
- homeassistant-stubs/components/zwave_js/climate.pyi +6 -6
- homeassistant-stubs/components/zwave_js/config_flow.pyi +14 -13
- homeassistant-stubs/components/zwave_js/discovery.pyi +3 -7
- homeassistant-stubs/components/zwave_js/discovery_data_template.pyi +4 -14
- homeassistant-stubs/components/zwave_js/event.pyi +1 -1
- homeassistant-stubs/components/zwave_js/helpers.pyi +0 -2
- homeassistant-stubs/components/zwave_js/humidifier.pyi +0 -1
- homeassistant-stubs/components/zwave_js/light.pyi +8 -8
- homeassistant-stubs/components/zwave_js/migrate.pyi +0 -1
- homeassistant-stubs/components/zwave_js/number.pyi +1 -1
- homeassistant-stubs/components/zwave_js/repairs.pyi +2 -3
- homeassistant-stubs/components/zwave_js/sensor.pyi +0 -1
- homeassistant-stubs/components/zwave_js/switch.pyi +1 -1
- homeassistant-stubs/components/zwave_js/update.pyi +8 -9
- homeassistant-stubs/config.pyi +0 -3
- homeassistant-stubs/config_entries.pyi +11 -8
- homeassistant-stubs/core.pyi +50 -30
- homeassistant-stubs/core_config.pyi +18 -18
- homeassistant-stubs/data_entry_flow.pyi +6 -5
- homeassistant-stubs/exceptions.pyi +0 -4
- homeassistant-stubs/helpers/area_registry.pyi +7 -6
- homeassistant-stubs/helpers/category_registry.pyi +5 -6
- homeassistant-stubs/helpers/check_config.pyi +2 -3
- homeassistant-stubs/helpers/collection.pyi +6 -8
- homeassistant-stubs/helpers/config_entry_oauth2_flow.pyi +2 -2
- homeassistant-stubs/helpers/debounce.pyi +3 -2
- homeassistant-stubs/helpers/device_registry.pyi +9 -5
- homeassistant-stubs/helpers/discovery_flow.pyi +1 -2
- homeassistant-stubs/helpers/dispatcher.pyi +8 -8
- homeassistant-stubs/helpers/entity.pyi +44 -18
- homeassistant-stubs/helpers/entity_component.pyi +3 -3
- homeassistant-stubs/helpers/entity_platform.pyi +12 -12
- homeassistant-stubs/helpers/entity_registry.pyi +13 -6
- homeassistant-stubs/helpers/entityfilter.pyi +1 -1
- homeassistant-stubs/helpers/event.pyi +6 -15
- homeassistant-stubs/helpers/floor_registry.pyi +0 -1
- homeassistant-stubs/helpers/frame.pyi +4 -1
- homeassistant-stubs/helpers/icon.pyi +2 -2
- homeassistant-stubs/helpers/integration_platform.pyi +0 -1
- homeassistant-stubs/helpers/intent.pyi +19 -21
- homeassistant-stubs/helpers/issue_registry.pyi +1 -2
- homeassistant-stubs/helpers/label_registry.pyi +0 -1
- homeassistant-stubs/helpers/llm.pyi +0 -4
- homeassistant-stubs/helpers/normalized_name_base_registry.pyi +6 -8
- homeassistant-stubs/helpers/ratelimit.pyi +4 -3
- homeassistant-stubs/helpers/recorder.pyi +3 -4
- homeassistant-stubs/helpers/restore_state.pyi +3 -3
- homeassistant-stubs/helpers/schema_config_entry_flow.pyi +1 -3
- homeassistant-stubs/helpers/script.pyi +16 -11
- homeassistant-stubs/helpers/script_variables.pyi +1 -1
- homeassistant-stubs/helpers/service.pyi +9 -10
- homeassistant-stubs/helpers/service_info/hassio.pyi +0 -1
- homeassistant-stubs/helpers/service_info/mqtt.pyi +0 -1
- homeassistant-stubs/helpers/significant_change.pyi +1 -1
- homeassistant-stubs/helpers/storage.pyi +12 -9
- homeassistant-stubs/helpers/template.pyi +22 -18
- homeassistant-stubs/helpers/trace.pyi +6 -6
- homeassistant-stubs/helpers/translation.pyi +0 -1
- homeassistant-stubs/helpers/trigger.pyi +3 -4
- homeassistant-stubs/helpers/trigger_template_entity.pyi +2 -2
- homeassistant-stubs/helpers/update_coordinator.pyi +10 -7
- homeassistant-stubs/loader.pyi +23 -6
- homeassistant-stubs/requirements.pyi +4 -3
- homeassistant-stubs/runner.pyi +1 -2
- homeassistant-stubs/util/aiohttp.pyi +2 -2
- homeassistant-stubs/util/async_.pyi +1 -1
- homeassistant-stubs/util/frozen_dataclass_compat.pyi +3 -1
- homeassistant-stubs/util/language.pyi +0 -1
- homeassistant-stubs/util/logging.pyi +7 -7
- homeassistant-stubs/util/signal_type.pyi +1 -1
- homeassistant-stubs/util/timeout.pyi +29 -30
- homeassistant-stubs/util/yaml/loader.pyi +4 -1
- homeassistant-stubs/util/yaml/objects.pyi +0 -1
- {homeassistant_stubs-2025.1.0b9.dist-info → homeassistant_stubs-2025.1.2.dist-info}/METADATA +2 -2
- {homeassistant_stubs-2025.1.0b9.dist-info → homeassistant_stubs-2025.1.2.dist-info}/RECORD +1204 -1204
- {homeassistant_stubs-2025.1.0b9.dist-info → homeassistant_stubs-2025.1.2.dist-info}/WHEEL +0 -0
- {homeassistant_stubs-2025.1.0b9.dist-info → homeassistant_stubs-2025.1.2.dist-info}/licenses/LICENSE +0 -0
@@ -36,8 +36,8 @@ class AuthManager:
|
|
36
36
|
_providers: Incomplete
|
37
37
|
_mfa_modules: Incomplete
|
38
38
|
login_flow: Incomplete
|
39
|
-
_revoke_callbacks:
|
40
|
-
_expire_callback:
|
39
|
+
_revoke_callbacks: dict[str, set[CALLBACK_TYPE]]
|
40
|
+
_expire_callback: CALLBACK_TYPE | None
|
41
41
|
_remove_expired_job: Incomplete
|
42
42
|
def __init__(self, hass: HomeAssistant, store: auth_store.AuthStore, providers: _ProviderDict, mfa_modules: _MfaModuleDict) -> None: ...
|
43
43
|
async def async_setup(self) -> None: ...
|
@@ -20,11 +20,11 @@ DEFAULT_SAVE_DELAY: int
|
|
20
20
|
class AuthStore:
|
21
21
|
hass: Incomplete
|
22
22
|
_loaded: bool
|
23
|
-
_users:
|
24
|
-
_groups:
|
25
|
-
_perm_lookup:
|
23
|
+
_users: dict[str, models.User]
|
24
|
+
_groups: dict[str, models.Group]
|
25
|
+
_perm_lookup: PermissionLookup
|
26
26
|
_store: Incomplete
|
27
|
-
_token_id_to_user_id:
|
27
|
+
_token_id_to_user_id: dict[str, str]
|
28
28
|
def __init__(self, hass: HomeAssistant) -> None: ...
|
29
29
|
async def async_get_groups(self) -> list[models.Group]: ...
|
30
30
|
async def async_get_group(self, group_id: str) -> models.Group | None: ...
|
@@ -37,7 +37,7 @@ type _UsersDict = dict[str, NotifySetting]
|
|
37
37
|
|
38
38
|
class NotifyAuthModule(MultiFactorAuthModule):
|
39
39
|
DEFAULT_TITLE: str
|
40
|
-
_user_settings:
|
40
|
+
_user_settings: _UsersDict | None
|
41
41
|
_user_store: Incomplete
|
42
42
|
_include: Incomplete
|
43
43
|
_exclude: Incomplete
|
@@ -60,10 +60,10 @@ class NotifyAuthModule(MultiFactorAuthModule):
|
|
60
60
|
|
61
61
|
class NotifySetupFlow(SetupFlow[NotifyAuthModule]):
|
62
62
|
_available_notify_services: Incomplete
|
63
|
-
_secret:
|
64
|
-
_count:
|
65
|
-
_notify_service:
|
66
|
-
_target:
|
63
|
+
_secret: str | None
|
64
|
+
_count: int | None
|
65
|
+
_notify_service: str | None
|
66
|
+
_target: str | None
|
67
67
|
def __init__(self, auth_module: NotifyAuthModule, setup_schema: vol.Schema, user_id: str, available_notify_services: list[str]) -> None: ...
|
68
68
|
async def async_step_init(self, user_input: dict[str, str] | None = None) -> FlowResult: ...
|
69
69
|
async def async_step_setup(self, user_input: dict[str, str] | None = None) -> FlowResult: ...
|
@@ -23,7 +23,7 @@ def _generate_secret_and_qr_code(username: str) -> tuple[str, str, str]: ...
|
|
23
23
|
class TotpAuthModule(MultiFactorAuthModule):
|
24
24
|
DEFAULT_TITLE: str
|
25
25
|
MAX_RETRY_TIME: int
|
26
|
-
_users:
|
26
|
+
_users: dict[str, str] | None
|
27
27
|
_user_store: Incomplete
|
28
28
|
_init_lock: Incomplete
|
29
29
|
def __init__(self, hass: HomeAssistant, config: dict[str, Any]) -> None: ...
|
@@ -5,6 +5,7 @@ from datetime import datetime, timedelta
|
|
5
5
|
from homeassistant.const import __version__ as __version__
|
6
6
|
from homeassistant.data_entry_flow import FlowContext as FlowContext, FlowResult as FlowResult
|
7
7
|
from ipaddress import IPv4Address, IPv6Address
|
8
|
+
from propcache import cached_property
|
8
9
|
from typing import Any, NamedTuple
|
9
10
|
|
10
11
|
TOKEN_TYPE_NORMAL: str
|
@@ -41,7 +42,9 @@ class User:
|
|
41
42
|
groups: list[Group]
|
42
43
|
credentials: list[Credentials]
|
43
44
|
refresh_tokens: dict[str, RefreshToken]
|
45
|
+
@cached_property
|
44
46
|
def permissions(self) -> perm_mdl.AbstractPermissions: ...
|
47
|
+
@cached_property
|
45
48
|
def is_admin(self) -> bool: ...
|
46
49
|
def invalidate_cache(self) -> None: ...
|
47
50
|
def __init__(self, name, perm_lookup, id, is_owner, is_active, system_generated, local_only, groups, credentials, refresh_tokens) -> None: ...
|
@@ -49,13 +49,13 @@ async def load_auth_provider_module(hass: HomeAssistant, provider: str) -> types
|
|
49
49
|
class LoginFlow(FlowHandler[AuthFlowContext, AuthFlowResult, tuple[str, str]], Generic[_AuthProviderT]):
|
50
50
|
_flow_result = AuthFlowResult
|
51
51
|
_auth_provider: Incomplete
|
52
|
-
_auth_module_id:
|
52
|
+
_auth_module_id: str | None
|
53
53
|
_auth_manager: Incomplete
|
54
|
-
available_mfa_modules:
|
54
|
+
available_mfa_modules: dict[str, str]
|
55
55
|
created_at: Incomplete
|
56
56
|
invalid_mfa_times: int
|
57
|
-
user:
|
58
|
-
credential:
|
57
|
+
user: User | None
|
58
|
+
credential: Credentials | None
|
59
59
|
def __init__(self, auth_provider: _AuthProviderT) -> None: ...
|
60
60
|
async def async_step_init(self, user_input: dict[str, str] | None = None) -> AuthFlowResult: ...
|
61
61
|
async def async_step_select_mfa_module(self, user_input: dict[str, str] | None = None) -> AuthFlowResult: ...
|
@@ -16,7 +16,7 @@ class InvalidAuthError(HomeAssistantError): ...
|
|
16
16
|
class CommandLineAuthProvider(AuthProvider):
|
17
17
|
DEFAULT_TITLE: str
|
18
18
|
ALLOWED_META_KEYS: Incomplete
|
19
|
-
_user_meta:
|
19
|
+
_user_meta: dict[str, dict[str, Any]]
|
20
20
|
def __init__(self, *args: Any, **kwargs: Any) -> None: ...
|
21
21
|
async def async_login_flow(self, context: AuthFlowContext | None) -> CommandLineLoginFlow: ...
|
22
22
|
async def async_validate_login(self, username: str, password: str) -> None: ...
|
@@ -27,7 +27,7 @@ class InvalidUsername(InvalidUser): ...
|
|
27
27
|
class Data:
|
28
28
|
hass: Incomplete
|
29
29
|
_store: Incomplete
|
30
|
-
_data:
|
30
|
+
_data: dict[str, list[dict[str, str]]] | None
|
31
31
|
is_legacy: bool
|
32
32
|
def __init__(self, hass: HomeAssistant) -> None: ...
|
33
33
|
def normalize_username(self, username: str, *, force_normalize: bool = False) -> str: ...
|
@@ -46,7 +46,7 @@ class Data:
|
|
46
46
|
|
47
47
|
class HassAuthProvider(AuthProvider):
|
48
48
|
DEFAULT_TITLE: str
|
49
|
-
data:
|
49
|
+
data: Data | None
|
50
50
|
_init_lock: Incomplete
|
51
51
|
def __init__(self, *args: Any, **kwargs: Any) -> None: ...
|
52
52
|
async def async_initialize(self) -> None: ...
|
@@ -15,7 +15,6 @@ class RestoreBackupFileContent:
|
|
15
15
|
remove_after_restore: bool
|
16
16
|
restore_database: bool
|
17
17
|
restore_homeassistant: bool
|
18
|
-
def __init__(self, backup_file_path, password, remove_after_restore, restore_database, restore_homeassistant) -> None: ...
|
19
18
|
|
20
19
|
def password_to_key(password: str) -> bytes: ...
|
21
20
|
def restore_backup_file_content(config_dir: Path) -> RestoreBackupFileContent | None: ...
|
@@ -22,14 +22,12 @@ class BlockingCall:
|
|
22
22
|
strict: bool
|
23
23
|
strict_core: bool
|
24
24
|
skip_for_tests: bool
|
25
|
-
def __init__(self, original_func, object, function, check_allowed, strict, strict_core, skip_for_tests) -> None: ...
|
26
25
|
|
27
26
|
_BLOCKING_CALLS: tuple[BlockingCall, ...]
|
28
27
|
|
29
28
|
@dataclass(slots=True)
|
30
29
|
class BlockedCalls:
|
31
30
|
calls: set[BlockingCall]
|
32
|
-
def __init__(self, calls) -> None: ...
|
33
31
|
|
34
32
|
_BLOCKED_CALLS: Incomplete
|
35
33
|
|
@@ -1,3 +1,4 @@
|
|
1
|
+
import asyncio
|
1
2
|
import logging
|
2
3
|
from . import block_async_io as block_async_io, config_entries as config_entries, core as core, loader as loader, requirements as requirements
|
3
4
|
from .components import http as http
|
@@ -63,7 +64,7 @@ class _WatchPendingSetups:
|
|
63
64
|
_hass: Incomplete
|
64
65
|
_setup_started: Incomplete
|
65
66
|
_duration_count: int
|
66
|
-
_handle:
|
67
|
+
_handle: asyncio.TimerHandle | None
|
67
68
|
_previous_was_empty: bool
|
68
69
|
_loop: Incomplete
|
69
70
|
def __init__(self, hass: core.HomeAssistant, setup_started: dict[tuple[str, str | None], float]) -> None: ...
|
@@ -1,6 +1,6 @@
|
|
1
1
|
from .const import CONF_POLLING as CONF_POLLING, DOMAIN as DOMAIN, LOGGER as LOGGER
|
2
2
|
from _typeshed import Incomplete
|
3
|
-
from dataclasses import dataclass
|
3
|
+
from dataclasses import dataclass, field
|
4
4
|
from homeassistant.config_entries import ConfigEntry as ConfigEntry
|
5
5
|
from homeassistant.const import ATTR_DATE as ATTR_DATE, ATTR_DEVICE_ID as ATTR_DEVICE_ID, ATTR_ENTITY_ID as ATTR_ENTITY_ID, ATTR_TIME as ATTR_TIME, CONF_PASSWORD as CONF_PASSWORD, CONF_USERNAME as CONF_USERNAME, EVENT_HOMEASSISTANT_STOP as EVENT_HOMEASSISTANT_STOP, Platform as Platform
|
6
6
|
from homeassistant.core import CALLBACK_TYPE as CALLBACK_TYPE, Event as Event, HomeAssistant as HomeAssistant, ServiceCall as ServiceCall
|
@@ -33,9 +33,8 @@ PLATFORMS: Incomplete
|
|
33
33
|
class AbodeSystem:
|
34
34
|
abode: Abode
|
35
35
|
polling: bool
|
36
|
-
entity_ids: set[str | None] =
|
36
|
+
entity_ids: set[str | None] = field(default_factory=set)
|
37
37
|
logout_listener: CALLBACK_TYPE | None = ...
|
38
|
-
def __init__(self, abode, polling, entity_ids=..., logout_listener=...) -> None: ...
|
39
38
|
|
40
39
|
async def async_setup(hass: HomeAssistant, config: ConfigType) -> bool: ...
|
41
40
|
async def async_setup_entry(hass: HomeAssistant, entry: ConfigEntry) -> bool: ...
|
@@ -10,6 +10,7 @@ from homeassistant.helpers.entity_platform import AddEntitiesCallback as AddEnti
|
|
10
10
|
from homeassistant.util import Throttle as Throttle
|
11
11
|
from jaraco.abode.devices.base import Device as Device
|
12
12
|
from jaraco.abode.devices.camera import Camera as AbodeCam
|
13
|
+
from requests.models import Response
|
13
14
|
from typing import Any
|
14
15
|
|
15
16
|
MIN_TIME_BETWEEN_UPDATES: Incomplete
|
@@ -20,7 +21,7 @@ class AbodeCamera(AbodeDevice, Camera):
|
|
20
21
|
_device: AbodeCam
|
21
22
|
_attr_name: Incomplete
|
22
23
|
_event: Incomplete
|
23
|
-
_response:
|
24
|
+
_response: Response | None
|
24
25
|
def __init__(self, data: AbodeSystem, device: Device, event: Event) -> None: ...
|
25
26
|
async def async_added_to_hass(self) -> None: ...
|
26
27
|
def capture(self) -> bool: ...
|
@@ -11,10 +11,10 @@ class AbodeFlowHandler(ConfigFlow, domain=DOMAIN):
|
|
11
11
|
VERSION: int
|
12
12
|
data_schema: Incomplete
|
13
13
|
mfa_data_schema: Incomplete
|
14
|
-
_mfa_code:
|
15
|
-
_password:
|
14
|
+
_mfa_code: str | None
|
15
|
+
_password: str | None
|
16
16
|
_polling: bool
|
17
|
-
_username:
|
17
|
+
_username: str | None
|
18
18
|
def __init__(self) -> None: ...
|
19
19
|
async def _async_abode_login(self, step_id: str) -> ConfigFlowResult: ...
|
20
20
|
async def _async_abode_mfa_login(self) -> ConfigFlowResult: ...
|
@@ -17,7 +17,6 @@ ABODE_TEMPERATURE_UNIT_HA_UNIT: Incomplete
|
|
17
17
|
class AbodeSensorDescription(SensorEntityDescription):
|
18
18
|
value_fn: Callable[[Sensor], float]
|
19
19
|
native_unit_of_measurement_fn: Callable[[Sensor], str]
|
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, native_unit_of_measurement_fn) -> None: ...
|
21
20
|
|
22
21
|
SENSOR_TYPES: tuple[AbodeSensorDescription, ...]
|
23
22
|
|
@@ -12,7 +12,6 @@ PARALLEL_UPDATES: int
|
|
12
12
|
@dataclass(kw_only=True, frozen=True)
|
13
13
|
class AcaiaBinarySensorEntityDescription(BinarySensorEntityDescription):
|
14
14
|
is_on_fn: Callable[[AcaiaScale], bool]
|
15
|
-
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=..., is_on_fn) -> None: ...
|
16
15
|
|
17
16
|
BINARY_SENSORS: tuple[AcaiaBinarySensorEntityDescription, ...]
|
18
17
|
|
@@ -13,7 +13,6 @@ PARALLEL_UPDATES: int
|
|
13
13
|
@dataclass(kw_only=True, frozen=True)
|
14
14
|
class AcaiaButtonEntityDescription(ButtonEntityDescription):
|
15
15
|
press_fn: Callable[[AcaiaScale], Coroutine[Any, Any, None]]
|
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=..., press_fn) -> None: ...
|
17
16
|
|
18
17
|
BUTTONS: tuple[AcaiaButtonEntityDescription, ...]
|
19
18
|
|
@@ -10,8 +10,8 @@ from typing import Any
|
|
10
10
|
_LOGGER: Incomplete
|
11
11
|
|
12
12
|
class AcaiaConfigFlow(ConfigFlow, domain=DOMAIN):
|
13
|
-
_discovered:
|
14
|
-
_discovered_devices:
|
13
|
+
_discovered: dict[str, Any]
|
14
|
+
_discovered_devices: dict[str, str]
|
15
15
|
def __init__(self) -> None: ...
|
16
16
|
async def async_step_user(self, user_input: dict[str, Any] | None = None) -> ConfigFlowResult: ...
|
17
17
|
async def async_step_bluetooth(self, discovery_info: BluetoothServiceInfoBleak) -> ConfigFlowResult: ...
|
@@ -14,12 +14,10 @@ PARALLEL_UPDATES: int
|
|
14
14
|
@dataclass(kw_only=True, frozen=True)
|
15
15
|
class AcaiaSensorEntityDescription(SensorEntityDescription):
|
16
16
|
value_fn: Callable[[AcaiaScale], int | float | None]
|
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=..., last_reset=..., native_unit_of_measurement=..., options=..., state_class=..., suggested_display_precision=..., suggested_unit_of_measurement=..., value_fn) -> None: ...
|
18
17
|
|
19
18
|
@dataclass(kw_only=True, frozen=True)
|
20
19
|
class AcaiaDynamicUnitSensorEntityDescription(AcaiaSensorEntityDescription):
|
21
20
|
unit_fn: Callable[[AcaiaDeviceState], str] | 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=..., last_reset=..., native_unit_of_measurement=..., options=..., state_class=..., suggested_display_precision=..., suggested_unit_of_measurement=..., value_fn, unit_fn=...) -> None: ...
|
23
21
|
|
24
22
|
SENSORS: tuple[AcaiaSensorEntityDescription, ...]
|
25
23
|
RESTORE_SENSORS: tuple[AcaiaSensorEntityDescription, ...]
|
@@ -16,7 +16,6 @@ _LOGGER: Incomplete
|
|
16
16
|
class AccuWeatherData:
|
17
17
|
coordinator_observation: AccuWeatherObservationDataUpdateCoordinator
|
18
18
|
coordinator_daily_forecast: AccuWeatherDailyForecastDataUpdateCoordinator
|
19
|
-
def __init__(self, coordinator_observation, coordinator_daily_forecast) -> None: ...
|
20
19
|
type AccuWeatherConfigEntry = ConfigEntry[AccuWeatherData]
|
21
20
|
|
22
21
|
class AccuWeatherObservationDataUpdateCoordinator(DataUpdateCoordinator[dict[str, Any]]):
|
@@ -16,7 +16,6 @@ PARALLEL_UPDATES: int
|
|
16
16
|
class AccuWeatherSensorDescription(SensorEntityDescription):
|
17
17
|
value_fn: Callable[[dict[str, Any]], str | int | float | None]
|
18
18
|
attr_fn: Callable[[dict[str, Any]], dict[str, Any]] = ...
|
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=..., last_reset=..., native_unit_of_measurement=..., options=..., state_class=..., suggested_display_precision=..., suggested_unit_of_measurement=..., value_fn, attr_fn=...) -> None: ...
|
20
19
|
|
21
20
|
FORECAST_SENSOR_TYPES: tuple[AccuWeatherSensorDescription, ...]
|
22
21
|
SENSOR_TYPES: tuple[AccuWeatherSensorDescription, ...]
|
@@ -1,13 +1,12 @@
|
|
1
1
|
import aiopulse
|
2
2
|
from .const import DOMAIN as DOMAIN
|
3
|
-
from _typeshed import Incomplete
|
4
3
|
from homeassistant.config_entries import ConfigFlow as ConfigFlow, ConfigFlowResult as ConfigFlowResult
|
5
4
|
from homeassistant.const import CONF_HOST as CONF_HOST, CONF_ID as CONF_ID
|
6
5
|
from typing import Any
|
7
6
|
|
8
7
|
class AcmedaFlowHandler(ConfigFlow, domain=DOMAIN):
|
9
8
|
VERSION: int
|
10
|
-
discovered_hubs:
|
9
|
+
discovered_hubs: dict[str, aiopulse.Hub] | None
|
11
10
|
def __init__(self) -> None: ...
|
12
11
|
async def async_step_user(self, user_input: dict[str, Any] | None = None) -> ConfigFlowResult: ...
|
13
12
|
async def async_create(self, hub: aiopulse.Hub) -> ConfigFlowResult: ...
|
@@ -1,4 +1,5 @@
|
|
1
1
|
import aiopulse
|
2
|
+
import asyncio
|
2
3
|
from .const import ACMEDA_ENTITY_REMOVE as ACMEDA_ENTITY_REMOVE, ACMEDA_HUB_UPDATE as ACMEDA_HUB_UPDATE, LOGGER as LOGGER
|
3
4
|
from .helpers import update_devices as update_devices
|
4
5
|
from _typeshed import Incomplete
|
@@ -11,9 +12,9 @@ class PulseHub:
|
|
11
12
|
api: aiopulse.Hub
|
12
13
|
config_entry: Incomplete
|
13
14
|
hass: Incomplete
|
14
|
-
tasks:
|
15
|
-
current_rollers:
|
16
|
-
cleanup_callbacks:
|
15
|
+
tasks: list[asyncio.Task[None]]
|
16
|
+
current_rollers: dict[int, aiopulse.Roller]
|
17
|
+
cleanup_callbacks: list[Callable[[], None]]
|
17
18
|
def __init__(self, hass: HomeAssistant, config_entry: ConfigEntry) -> None: ...
|
18
19
|
@property
|
19
20
|
def title(self) -> str: ...
|
@@ -13,10 +13,10 @@ PLATFORM_SCHEMA: Final[Incomplete]
|
|
13
13
|
def get_scanner(hass: HomeAssistant, config: ConfigType) -> ActiontecDeviceScanner | None: ...
|
14
14
|
|
15
15
|
class ActiontecDeviceScanner(DeviceScanner):
|
16
|
-
host:
|
17
|
-
username:
|
18
|
-
password:
|
19
|
-
last_results:
|
16
|
+
host: str
|
17
|
+
username: str
|
18
|
+
password: str
|
19
|
+
last_results: list[Device]
|
20
20
|
success_init: Incomplete
|
21
21
|
def __init__(self, config: ConfigType) -> None: ...
|
22
22
|
def scan_devices(self) -> list[str]: ...
|
@@ -18,7 +18,6 @@ type AdGuardConfigEntry = ConfigEntry[AdGuardData]
|
|
18
18
|
class AdGuardData:
|
19
19
|
client: AdGuardHome
|
20
20
|
version: str
|
21
|
-
def __init__(self, client, version) -> None: ...
|
22
21
|
|
23
22
|
async def async_setup_entry(hass: HomeAssistant, entry: AdGuardConfigEntry) -> bool: ...
|
24
23
|
async def async_unload_entry(hass: HomeAssistant, entry: AdGuardConfigEntry) -> bool: ...
|
@@ -17,7 +17,6 @@ PARALLEL_UPDATES: int
|
|
17
17
|
@dataclass(frozen=True, kw_only=True)
|
18
18
|
class AdGuardHomeEntityDescription(SensorEntityDescription):
|
19
19
|
value_fn: Callable[[AdGuardHome], Coroutine[Any, Any, int | float]]
|
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
|
SENSORS: tuple[AdGuardHomeEntityDescription, ...]
|
23
22
|
|
@@ -18,7 +18,6 @@ class AdGuardHomeSwitchEntityDescription(SwitchEntityDescription):
|
|
18
18
|
is_on_fn: Callable[[AdGuardHome], Callable[[], Coroutine[Any, Any, bool]]]
|
19
19
|
turn_on_fn: Callable[[AdGuardHome], Callable[[], Coroutine[Any, Any, None]]]
|
20
20
|
turn_off_fn: Callable[[AdGuardHome], Callable[[], Coroutine[Any, Any, None]]]
|
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=..., is_on_fn, turn_on_fn, turn_off_fn) -> None: ...
|
22
21
|
|
23
22
|
SWITCHES: tuple[AdGuardHomeSwitchEntityDescription, ...]
|
24
23
|
|
@@ -18,8 +18,8 @@ class AfterShipSensor(SensorEntity):
|
|
18
18
|
_attr_attribution = ATTRIBUTION
|
19
19
|
_attr_native_unit_of_measurement: str
|
20
20
|
_attr_translation_key: str
|
21
|
-
_attributes:
|
22
|
-
_state:
|
21
|
+
_attributes: dict[str, Any]
|
22
|
+
_state: int | None
|
23
23
|
aftership: Incomplete
|
24
24
|
_attr_name: Incomplete
|
25
25
|
def __init__(self, aftership: AfterShip, name: str) -> None: ...
|
@@ -14,7 +14,6 @@ from homeassistant.helpers.entity_platform import AddEntitiesCallback as AddEnti
|
|
14
14
|
@dataclass(frozen=True, kw_only=True)
|
15
15
|
class AirGradientButtonEntityDescription(ButtonEntityDescription):
|
16
16
|
press_fn: Callable[[AirGradientClient], Awaitable[None]]
|
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=..., press_fn) -> None: ...
|
18
17
|
|
19
18
|
CO2_CALIBRATION: Incomplete
|
20
19
|
LED_BAR_TEST: Incomplete
|
@@ -1,5 +1,6 @@
|
|
1
1
|
from .const import DOMAIN as DOMAIN
|
2
2
|
from _typeshed import Incomplete
|
3
|
+
from airgradient import AirGradientClient
|
3
4
|
from homeassistant.components import zeroconf as zeroconf
|
4
5
|
from homeassistant.config_entries import ConfigFlow as ConfigFlow, ConfigFlowResult as ConfigFlowResult
|
5
6
|
from homeassistant.const import CONF_HOST as CONF_HOST, CONF_MODEL as CONF_MODEL
|
@@ -9,8 +10,8 @@ from typing import Any
|
|
9
10
|
MIN_VERSION: Incomplete
|
10
11
|
|
11
12
|
class AirGradientConfigFlow(ConfigFlow, domain=DOMAIN):
|
12
|
-
data:
|
13
|
-
client:
|
13
|
+
data: dict[str, Any]
|
14
|
+
client: AirGradientClient | None
|
14
15
|
def __init__(self) -> None: ...
|
15
16
|
async def set_configuration_source(self) -> None: ...
|
16
17
|
async def async_step_zeroconf(self, discovery_info: zeroconf.ZeroconfServiceInfo) -> ConfigFlowResult: ...
|
@@ -10,7 +10,6 @@ from homeassistant.helpers.update_coordinator import DataUpdateCoordinator as Da
|
|
10
10
|
class AirGradientData:
|
11
11
|
measures: Measures
|
12
12
|
config: Config
|
13
|
-
def __init__(self, measures, config) -> None: ...
|
14
13
|
|
15
14
|
class AirGradientCoordinator(DataUpdateCoordinator[AirGradientData]):
|
16
15
|
config_entry: AirGradientConfigEntry
|
@@ -15,7 +15,6 @@ from homeassistant.helpers.entity_platform import AddEntitiesCallback as AddEnti
|
|
15
15
|
class AirGradientNumberEntityDescription(NumberEntityDescription):
|
16
16
|
value_fn: Callable[[Config], int]
|
17
17
|
set_value_fn: Callable[[AirGradientClient, int], Awaitable[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=..., max_value=..., min_value=..., mode=..., native_max_value=..., native_min_value=..., native_step=..., native_unit_of_measurement=..., step=..., value_fn, set_value_fn) -> None: ...
|
19
18
|
|
20
19
|
DISPLAY_BRIGHTNESS: Incomplete
|
21
20
|
LED_BAR_BRIGHTNESS: Incomplete
|
@@ -15,7 +15,6 @@ from homeassistant.helpers.entity_platform import AddEntitiesCallback as AddEnti
|
|
15
15
|
class AirGradientSelectEntityDescription(SelectEntityDescription):
|
16
16
|
value_fn: Callable[[Config], str | None]
|
17
17
|
set_value_fn: Callable[[AirGradientClient, str], Awaitable[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=..., options=..., value_fn, set_value_fn) -> None: ...
|
19
18
|
|
20
19
|
CONFIG_CONTROL_ENTITY: Incomplete
|
21
20
|
DISPLAY_SELECT_TYPES: tuple[AirGradientSelectEntityDescription, ...]
|
@@ -16,12 +16,10 @@ from homeassistant.helpers.typing import StateType as StateType
|
|
16
16
|
@dataclass(frozen=True, kw_only=True)
|
17
17
|
class AirGradientMeasurementSensorEntityDescription(SensorEntityDescription):
|
18
18
|
value_fn: Callable[[Measures], StateType]
|
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=..., last_reset=..., native_unit_of_measurement=..., options=..., state_class=..., suggested_display_precision=..., suggested_unit_of_measurement=..., value_fn) -> None: ...
|
20
19
|
|
21
20
|
@dataclass(frozen=True, kw_only=True)
|
22
21
|
class AirGradientConfigSensorEntityDescription(SensorEntityDescription):
|
23
22
|
value_fn: Callable[[Config], StateType]
|
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=..., last_reset=..., native_unit_of_measurement=..., options=..., state_class=..., suggested_display_precision=..., suggested_unit_of_measurement=..., value_fn) -> None: ...
|
25
23
|
|
26
24
|
MEASUREMENT_SENSOR_TYPES: tuple[AirGradientMeasurementSensorEntityDescription, ...]
|
27
25
|
CONFIG_SENSOR_TYPES: tuple[AirGradientConfigSensorEntityDescription, ...]
|
@@ -16,7 +16,6 @@ from typing import Any
|
|
16
16
|
class AirGradientSwitchEntityDescription(SwitchEntityDescription):
|
17
17
|
value_fn: Callable[[Config], bool]
|
18
18
|
set_value_fn: Callable[[AirGradientClient, bool], Awaitable[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, set_value_fn) -> None: ...
|
20
19
|
|
21
20
|
POST_DATA_TO_AIRGRADIENT: Incomplete
|
22
21
|
|
@@ -4,6 +4,7 @@ from _typeshed import Incomplete
|
|
4
4
|
from homeassistant.components.update import UpdateDeviceClass as UpdateDeviceClass, UpdateEntity as UpdateEntity
|
5
5
|
from homeassistant.core import HomeAssistant as HomeAssistant
|
6
6
|
from homeassistant.helpers.entity_platform import AddEntitiesCallback as AddEntitiesCallback
|
7
|
+
from propcache import cached_property
|
7
8
|
|
8
9
|
SCAN_INTERVAL: Incomplete
|
9
10
|
|
@@ -13,6 +14,7 @@ class AirGradientUpdate(AirGradientEntity, UpdateEntity):
|
|
13
14
|
_attr_device_class: Incomplete
|
14
15
|
_attr_unique_id: Incomplete
|
15
16
|
def __init__(self, coordinator: AirGradientCoordinator) -> None: ...
|
17
|
+
@cached_property
|
16
18
|
def should_poll(self) -> bool: ...
|
17
19
|
@property
|
18
20
|
def installed_version(self) -> str: ...
|
@@ -16,7 +16,6 @@ PARALLEL_UPDATES: int
|
|
16
16
|
@dataclass(frozen=True)
|
17
17
|
class AirlySensorEntityDescription(SensorEntityDescription):
|
18
18
|
attrs: Callable[[dict[str, Any]], dict[str, Any]] = ...
|
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=..., last_reset=..., native_unit_of_measurement=..., options=..., state_class=..., suggested_display_precision=..., suggested_unit_of_measurement=..., attrs=...) -> None: ...
|
20
19
|
|
21
20
|
SENSOR_TYPES: tuple[AirlySensorEntityDescription, ...]
|
22
21
|
|
@@ -22,7 +22,6 @@ ATTR_STATION: str
|
|
22
22
|
class AirNowEntityDescription(SensorEntityDescription):
|
23
23
|
value_fn: Callable[[Any], StateType]
|
24
24
|
extra_state_attributes_fn: Callable[[Any], dict[str, str]] | None
|
25
|
-
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_state_attributes_fn) -> None: ...
|
26
25
|
|
27
26
|
def station_extra_attrs(data: dict[str, Any]) -> dict[str, Any]: ...
|
28
27
|
def aqi_extra_attrs(data: dict[str, Any]) -> dict[str, Any]: ...
|
@@ -14,7 +14,6 @@ _LOGGER: Incomplete
|
|
14
14
|
@dataclass(frozen=True, kw_only=True)
|
15
15
|
class AirQEntityDescription(SensorEntityDescription):
|
16
16
|
value: Callable[[dict], float | int | None]
|
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=..., last_reset=..., native_unit_of_measurement=..., options=..., state_class=..., suggested_display_precision=..., suggested_unit_of_measurement=..., value) -> None: ...
|
18
17
|
|
19
18
|
SENSOR_TYPES: list[AirQEntityDescription]
|
20
19
|
|
@@ -22,7 +21,7 @@ async def async_setup_entry(hass: HomeAssistant, entry: AirQConfigEntry, async_a
|
|
22
21
|
|
23
22
|
class AirQSensor(CoordinatorEntity, SensorEntity):
|
24
23
|
_attr_has_entity_name: bool
|
25
|
-
entity_description:
|
24
|
+
entity_description: AirQEntityDescription
|
26
25
|
_attr_device_info: Incomplete
|
27
26
|
_attr_unique_id: Incomplete
|
28
27
|
_attr_native_value: Incomplete
|
@@ -16,7 +16,6 @@ class Discovery:
|
|
16
16
|
name: str
|
17
17
|
discovery_info: BluetoothServiceInfo
|
18
18
|
device: AirthingsDevice
|
19
|
-
def __init__(self, name, discovery_info, device) -> None: ...
|
20
19
|
|
21
20
|
def get_name(device: AirthingsDevice) -> str: ...
|
22
21
|
|
@@ -24,8 +23,8 @@ class AirthingsDeviceUpdateError(Exception): ...
|
|
24
23
|
|
25
24
|
class AirthingsConfigFlow(ConfigFlow, domain=DOMAIN):
|
26
25
|
VERSION: int
|
27
|
-
_discovered_device:
|
28
|
-
_discovered_devices:
|
26
|
+
_discovered_device: Discovery | None
|
27
|
+
_discovered_devices: dict[str, Discovery]
|
29
28
|
def __init__(self) -> None: ...
|
30
29
|
async def _get_device_data(self, discovery_info: BluetoothServiceInfo) -> AirthingsDevice: ...
|
31
30
|
async def async_step_bluetooth(self, discovery_info: BluetoothServiceInfo) -> ConfigFlowResult: ...
|
@@ -18,8 +18,8 @@ OPTIONS_FLOW: Incomplete
|
|
18
18
|
|
19
19
|
class AirVisualFlowHandler(ConfigFlow, domain=DOMAIN):
|
20
20
|
VERSION: int
|
21
|
-
_entry_data_for_reauth:
|
22
|
-
_geo_id:
|
21
|
+
_entry_data_for_reauth: Mapping[str, Any]
|
22
|
+
_geo_id: str | None
|
23
23
|
def __init__(self) -> None: ...
|
24
24
|
@property
|
25
25
|
def geography_coords_schema(self) -> vol.Schema: ...
|
@@ -16,7 +16,6 @@ type AirVisualProConfigEntry = ConfigEntry[AirVisualProData]
|
|
16
16
|
class AirVisualProData:
|
17
17
|
coordinator: DataUpdateCoordinator
|
18
18
|
node: NodeSamba
|
19
|
-
def __init__(self, coordinator, node) -> None: ...
|
20
19
|
|
21
20
|
async def async_setup_entry(hass: HomeAssistant, entry: AirVisualProConfigEntry) -> bool: ...
|
22
21
|
async def async_unload_entry(hass: HomeAssistant, entry: AirVisualProConfigEntry) -> bool: ...
|
@@ -1,7 +1,7 @@
|
|
1
1
|
from .const import DOMAIN as DOMAIN, LOGGER as LOGGER
|
2
2
|
from _typeshed import Incomplete
|
3
3
|
from collections.abc import Mapping
|
4
|
-
from dataclasses import dataclass
|
4
|
+
from dataclasses import dataclass, field
|
5
5
|
from homeassistant.config_entries import ConfigFlow as ConfigFlow, ConfigFlowResult as ConfigFlowResult
|
6
6
|
from homeassistant.const import CONF_IP_ADDRESS as CONF_IP_ADDRESS, CONF_PASSWORD as CONF_PASSWORD
|
7
7
|
from typing import Any
|
@@ -12,8 +12,7 @@ STEP_USER_SCHEMA: Incomplete
|
|
12
12
|
@dataclass
|
13
13
|
class ValidationResult:
|
14
14
|
serial_number: str | None = ...
|
15
|
-
errors: dict[str, Any] =
|
16
|
-
def __init__(self, serial_number=..., errors=...) -> None: ...
|
15
|
+
errors: dict[str, Any] = field(default_factory=dict)
|
17
16
|
|
18
17
|
async def async_validate_credentials(ip_address: str, password: str) -> ValidationResult: ...
|
19
18
|
|
@@ -12,7 +12,6 @@ from typing import Any
|
|
12
12
|
@dataclass(frozen=True, kw_only=True)
|
13
13
|
class AirVisualProMeasurementDescription(SensorEntityDescription):
|
14
14
|
value_fn: Callable[[dict[str, Any], dict[str, Any], dict[str, Any], dict[str, Any]], float | int]
|
15
|
-
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: ...
|
16
15
|
|
17
16
|
SENSOR_DESCRIPTIONS: Incomplete
|
18
17
|
|
@@ -13,7 +13,6 @@ from typing import Any, Final
|
|
13
13
|
@dataclass(frozen=True)
|
14
14
|
class AirzoneBinarySensorEntityDescription(BinarySensorEntityDescription):
|
15
15
|
attributes: dict[str, str] | None = ...
|
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=..., attributes=...) -> None: ...
|
17
16
|
|
18
17
|
SYSTEM_BINARY_SENSOR_TYPES: Final[tuple[AirzoneBinarySensorEntityDescription, ...]]
|
19
18
|
ZONE_BINARY_SENSOR_TYPES: Final[tuple[AirzoneBinarySensorEntityDescription, ...]]
|
@@ -16,7 +16,6 @@ class AirzoneSelectDescription(SelectEntityDescription):
|
|
16
16
|
api_param: str
|
17
17
|
options_dict: dict[str, int]
|
18
18
|
options_fn: Callable[[dict[str, Any], dict[str, int]], list[str]] = ...
|
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=..., options=..., api_param, options_dict, options_fn=...) -> None: ...
|
20
19
|
|
21
20
|
GRILLE_ANGLE_DICT: Final[dict[str, int]]
|
22
21
|
MODE_DICT: Final[dict[str, int]]
|