homeassistant-stubs 2025.1.0b9__py3-none-any.whl → 2025.1.1__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/bootstrap.pyi +2 -1
- homeassistant-stubs/components/abode/camera.pyi +2 -1
- homeassistant-stubs/components/abode/config_flow.pyi +3 -3
- homeassistant-stubs/components/acaia/config_flow.pyi +2 -2
- 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/aftership/sensor.pyi +2 -2
- homeassistant-stubs/components/airgradient/config_flow.pyi +3 -2
- homeassistant-stubs/components/airgradient/update.pyi +2 -0
- homeassistant-stubs/components/airq/sensor.pyi +1 -1
- homeassistant-stubs/components/airthings_ble/config_flow.pyi +2 -2
- homeassistant-stubs/components/airvisual/config_flow.pyi +2 -2
- homeassistant-stubs/components/alarm_control_panel/__init__.pyi +6 -1
- 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/amcrest/__init__.pyi +1 -1
- homeassistant-stubs/components/amcrest/binary_sensor.pyi +1 -1
- homeassistant-stubs/components/amcrest/camera.pyi +9 -8
- homeassistant-stubs/components/analytics/analytics.pyi +1 -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/apple_tv/config_flow.pyi +2 -2
- homeassistant-stubs/components/apple_tv/media_player.pyi +2 -2
- homeassistant-stubs/components/aranet/config_flow.pyi +3 -3
- homeassistant-stubs/components/arris_tg2492lg/device_tracker.pyi +1 -1
- homeassistant-stubs/components/aruba/device_tracker.pyi +4 -4
- homeassistant-stubs/components/assist_pipeline/audio_enhancer.pyi +4 -2
- homeassistant-stubs/components/assist_pipeline/pipeline.pyi +4 -4
- homeassistant-stubs/components/assist_satellite/entity.pyi +0 -1
- 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/auth/indieauth.pyi +1 -1
- homeassistant-stubs/components/automation/__init__.pyi +15 -1
- homeassistant-stubs/components/automation/trace.pyi +1 -2
- homeassistant-stubs/components/axis/binary_sensor.pyi +1 -1
- homeassistant-stubs/components/axis/config_flow.pyi +2 -2
- homeassistant-stubs/components/axis/hub/entity_loader.pyi +3 -3
- homeassistant-stubs/components/axis/hub/hub.pyi +2 -1
- homeassistant-stubs/components/backup/agent.pyi +2 -0
- homeassistant-stubs/components/backup/backup.pyi +1 -1
- homeassistant-stubs/components/backup/manager.pyi +11 -11
- homeassistant-stubs/components/backup/store.pyi +1 -1
- homeassistant-stubs/components/baf/config_flow.pyi +1 -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/binary_sensor/__init__.pyi +4 -2
- homeassistant-stubs/components/blue_current/__init__.pyi +3 -2
- homeassistant-stubs/components/blueprint/models.pyi +1 -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 -11
- homeassistant-stubs/components/bluetooth/passive_update_coordinator.pyi +1 -2
- homeassistant-stubs/components/bluetooth/passive_update_processor.pyi +4 -4
- homeassistant-stubs/components/bluetooth/storage.pyi +2 -3
- homeassistant-stubs/components/bluetooth/update_coordinator.pyi +1 -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/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/utils.pyi +5 -5
- 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/bthome/config_flow.pyi +3 -4
- homeassistant-stubs/components/button/__init__.pyi +4 -2
- homeassistant-stubs/components/calendar/__init__.pyi +0 -1
- homeassistant-stubs/components/calendar/trigger.pyi +3 -3
- homeassistant-stubs/components/cambridge_audio/config_flow.pyi +1 -1
- homeassistant-stubs/components/camera/__init__.pyi +24 -9
- homeassistant-stubs/components/camera/prefs.pyi +1 -1
- 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 +26 -1
- homeassistant-stubs/components/cloud/alexa_config.pyi +3 -3
- homeassistant-stubs/components/cloud/client.pyi +4 -4
- homeassistant-stubs/components/cloud/prefs.pyi +2 -2
- 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/counter/__init__.pyi +2 -2
- homeassistant-stubs/components/cover/__init__.pyi +8 -2
- homeassistant-stubs/components/crownstone/config_flow.pyi +4 -4
- homeassistant-stubs/components/crownstone/entry_manager.pyi +3 -2
- homeassistant-stubs/components/date/__init__.pyi +4 -1
- homeassistant-stubs/components/datetime/__init__.pyi +4 -1
- homeassistant-stubs/components/deconz/button.pyi +1 -1
- homeassistant-stubs/components/deconz/deconz_event.pyi +1 -1
- homeassistant-stubs/components/deconz/entity.pyi +1 -1
- homeassistant-stubs/components/deconz/hub/hub.pyi +6 -6
- homeassistant-stubs/components/deconz/light.pyi +2 -2
- 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_tracker/config_entry.pyi +10 -2
- 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/binary_sensor.pyi +1 -2
- homeassistant-stubs/components/devolo_home_network/image.pyi +1 -1
- homeassistant-stubs/components/devolo_home_network/update.pyi +1 -1
- homeassistant-stubs/components/dhcp/__init__.pyi +5 -3
- 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 -0
- homeassistant-stubs/components/doorbird/camera.pyi +1 -1
- homeassistant-stubs/components/doorbird/config_flow.pyi +1 -1
- homeassistant-stubs/components/doorbird/device.pyi +9 -3
- homeassistant-stubs/components/dormakaba_dkey/config_flow.pyi +4 -3
- homeassistant-stubs/components/dsmr/config_flow.pyi +1 -1
- homeassistant-stubs/components/dsmr/sensor.pyi +1 -1
- homeassistant-stubs/components/dunehd/media_player.pyi +2 -2
- homeassistant-stubs/components/ecovacs/controller.pyi +4 -4
- homeassistant-stubs/components/ecovacs/entity.pyi +3 -3
- 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/elevenlabs/config_flow.pyi +5 -5
- 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/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 -3
- homeassistant-stubs/components/enphase_envoy/config_flow.pyi +2 -2
- homeassistant-stubs/components/enphase_envoy/coordinator.pyi +1 -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 +1 -3
- homeassistant-stubs/components/esphome/entity.pyi +1 -1
- homeassistant-stubs/components/esphome/enum_mapper.pyi +1 -1
- homeassistant-stubs/components/esphome/manager.pyi +3 -3
- homeassistant-stubs/components/esphome/select.pyi +1 -1
- homeassistant-stubs/components/event/__init__.pyi +5 -3
- 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/fan/__init__.pyi +8 -1
- homeassistant-stubs/components/feedreader/coordinator.pyi +6 -6
- homeassistant-stubs/components/filter/sensor.pyi +7 -6
- homeassistant-stubs/components/fitbit/api.pyi +1 -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/fritz/config_flow.pyi +1 -1
- homeassistant-stubs/components/fritz/coordinator.pyi +22 -19
- homeassistant-stubs/components/fritz/device_tracker.pyi +2 -1
- homeassistant-stubs/components/fritz/entity.pyi +3 -4
- homeassistant-stubs/components/fritz/image.pyi +1 -1
- homeassistant-stubs/components/fritz/switch.pyi +1 -1
- homeassistant-stubs/components/fritzbox/config_flow.pyi +3 -3
- homeassistant-stubs/components/fritzbox/coordinator.pyi +2 -2
- homeassistant-stubs/components/fritzbox/light.pyi +1 -1
- 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/frontend/__init__.pyi +4 -1
- homeassistant-stubs/components/fully_kiosk/config_flow.pyi +1 -2
- homeassistant-stubs/components/fully_kiosk/switch.pyi +2 -2
- homeassistant-stubs/components/fyta/coordinator.pyi +2 -2
- 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/glances/coordinator.pyi +1 -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 -1
- 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 -3
- homeassistant-stubs/components/govee_ble/config_flow.pyi +4 -4
- homeassistant-stubs/components/govee_ble/coordinator.pyi +1 -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 -4
- homeassistant-stubs/components/group/sensor.pyi +4 -4
- homeassistant-stubs/components/guardian/__init__.pyi +2 -2
- homeassistant-stubs/components/guardian/config_flow.pyi +1 -1
- homeassistant-stubs/components/here_travel_time/config_flow.pyi +2 -2
- homeassistant-stubs/components/history_stats/coordinator.pyi +2 -2
- homeassistant-stubs/components/history_stats/data.pyi +2 -2
- homeassistant-stubs/components/holiday/config_flow.pyi +1 -1
- homeassistant-stubs/components/homeassistant/exposed_entities.pyi +2 -2
- homeassistant-stubs/components/homeassistant/repairs.pyi +1 -1
- homeassistant-stubs/components/homeassistant_hardware/firmware_config_flow.pyi +7 -5
- homeassistant-stubs/components/homeassistant_hardware/silabs_multiprotocol_addon.pyi +9 -9
- homeassistant-stubs/components/homeassistant_sky_connect/config_flow.pyi +2 -2
- 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/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/config_flow.pyi +7 -7
- homeassistant-stubs/components/homekit_controller/storage.pyi +1 -1
- homeassistant-stubs/components/http/__init__.pyi +3 -3
- homeassistant-stubs/components/http/ban.pyi +1 -1
- homeassistant-stubs/components/huawei_lte/device_tracker.pyi +1 -1
- homeassistant-stubs/components/huawei_lte/entity.pyi +1 -1
- homeassistant-stubs/components/humidifier/__init__.pyi +11 -2
- homeassistant-stubs/components/husqvarna_automower/api.pyi +1 -1
- homeassistant-stubs/components/husqvarna_automower/calendar.pyi +1 -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/idasen_desk/config_flow.pyi +2 -2
- homeassistant-stubs/components/image/__init__.pyi +6 -2
- homeassistant-stubs/components/image_processing/__init__.pyi +4 -5
- homeassistant-stubs/components/imap/coordinator.pyi +8 -7
- homeassistant-stubs/components/integration/sensor.pyi +7 -7
- homeassistant-stubs/components/intent/timers.pyi +6 -3
- homeassistant-stubs/components/ipp/config_flow.pyi +1 -1
- homeassistant-stubs/components/iron_os/config_flow.pyi +2 -3
- 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 -1
- 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/jewish_calendar/sensor.pyi +1 -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/select.pyi +1 -1
- homeassistant-stubs/components/knx/sensor.pyi +1 -1
- 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/lacrosse/sensor.pyi +1 -1
- homeassistant-stubs/components/lacrosse_view/config_flow.pyi +2 -2
- homeassistant-stubs/components/lamarzocco/config_flow.pyi +3 -3
- homeassistant-stubs/components/lamarzocco/coordinator.pyi +1 -1
- homeassistant-stubs/components/lawn_mower/__init__.pyi +3 -1
- 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/led_ble/config_flow.pyi +2 -2
- homeassistant-stubs/components/lektrico/coordinator.pyi +3 -3
- 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 +19 -2
- homeassistant-stubs/components/linear_garage_door/config_flow.pyi +1 -1
- homeassistant-stubs/components/linkplay/config_flow.pyi +1 -1
- homeassistant-stubs/components/lock/__init__.pyi +10 -1
- homeassistant-stubs/components/logbook/models.pyi +7 -0
- homeassistant-stubs/components/logbook/processor.pyi +3 -3
- homeassistant-stubs/components/logger/helpers.pyi +1 -1
- 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/madvr/sensor.pyi +1 -1
- homeassistant-stubs/components/manual/alarm_control_panel.pyi +6 -6
- homeassistant-stubs/components/matrix/__init__.pyi +4 -4
- homeassistant-stubs/components/matter/adapter.pyi +2 -2
- homeassistant-stubs/components/matter/climate.pyi +1 -1
- homeassistant-stubs/components/matter/config_flow.pyi +4 -3
- homeassistant-stubs/components/matter/entity.pyi +4 -2
- homeassistant-stubs/components/media_player/__init__.pyi +37 -3
- homeassistant-stubs/components/met_eireann/__init__.pyi +3 -3
- 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/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/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 -12
- homeassistant-stubs/components/mqtt/config_flow.pyi +4 -3
- homeassistant-stubs/components/mqtt/entity.pyi +10 -10
- homeassistant-stubs/components/mqtt/models.pyi +3 -3
- 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/config_flow.pyi +1 -2
- homeassistant-stubs/components/music_assistant/media_player.pyi +1 -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/nasweb/coordinator.pyi +4 -4
- 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/media_source.pyi +2 -2
- homeassistant-stubs/components/netatmo/data_handler.pyi +3 -2
- homeassistant-stubs/components/netatmo/entity.pyi +2 -1
- homeassistant-stubs/components/network/network.pyi +2 -2
- homeassistant-stubs/components/nextdns/config_flow.pyi +2 -2
- homeassistant-stubs/components/nextdns/sensor.pyi +1 -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/notify/__init__.pyi +2 -1
- homeassistant-stubs/components/number/__init__.pyi +18 -11
- homeassistant-stubs/components/nut/__init__.pyi +3 -3
- homeassistant-stubs/components/nut/config_flow.pyi +4 -4
- homeassistant-stubs/components/onewire/config_flow.pyi +1 -1
- homeassistant-stubs/components/onewire/entity.pyi +2 -2
- homeassistant-stubs/components/onewire/onewirehub.pyi +3 -2
- 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 -1
- homeassistant-stubs/components/oralb/config_flow.pyi +4 -4
- 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/water_heater/domestic_hot_water_production.pyi +1 -1
- homeassistant-stubs/components/pi_hole/config_flow.pyi +1 -1
- homeassistant-stubs/components/plugwise/coordinator.pyi +2 -2
- homeassistant-stubs/components/powerwall/config_flow.pyi +2 -2
- homeassistant-stubs/components/private_ble_device/coordinator.pyi +8 -8
- homeassistant-stubs/components/private_ble_device/entity.pyi +1 -1
- homeassistant-stubs/components/prometheus/__init__.pyi +3 -3
- homeassistant-stubs/components/proximity/coordinator.pyi +8 -8
- homeassistant-stubs/components/purpleair/config_flow.pyi +2 -2
- homeassistant-stubs/components/pushbullet/api.pyi +1 -1
- homeassistant-stubs/components/radarr/coordinator.pyi +2 -2
- homeassistant-stubs/components/rainforest_raven/config_flow.pyi +2 -3
- homeassistant-stubs/components/rainmachine/coordinator.pyi +1 -1
- homeassistant-stubs/components/rainmachine/sensor.pyi +2 -2
- 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/models/legacy.pyi +5 -5
- homeassistant-stubs/components/recorder/models/state.pyi +12 -2
- 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/remote/__init__.pyi +4 -1
- homeassistant-stubs/components/renault/config_flow.pyi +1 -1
- homeassistant-stubs/components/renault/renault_hub.pyi +2 -2
- homeassistant-stubs/components/renault/renault_vehicle.pyi +1 -1
- homeassistant-stubs/components/reolink/config_flow.pyi +2 -2
- homeassistant-stubs/components/reolink/host.pyi +12 -10
- homeassistant-stubs/components/reolink/update.pyi +3 -3
- 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/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/binary_sensor.pyi +1 -1
- homeassistant-stubs/components/ring/camera.pyi +4 -4
- homeassistant-stubs/components/ring/coordinator.pyi +5 -5
- homeassistant-stubs/components/roborock/config_flow.pyi +2 -2
- homeassistant-stubs/components/roborock/coordinator.pyi +10 -4
- homeassistant-stubs/components/ruuvi_gateway/coordinator.pyi +1 -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/coordinator.pyi +1 -1
- homeassistant-stubs/components/script/__init__.pyi +16 -0
- homeassistant-stubs/components/search/__init__.pyi +2 -1
- homeassistant-stubs/components/select/__init__.pyi +4 -2
- homeassistant-stubs/components/sensirion_ble/config_flow.pyi +4 -4
- homeassistant-stubs/components/sensor/__init__.pyi +17 -9
- homeassistant-stubs/components/sensoterra/coordinator.pyi +1 -1
- homeassistant-stubs/components/shelly/climate.pyi +8 -7
- homeassistant-stubs/components/shelly/coordinator.pyi +19 -15
- homeassistant-stubs/components/shelly/cover.pyi +1 -1
- homeassistant-stubs/components/shelly/entity.pyi +6 -6
- homeassistant-stubs/components/shelly/light.pyi +1 -1
- homeassistant-stubs/components/shelly/number.pyi +1 -1
- homeassistant-stubs/components/shelly/sensor.pyi +2 -2
- homeassistant-stubs/components/shelly/switch.pyi +2 -2
- homeassistant-stubs/components/shelly/update.pyi +2 -2
- homeassistant-stubs/components/shelly/valve.pyi +1 -1
- 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/config_flow.pyi +1 -1
- homeassistant-stubs/components/simplisafe/sensor.pyi +1 -1
- homeassistant-stubs/components/siren/__init__.pyi +4 -2
- homeassistant-stubs/components/skybell/binary_sensor.pyi +1 -1
- homeassistant-stubs/components/smhi/weather.pyi +2 -2
- homeassistant-stubs/components/smlight/config_flow.pyi +2 -1
- homeassistant-stubs/components/smlight/coordinator.pyi +1 -1
- homeassistant-stubs/components/smlight/sensor.pyi +1 -1
- homeassistant-stubs/components/smlight/update.pyi +2 -2
- homeassistant-stubs/components/snooz/config_flow.pyi +4 -4
- homeassistant-stubs/components/solarlog/config_flow.pyi +2 -3
- homeassistant-stubs/components/solarlog/coordinator.pyi +2 -2
- homeassistant-stubs/components/sonarr/coordinator.pyi +1 -1
- homeassistant-stubs/components/speedtestdotnet/config_flow.pyi +1 -2
- homeassistant-stubs/components/speedtestdotnet/coordinator.pyi +1 -1
- homeassistant-stubs/components/speedtestdotnet/sensor.pyi +2 -2
- homeassistant-stubs/components/spotify/coordinator.pyi +2 -2
- 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 +9 -8
- homeassistant-stubs/components/statistics/sensor.pyi +15 -15
- homeassistant-stubs/components/steamist/config_flow.pyi +2 -2
- homeassistant-stubs/components/stream/__init__.pyi +5 -4
- homeassistant-stubs/components/stream/core.pyi +7 -6
- 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/sun/entity.pyi +4 -4
- homeassistant-stubs/components/switch/__init__.pyi +3 -2
- homeassistant-stubs/components/switchbee/climate.pyi +1 -1
- homeassistant-stubs/components/switchbee/coordinator.pyi +1 -1
- homeassistant-stubs/components/switcher_kis/light.pyi +2 -2
- homeassistant-stubs/components/switcher_kis/switch.pyi +1 -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 -5
- homeassistant-stubs/components/synology_dsm/sensor.pyi +2 -3
- homeassistant-stubs/components/system_log/__init__.pyi +1 -1
- homeassistant-stubs/components/systemmonitor/binary_sensor.pyi +1 -1
- homeassistant-stubs/components/systemmonitor/coordinator.pyi +2 -2
- homeassistant-stubs/components/systemmonitor/sensor.pyi +3 -3
- homeassistant-stubs/components/tag/__init__.pyi +1 -1
- homeassistant-stubs/components/tautulli/coordinator.pyi +3 -3
- homeassistant-stubs/components/tcp/entity.pyi +4 -3
- homeassistant-stubs/components/tedee/coordinator.pyi +3 -3
- homeassistant-stubs/components/text/__init__.pyi +10 -5
- homeassistant-stubs/components/threshold/binary_sensor.pyi +3 -3
- homeassistant-stubs/components/tibber/sensor.pyi +5 -4
- 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 +4 -1
- homeassistant-stubs/components/timer/__init__.pyi +7 -7
- homeassistant-stubs/components/tod/binary_sensor.pyi +1 -1
- homeassistant-stubs/components/todo/__init__.pyi +2 -0
- homeassistant-stubs/components/tplink/camera.pyi +2 -2
- homeassistant-stubs/components/tplink/config_flow.pyi +2 -2
- homeassistant-stubs/components/tplink/siren.pyi +1 -1
- homeassistant-stubs/components/tplink_omada/config_flow.pyi +2 -2
- homeassistant-stubs/components/tplink_omada/controller.pyi +1 -1
- homeassistant-stubs/components/trace/models.pyi +10 -9
- homeassistant-stubs/components/tractive/__init__.pyi +2 -1
- homeassistant-stubs/components/tractive/device_tracker.pyi +3 -3
- 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/trafikverket_ferry/coordinator.pyi +5 -5
- homeassistant-stubs/components/trafikverket_train/coordinator.pyi +4 -4
- homeassistant-stubs/components/transmission/coordinator.pyi +5 -5
- homeassistant-stubs/components/trend/binary_sensor.pyi +2 -1
- homeassistant-stubs/components/tts/__init__.pyi +10 -5
- homeassistant-stubs/components/tts/notify.pyi +2 -2
- homeassistant-stubs/components/twentemilieu/calendar.pyi +1 -1
- homeassistant-stubs/components/unifi/__init__.pyi +3 -3
- homeassistant-stubs/components/unifi/config_flow.pyi +3 -2
- homeassistant-stubs/components/unifi/device_tracker.pyi +3 -0
- 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/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/update/__init__.pyi +15 -4
- homeassistant-stubs/components/usb/__init__.pyi +7 -4
- homeassistant-stubs/components/uvc/camera.pyi +2 -2
- homeassistant-stubs/components/vacuum/__init__.pyi +8 -1
- homeassistant-stubs/components/velbus/config_flow.pyi +1 -2
- homeassistant-stubs/components/velbus/sensor.pyi +1 -1
- homeassistant-stubs/components/waqi/config_flow.pyi +1 -1
- homeassistant-stubs/components/water_heater/__init__.pyi +9 -2
- homeassistant-stubs/components/watttime/config_flow.pyi +3 -2
- homeassistant-stubs/components/weather/__init__.pyi +20 -2
- 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 -1
- homeassistant-stubs/components/withings/coordinator.pyi +2 -2
- homeassistant-stubs/components/wiz/config_flow.pyi +1 -1
- homeassistant-stubs/components/wled/coordinator.pyi +1 -1
- homeassistant-stubs/components/workday/repairs.pyi +3 -3
- homeassistant-stubs/components/xiaomi_ble/config_flow.pyi +3 -3
- 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/zeroconf/__init__.pyi +2 -2
- homeassistant-stubs/components/zone/__init__.pyi +3 -3
- homeassistant-stubs/components/zwave_js/__init__.pyi +3 -3
- homeassistant-stubs/components/zwave_js/climate.pyi +6 -6
- homeassistant-stubs/components/zwave_js/config_flow.pyi +14 -13
- homeassistant-stubs/components/zwave_js/event.pyi +1 -1
- homeassistant-stubs/components/zwave_js/light.pyi +8 -8
- homeassistant-stubs/components/zwave_js/number.pyi +1 -1
- homeassistant-stubs/components/zwave_js/repairs.pyi +2 -3
- homeassistant-stubs/components/zwave_js/switch.pyi +1 -1
- homeassistant-stubs/components/zwave_js/update.pyi +8 -8
- homeassistant-stubs/config_entries.pyi +11 -8
- homeassistant-stubs/core.pyi +50 -28
- homeassistant-stubs/core_config.pyi +18 -18
- homeassistant-stubs/data_entry_flow.pyi +6 -5
- homeassistant-stubs/helpers/area_registry.pyi +4 -2
- homeassistant-stubs/helpers/category_registry.pyi +1 -1
- homeassistant-stubs/helpers/check_config.pyi +2 -3
- homeassistant-stubs/helpers/collection.pyi +6 -6
- 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 -1
- homeassistant-stubs/helpers/dispatcher.pyi +8 -8
- homeassistant-stubs/helpers/entity.pyi +43 -14
- 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 -6
- homeassistant-stubs/helpers/frame.pyi +4 -0
- homeassistant-stubs/helpers/icon.pyi +2 -2
- homeassistant-stubs/helpers/intent.pyi +15 -12
- homeassistant-stubs/helpers/issue_registry.pyi +1 -1
- homeassistant-stubs/helpers/normalized_name_base_registry.pyi +1 -2
- homeassistant-stubs/helpers/ratelimit.pyi +4 -3
- homeassistant-stubs/helpers/restore_state.pyi +3 -3
- homeassistant-stubs/helpers/schema_config_entry_flow.pyi +1 -1
- homeassistant-stubs/helpers/script.pyi +16 -10
- homeassistant-stubs/helpers/script_variables.pyi +1 -1
- homeassistant-stubs/helpers/service.pyi +1 -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/trigger_template_entity.pyi +2 -2
- homeassistant-stubs/helpers/update_coordinator.pyi +10 -7
- homeassistant-stubs/loader.pyi +23 -4
- homeassistant-stubs/requirements.pyi +4 -3
- 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/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-2025.1.0b9.dist-info → homeassistant_stubs-2025.1.1.dist-info}/METADATA +2 -2
- {homeassistant_stubs-2025.1.0b9.dist-info → homeassistant_stubs-2025.1.1.dist-info}/RECORD +641 -641
- {homeassistant_stubs-2025.1.0b9.dist-info → homeassistant_stubs-2025.1.1.dist-info}/WHEEL +0 -0
- {homeassistant_stubs-2025.1.0b9.dist-info → homeassistant_stubs-2025.1.1.dist-info}/licenses/LICENSE +0 -0
@@ -13,6 +13,7 @@ from homeassistant.helpers.entity_component import EntityComponent as EntityComp
|
|
13
13
|
from homeassistant.helpers.entity_platform import EntityPlatform as EntityPlatform
|
14
14
|
from homeassistant.helpers.typing import StateType as StateType
|
15
15
|
from homeassistant.util.hass_dict import HassKey as HassKey
|
16
|
+
from propcache import cached_property
|
16
17
|
|
17
18
|
DATA_COMPONENT: HassKey[EntityComponent[BaseTrackerEntity]]
|
18
19
|
DATA_KEY: HassKey[dict[str, tuple[str, str]]]
|
@@ -26,6 +27,7 @@ class BaseTrackerEntity(Entity):
|
|
26
27
|
_attr_device_info: None
|
27
28
|
_attr_entity_category: Incomplete
|
28
29
|
_attr_source_type: SourceType
|
30
|
+
@cached_property
|
29
31
|
def battery_level(self) -> int | None: ...
|
30
32
|
@property
|
31
33
|
def source_type(self) -> SourceType: ...
|
@@ -34,7 +36,6 @@ class BaseTrackerEntity(Entity):
|
|
34
36
|
|
35
37
|
class TrackerEntityDescription(EntityDescription, frozen_or_thawed=True):
|
36
38
|
def __init__(self, *, key, device_class=..., entity_category=..., entity_registry_enabled_default=..., entity_registry_visible_default=..., force_update=..., icon=..., has_entity_name=..., name=..., translation_key=..., translation_placeholders=..., unit_of_measurement=...) -> None: ...
|
37
|
-
def __replace__(self, *, key, device_class=..., entity_category=..., entity_registry_enabled_default=..., entity_registry_visible_default=..., force_update=..., icon=..., has_entity_name=..., name=..., translation_key=..., translation_placeholders=..., unit_of_measurement=...) -> None: ...
|
38
39
|
|
39
40
|
CACHED_TRACKER_PROPERTIES_WITH_ATTR_: Incomplete
|
40
41
|
|
@@ -45,12 +46,17 @@ class TrackerEntity(BaseTrackerEntity, cached_properties=CACHED_TRACKER_PROPERTI
|
|
45
46
|
_attr_location_name: str | None
|
46
47
|
_attr_longitude: float | None
|
47
48
|
_attr_source_type: SourceType
|
49
|
+
@cached_property
|
48
50
|
def should_poll(self) -> bool: ...
|
49
51
|
@property
|
50
52
|
def force_update(self) -> bool: ...
|
53
|
+
@cached_property
|
51
54
|
def location_accuracy(self) -> int: ...
|
55
|
+
@cached_property
|
52
56
|
def location_name(self) -> str | None: ...
|
57
|
+
@cached_property
|
53
58
|
def latitude(self) -> float | None: ...
|
59
|
+
@cached_property
|
54
60
|
def longitude(self) -> float | None: ...
|
55
61
|
@property
|
56
62
|
def state(self) -> str | None: ...
|
@@ -59,7 +65,6 @@ class TrackerEntity(BaseTrackerEntity, cached_properties=CACHED_TRACKER_PROPERTI
|
|
59
65
|
|
60
66
|
class ScannerEntityDescription(EntityDescription, frozen_or_thawed=True):
|
61
67
|
def __init__(self, *, key, device_class=..., entity_category=..., entity_registry_enabled_default=..., entity_registry_visible_default=..., force_update=..., icon=..., has_entity_name=..., name=..., translation_key=..., translation_placeholders=..., unit_of_measurement=...) -> None: ...
|
62
|
-
def __replace__(self, *, key, device_class=..., entity_category=..., entity_registry_enabled_default=..., entity_registry_visible_default=..., force_update=..., icon=..., has_entity_name=..., name=..., translation_key=..., translation_placeholders=..., unit_of_measurement=...) -> None: ...
|
63
68
|
|
64
69
|
CACHED_SCANNER_PROPERTIES_WITH_ATTR_: Incomplete
|
65
70
|
|
@@ -69,8 +74,11 @@ class ScannerEntity(BaseTrackerEntity, cached_properties=CACHED_SCANNER_PROPERTI
|
|
69
74
|
_attr_ip_address: str | None
|
70
75
|
_attr_mac_address: str | None
|
71
76
|
_attr_source_type: SourceType
|
77
|
+
@cached_property
|
72
78
|
def ip_address(self) -> str | None: ...
|
79
|
+
@cached_property
|
73
80
|
def mac_address(self) -> str | None: ...
|
81
|
+
@cached_property
|
74
82
|
def hostname(self) -> str | None: ...
|
75
83
|
@property
|
76
84
|
def state(self) -> str: ...
|
@@ -18,6 +18,7 @@ from homeassistant.helpers.typing import ConfigType as ConfigType, GPSType as GP
|
|
18
18
|
from homeassistant.setup import SetupPhases as SetupPhases, async_notify_setup_error as async_notify_setup_error, async_prepare_setup_platform as async_prepare_setup_platform, async_start_setup as async_start_setup
|
19
19
|
from homeassistant.util.async_ import create_eager_task as create_eager_task
|
20
20
|
from homeassistant.util.yaml import dump as dump
|
21
|
+
from propcache import cached_property
|
21
22
|
from types import ModuleType
|
22
23
|
from typing import Any, Final, Protocol
|
23
24
|
|
@@ -45,6 +46,7 @@ class DeviceTrackerPlatform:
|
|
45
46
|
name: str
|
46
47
|
platform: ModuleType
|
47
48
|
config: dict
|
49
|
+
@cached_property
|
48
50
|
def type(self) -> str | None: ...
|
49
51
|
async def async_setup_legacy(self, hass: HomeAssistant, tracker: DeviceTracker, discovery_info: dict[str, Any] | None = None) -> None: ...
|
50
52
|
def __init__(self, name, platform, config) -> None: ...
|
@@ -61,7 +63,7 @@ async def get_tracker(hass: HomeAssistant, config: ConfigType) -> DeviceTracker:
|
|
61
63
|
|
62
64
|
class DeviceTracker:
|
63
65
|
hass: Incomplete
|
64
|
-
devices:
|
66
|
+
devices: dict[str, Device]
|
65
67
|
mac_to_dev: Incomplete
|
66
68
|
consider_home: Incomplete
|
67
69
|
track_new: Incomplete
|
@@ -92,10 +94,10 @@ class Device(RestoreEntity):
|
|
92
94
|
mac: Incomplete
|
93
95
|
track: Incomplete
|
94
96
|
config_name: Incomplete
|
95
|
-
config_picture:
|
97
|
+
config_picture: str | None
|
96
98
|
_icon: Incomplete
|
97
|
-
source_type:
|
98
|
-
_attributes:
|
99
|
+
source_type: SourceType | str | None
|
100
|
+
_attributes: dict[str, Any]
|
99
101
|
def __init__(self, hass: HomeAssistant, consider_home: timedelta, track: bool, dev_id: str, mac: str | None, name: str | None = None, picture: str | None = None, gravatar: str | None = None, icon: str | None = None) -> None: ...
|
100
102
|
@property
|
101
103
|
def name(self) -> str: ...
|
@@ -17,9 +17,9 @@ class DevoloDeviceEntity(Entity):
|
|
17
17
|
_attr_should_poll: bool
|
18
18
|
_attr_unique_id: Incomplete
|
19
19
|
_attr_device_info: Incomplete
|
20
|
-
subscriber:
|
20
|
+
subscriber: Subscriber | None
|
21
21
|
sync_callback: Incomplete
|
22
|
-
_value:
|
22
|
+
_value: float
|
23
23
|
def __init__(self, homecontrol: HomeControl, device_instance: Zwave, element_uid: str) -> None: ...
|
24
24
|
async def async_added_to_hass(self) -> None: ...
|
25
25
|
async def async_will_remove_from_hass(self) -> None: ...
|
@@ -2,7 +2,6 @@ from . import DevoloHomeNetworkConfigEntry as DevoloHomeNetworkConfigEntry
|
|
2
2
|
from .const import CONNECTED_PLC_DEVICES as CONNECTED_PLC_DEVICES, CONNECTED_TO_ROUTER as CONNECTED_TO_ROUTER
|
3
3
|
from .coordinator import DevoloDataUpdateCoordinator as DevoloDataUpdateCoordinator
|
4
4
|
from .entity import DevoloCoordinatorEntity as DevoloCoordinatorEntity
|
5
|
-
from _typeshed import Incomplete
|
6
5
|
from collections.abc import Callable as Callable
|
7
6
|
from dataclasses import dataclass
|
8
7
|
from devolo_plc_api.plcnet_api import LogicalNetwork
|
@@ -25,7 +24,7 @@ SENSOR_TYPES: dict[str, DevoloBinarySensorEntityDescription]
|
|
25
24
|
async def async_setup_entry(hass: HomeAssistant, entry: DevoloHomeNetworkConfigEntry, async_add_entities: AddEntitiesCallback) -> None: ...
|
26
25
|
|
27
26
|
class DevoloBinarySensorEntity(DevoloCoordinatorEntity[LogicalNetwork], BinarySensorEntity):
|
28
|
-
entity_description:
|
27
|
+
entity_description: DevoloBinarySensorEntityDescription
|
29
28
|
def __init__(self, entry: DevoloHomeNetworkConfigEntry, coordinator: DevoloDataUpdateCoordinator[LogicalNetwork], description: DevoloBinarySensorEntityDescription) -> None: ...
|
30
29
|
@property
|
31
30
|
def is_on(self) -> bool: ...
|
@@ -24,7 +24,7 @@ async def async_setup_entry(hass: HomeAssistant, entry: DevoloHomeNetworkConfigE
|
|
24
24
|
|
25
25
|
class DevoloImageEntity(DevoloCoordinatorEntity[WifiGuestAccessGet], ImageEntity):
|
26
26
|
_attr_content_type: str
|
27
|
-
entity_description:
|
27
|
+
entity_description: DevoloImageEntityDescription
|
28
28
|
_attr_image_last_updated: Incomplete
|
29
29
|
_data: Incomplete
|
30
30
|
def __init__(self, entry: DevoloHomeNetworkConfigEntry, coordinator: DevoloDataUpdateCoordinator[WifiGuestAccessGet], description: DevoloImageEntityDescription) -> None: ...
|
@@ -29,7 +29,7 @@ async def async_setup_entry(hass: HomeAssistant, entry: DevoloHomeNetworkConfigE
|
|
29
29
|
class DevoloUpdateEntity(DevoloCoordinatorEntity, UpdateEntity):
|
30
30
|
_attr_supported_features: Incomplete
|
31
31
|
entity_description: DevoloUpdateEntityDescription
|
32
|
-
_in_progress_old_version:
|
32
|
+
_in_progress_old_version: str | None
|
33
33
|
def __init__(self, entry: DevoloHomeNetworkConfigEntry, coordinator: DevoloDataUpdateCoordinator, description: DevoloUpdateEntityDescription) -> None: ...
|
34
34
|
@property
|
35
35
|
def installed_version(self) -> str: ...
|
@@ -1,7 +1,9 @@
|
|
1
1
|
import aiodhcpwatcher
|
2
|
+
import asyncio
|
2
3
|
import re
|
3
4
|
from .const import DOMAIN as DOMAIN
|
4
5
|
from _typeshed import Incomplete
|
6
|
+
from aiodiscover import DiscoverHosts
|
5
7
|
from collections.abc import Callable as Callable
|
6
8
|
from dataclasses import dataclass
|
7
9
|
from homeassistant import config_entries as config_entries
|
@@ -47,14 +49,14 @@ class WatcherBase:
|
|
47
49
|
hass: Incomplete
|
48
50
|
_integration_matchers: Incomplete
|
49
51
|
_address_data: Incomplete
|
50
|
-
_unsub:
|
52
|
+
_unsub: Callable[[], None] | None
|
51
53
|
def __init__(self, hass: HomeAssistant, address_data: dict[str, dict[str, str]], integration_matchers: DhcpMatchers) -> None: ...
|
52
54
|
def async_stop(self) -> None: ...
|
53
55
|
def async_process_client(self, ip_address: str, hostname: str, unformatted_mac_address: str, force: bool = False) -> None: ...
|
54
56
|
|
55
57
|
class NetworkWatcher(WatcherBase):
|
56
|
-
_discover_hosts:
|
57
|
-
_discover_task:
|
58
|
+
_discover_hosts: DiscoverHosts | None
|
59
|
+
_discover_task: asyncio.Task | None
|
58
60
|
def __init__(self, hass: HomeAssistant, address_data: dict[str, dict[str, str]], integration_matchers: DhcpMatchers) -> None: ...
|
59
61
|
def async_stop(self) -> None: ...
|
60
62
|
_unsub: Incomplete
|
@@ -17,13 +17,13 @@ class ConnectError(IntegrationError): ...
|
|
17
17
|
|
18
18
|
class DlnaDmrFlowHandler(ConfigFlow, domain=DOMAIN):
|
19
19
|
VERSION: int
|
20
|
-
_discoveries:
|
21
|
-
_location:
|
22
|
-
_udn:
|
23
|
-
_device_type:
|
24
|
-
_name:
|
25
|
-
_mac:
|
26
|
-
_options:
|
20
|
+
_discoveries: dict[str, ssdp.SsdpServiceInfo]
|
21
|
+
_location: str | None
|
22
|
+
_udn: str | None
|
23
|
+
_device_type: str | None
|
24
|
+
_name: str | None
|
25
|
+
_mac: str | None
|
26
|
+
_options: dict[str, Any]
|
27
27
|
def __init__(self) -> None: ...
|
28
28
|
@staticmethod
|
29
29
|
def async_get_options_flow(config_entry: ConfigEntry) -> OptionsFlow: ...
|
@@ -36,7 +36,7 @@ class DlnaDmrEntity(MediaPlayerEntity):
|
|
36
36
|
_attr_sound_mode: Incomplete
|
37
37
|
_attr_name: Incomplete
|
38
38
|
mac_address: Incomplete
|
39
|
-
_background_setup_task:
|
39
|
+
_background_setup_task: asyncio.Task[None] | None
|
40
40
|
_updated_registry: bool
|
41
41
|
_config_entry: Incomplete
|
42
42
|
_attr_device_info: Incomplete
|
@@ -11,10 +11,10 @@ LOGGER: Incomplete
|
|
11
11
|
|
12
12
|
class DlnaDmsFlowHandler(ConfigFlow, domain=DOMAIN):
|
13
13
|
VERSION = CONFIG_VERSION
|
14
|
-
_discoveries:
|
15
|
-
_location:
|
16
|
-
_usn:
|
17
|
-
_name:
|
14
|
+
_discoveries: dict[str, ssdp.SsdpServiceInfo]
|
15
|
+
_location: str | None
|
16
|
+
_usn: str | None
|
17
|
+
_name: str | None
|
18
18
|
def __init__(self) -> None: ...
|
19
19
|
async def async_step_user(self, user_input: dict[str, Any] | None = None) -> ConfigFlowResult: ...
|
20
20
|
async def async_step_ssdp(self, discovery_info: ssdp.SsdpServiceInfo) -> ConfigFlowResult: ...
|
@@ -15,6 +15,7 @@ from homeassistant.config_entries import ConfigEntry as ConfigEntry
|
|
15
15
|
from homeassistant.const import CONF_DEVICE_ID as CONF_DEVICE_ID, CONF_URL as CONF_URL
|
16
16
|
from homeassistant.core import HomeAssistant as HomeAssistant, callback as callback
|
17
17
|
from homeassistant.helpers import aiohttp_client as aiohttp_client
|
18
|
+
from propcache import cached_property
|
18
19
|
from typing import Any
|
19
20
|
|
20
21
|
class DlnaDmsData:
|
@@ -77,6 +78,7 @@ class DmsDeviceSource:
|
|
77
78
|
def _didl_to_media_source(self, item: didl_lite.DidlObject, browsed_children: DmsDevice.BrowseResult | None = None) -> BrowseMediaSource: ...
|
78
79
|
def _didl_thumbnail_url(self, item: didl_lite.DidlObject) -> str | None: ...
|
79
80
|
def _make_identifier(self, action: Action, object_id: str) -> str: ...
|
81
|
+
@cached_property
|
80
82
|
def _sort_criteria(self) -> list[str]: ...
|
81
83
|
|
82
84
|
class Action(StrEnum):
|
@@ -18,7 +18,7 @@ class DoorBirdCamera(DoorBirdEntity, Camera):
|
|
18
18
|
_url: Incomplete
|
19
19
|
_stream_url: Incomplete
|
20
20
|
_attr_translation_key: Incomplete
|
21
|
-
_last_image:
|
21
|
+
_last_image: bytes | None
|
22
22
|
_attr_supported_features: Incomplete
|
23
23
|
_interval: Incomplete
|
24
24
|
_last_update: Incomplete
|
@@ -24,7 +24,7 @@ async def async_verify_supported_device(hass: HomeAssistant, host: str) -> bool:
|
|
24
24
|
class DoorBirdConfigFlow(ConfigFlow, domain=DOMAIN):
|
25
25
|
VERSION: int
|
26
26
|
reauth_entry: ConfigEntry
|
27
|
-
discovery_schema:
|
27
|
+
discovery_schema: vol.Schema | None
|
28
28
|
def __init__(self) -> None: ...
|
29
29
|
async def async_step_reauth(self, entry_data: Mapping[str, Any]) -> ConfigFlowResult: ...
|
30
30
|
async def async_step_reauth_confirm(self, user_input: dict[str, Any] | None = None) -> ConfigFlowResult: ...
|
@@ -7,6 +7,7 @@ from homeassistant.const import ATTR_ENTITY_ID as ATTR_ENTITY_ID
|
|
7
7
|
from homeassistant.core import HomeAssistant as HomeAssistant
|
8
8
|
from homeassistant.helpers.network import get_url as get_url
|
9
9
|
from homeassistant.util import slugify as slugify
|
10
|
+
from propcache import cached_property
|
10
11
|
from typing import Any
|
11
12
|
|
12
13
|
_LOGGER: Incomplete
|
@@ -31,19 +32,24 @@ class ConfiguredDoorBird:
|
|
31
32
|
_custom_url: Incomplete
|
32
33
|
_token: Incomplete
|
33
34
|
_event_entity_ids: Incomplete
|
34
|
-
events:
|
35
|
-
door_station_events:
|
36
|
-
event_descriptions:
|
35
|
+
events: list[str]
|
36
|
+
door_station_events: list[str]
|
37
|
+
event_descriptions: list[DoorbirdEvent]
|
37
38
|
def __init__(self, hass: HomeAssistant, device: DoorBird, name: str | None, custom_url: str | None, token: str, event_entity_ids: dict[str, str]) -> None: ...
|
38
39
|
def update_events(self, events: list[str]) -> None: ...
|
40
|
+
@cached_property
|
39
41
|
def name(self) -> str | None: ...
|
42
|
+
@cached_property
|
40
43
|
def device(self) -> DoorBird: ...
|
44
|
+
@cached_property
|
41
45
|
def custom_url(self) -> str | None: ...
|
46
|
+
@cached_property
|
42
47
|
def token(self) -> str: ...
|
43
48
|
async def async_register_events(self) -> None: ...
|
44
49
|
async def _configure_unconfigured_favorites(self, event_config: DoorbirdEventConfig) -> None: ...
|
45
50
|
async def _async_register_events(self) -> dict[str, Any]: ...
|
46
51
|
async def _async_get_event_config(self, http_fav: dict[str, dict[str, Any]]) -> DoorbirdEventConfig: ...
|
52
|
+
@cached_property
|
47
53
|
def slug(self) -> str: ...
|
48
54
|
def _get_event_name(self, event: str) -> str: ...
|
49
55
|
async def _async_get_http_favorites(self) -> dict[str, dict[str, Any]]: ...
|
@@ -4,6 +4,7 @@ from collections.abc import Mapping
|
|
4
4
|
from homeassistant.components.bluetooth import BluetoothServiceInfoBleak as BluetoothServiceInfoBleak, async_discovered_service_info as async_discovered_service_info, async_last_service_info as async_last_service_info
|
5
5
|
from homeassistant.config_entries import ConfigFlow as ConfigFlow, ConfigFlowResult as ConfigFlowResult, SOURCE_REAUTH as SOURCE_REAUTH
|
6
6
|
from homeassistant.const import CONF_ADDRESS as CONF_ADDRESS
|
7
|
+
from py_dormakaba_dkey import DKEYLock
|
7
8
|
from typing import Any
|
8
9
|
|
9
10
|
_LOGGER: Incomplete
|
@@ -11,9 +12,9 @@ STEP_ASSOCIATE_SCHEMA: Incomplete
|
|
11
12
|
|
12
13
|
class DormkabaConfigFlow(ConfigFlow, domain=DOMAIN):
|
13
14
|
VERSION: int
|
14
|
-
_lock:
|
15
|
-
_discovered_devices:
|
16
|
-
_discovery_info:
|
15
|
+
_lock: DKEYLock | None
|
16
|
+
_discovered_devices: dict[str, BluetoothServiceInfoBleak]
|
17
|
+
_discovery_info: BluetoothServiceInfoBleak | None
|
17
18
|
def __init__(self) -> None: ...
|
18
19
|
async def async_step_user(self, user_input: dict[str, Any] | None = None) -> ConfigFlowResult: ...
|
19
20
|
async def async_step_bluetooth(self, discovery_info: BluetoothServiceInfoBleak) -> ConfigFlowResult: ...
|
@@ -14,7 +14,7 @@ class DSMRConnection:
|
|
14
14
|
_port: Incomplete
|
15
15
|
_dsmr_version: Incomplete
|
16
16
|
_protocol: Incomplete
|
17
|
-
_telegram:
|
17
|
+
_telegram: dict[str, DSMRObject]
|
18
18
|
_equipment_identifier: Incomplete
|
19
19
|
def __init__(self, host: str | None, port: int, dsmr_version: str, protocol: str) -> None: ...
|
20
20
|
def equipment_identifier(self) -> str | None: ...
|
@@ -49,7 +49,7 @@ class DSMREntity(SensorEntity):
|
|
49
49
|
_attr_device_class: Incomplete
|
50
50
|
_attr_native_unit_of_measurement: Incomplete
|
51
51
|
_entry: Incomplete
|
52
|
-
telegram:
|
52
|
+
telegram: Telegram | None
|
53
53
|
_attr_device_info: Incomplete
|
54
54
|
_mbus_id: Incomplete
|
55
55
|
_attr_unique_id: Incomplete
|
@@ -18,8 +18,8 @@ class DuneHDPlayerEntity(MediaPlayerEntity):
|
|
18
18
|
_attr_has_entity_name: bool
|
19
19
|
_attr_name: Incomplete
|
20
20
|
_player: Incomplete
|
21
|
-
_media_title:
|
22
|
-
_state:
|
21
|
+
_media_title: str | None
|
22
|
+
_state: dict[str, Any]
|
23
23
|
_attr_unique_id: Incomplete
|
24
24
|
_attr_device_info: Incomplete
|
25
25
|
def __init__(self, player: DuneHDPlayer, name: str, unique_id: str) -> None: ...
|
@@ -17,15 +17,15 @@ _LOGGER: Incomplete
|
|
17
17
|
|
18
18
|
class EcovacsController:
|
19
19
|
_hass: Incomplete
|
20
|
-
_devices:
|
21
|
-
_legacy_devices:
|
20
|
+
_devices: list[Device]
|
21
|
+
_legacy_devices: list[VacBot]
|
22
22
|
_device_id: Incomplete
|
23
23
|
_continent: Incomplete
|
24
24
|
_authenticator: Incomplete
|
25
25
|
_api_client: Incomplete
|
26
26
|
_mqtt_config_fn: Incomplete
|
27
|
-
_mqtt_client:
|
28
|
-
_added_legacy_entities:
|
27
|
+
_mqtt_client: MqttClient | None
|
28
|
+
_added_legacy_entities: set[str]
|
29
29
|
def __init__(self, hass: HomeAssistant, config: Mapping[str, Any]) -> None: ...
|
30
30
|
async def initialize(self) -> None: ...
|
31
31
|
async def teardown(self) -> None: ...
|
@@ -20,7 +20,7 @@ class EcovacsEntity(Entity, Generic[CapabilityEntity]):
|
|
20
20
|
_attr_unique_id: Incomplete
|
21
21
|
_device: Incomplete
|
22
22
|
_capability: Incomplete
|
23
|
-
_subscribed_events:
|
23
|
+
_subscribed_events: set[type[Event]]
|
24
24
|
def __init__(self, device: Device, capability: CapabilityEntity, **kwargs: Any) -> None: ...
|
25
25
|
@property
|
26
26
|
def device_info(self) -> DeviceInfo | None: ...
|
@@ -42,10 +42,10 @@ class EcovacsLegacyEntity(Entity):
|
|
42
42
|
_attr_has_entity_name: bool
|
43
43
|
_attr_should_poll: bool
|
44
44
|
device: Incomplete
|
45
|
-
error:
|
45
|
+
error: str | None
|
46
46
|
_attr_unique_id: Incomplete
|
47
47
|
_attr_device_info: Incomplete
|
48
|
-
_event_listeners:
|
48
|
+
_event_listeners: list[EventListener]
|
49
49
|
def __init__(self, device: VacBot) -> None: ...
|
50
50
|
@property
|
51
51
|
def available(self) -> bool: ...
|
@@ -56,7 +56,7 @@ class EcovacsVacuum(EcovacsEntity[Capabilities], StateVacuumEntity):
|
|
56
56
|
_unrecorded_attributes: Incomplete
|
57
57
|
_attr_supported_features: Incomplete
|
58
58
|
entity_description: Incomplete
|
59
|
-
_rooms:
|
59
|
+
_rooms: list[Room]
|
60
60
|
_attr_fan_speed_list: Incomplete
|
61
61
|
def __init__(self, device: Device) -> None: ...
|
62
62
|
_attr_battery_level: Incomplete
|
@@ -7,7 +7,7 @@ from homeassistant.helpers.entity import Entity as Entity
|
|
7
7
|
class EcowittEntity(Entity):
|
8
8
|
_attr_has_entity_name: bool
|
9
9
|
_attr_should_poll: bool
|
10
|
-
ecowitt:
|
10
|
+
ecowitt: EcoWittSensor
|
11
11
|
_attr_unique_id: Incomplete
|
12
12
|
_attr_device_info: Incomplete
|
13
13
|
def __init__(self, sensor: EcoWittSensor) -> None: ...
|
@@ -10,7 +10,7 @@ from typing import Any
|
|
10
10
|
CONFIG_SCHEMA: Incomplete
|
11
11
|
|
12
12
|
class EheimDigitalConfigFlow(ConfigFlow, domain=DOMAIN):
|
13
|
-
data:
|
13
|
+
data: dict[str, Any]
|
14
14
|
main_device_added_event: Incomplete
|
15
15
|
def __init__(self) -> None: ...
|
16
16
|
async def async_step_zeroconf(self, discovery_info: ZeroconfServiceInfo) -> ConfigFlowResult: ...
|
@@ -15,8 +15,8 @@ type AsyncSetupDeviceEntitiesCallback = Callable[[str], Coroutine[Any, Any, None
|
|
15
15
|
class EheimDigitalUpdateCoordinator(DataUpdateCoordinator[dict[str, EheimDigitalDevice]]):
|
16
16
|
config_entry: ConfigEntry
|
17
17
|
hub: Incomplete
|
18
|
-
known_devices:
|
19
|
-
platform_callbacks:
|
18
|
+
known_devices: set[str]
|
19
|
+
platform_callbacks: set[AsyncSetupDeviceEntitiesCallback]
|
20
20
|
def __init__(self, hass: HomeAssistant) -> None: ...
|
21
21
|
def add_platform_callback(self, async_setup_device_entities: AsyncSetupDeviceEntitiesCallback) -> None: ...
|
22
22
|
async def _async_device_found(self, device_address: str, device_type: EheimDeviceType) -> None: ...
|
@@ -1,5 +1,6 @@
|
|
1
1
|
from .const import CONF_IMEI as CONF_IMEI, CONF_OTP as CONF_OTP, CONF_PHONE_NUMBER as CONF_PHONE_NUMBER, DOMAIN as DOMAIN
|
2
2
|
from _typeshed import Incomplete
|
3
|
+
from electrasmart.api import ElectraAPI
|
3
4
|
from homeassistant.config_entries import ConfigFlow as ConfigFlow, ConfigFlowResult as ConfigFlowResult
|
4
5
|
from homeassistant.const import CONF_TOKEN as CONF_TOKEN
|
5
6
|
from homeassistant.helpers.aiohttp_client import async_get_clientsession as async_get_clientsession
|
@@ -9,12 +10,12 @@ _LOGGER: Incomplete
|
|
9
10
|
|
10
11
|
class ElectraSmartConfigFlow(ConfigFlow, domain=DOMAIN):
|
11
12
|
VERSION: int
|
12
|
-
_phone_number:
|
13
|
+
_phone_number: str | None
|
13
14
|
_description_placeholders: Incomplete
|
14
|
-
_otp:
|
15
|
-
_imei:
|
16
|
-
_token:
|
17
|
-
_api:
|
15
|
+
_otp: str | None
|
16
|
+
_imei: str | None
|
17
|
+
_token: str | None
|
18
|
+
_api: ElectraAPI | None
|
18
19
|
def __init__(self) -> None: ...
|
19
20
|
async def async_step_user(self, user_input: dict[str, Any] | None = None) -> ConfigFlowResult: ...
|
20
21
|
def _show_setup_form(self, user_input: dict[str, str] | None = None, errors: dict[str, str] | None = None, step_id: str = 'user') -> ConfigFlowResult: ...
|
@@ -16,7 +16,7 @@ class ElectricKiwiAccountDataCoordinator(DataUpdateCoordinator[AccountBalance]):
|
|
16
16
|
|
17
17
|
class ElectricKiwiHOPDataCoordinator(DataUpdateCoordinator[Hop]):
|
18
18
|
_ek_api: Incomplete
|
19
|
-
hop_intervals:
|
19
|
+
hop_intervals: HopIntervals | None
|
20
20
|
def __init__(self, hass: HomeAssistant, ek_api: ElectricKiwiApi) -> None: ...
|
21
21
|
def get_hop_options(self) -> dict[str, int]: ...
|
22
22
|
async def async_update_hop(self, hop_interval: int) -> Hop: ...
|
@@ -21,11 +21,11 @@ class ElevenLabsConfigFlow(ConfigFlow, domain=DOMAIN):
|
|
21
21
|
def async_get_options_flow(config_entry: ElevenLabsConfigEntry) -> OptionsFlow: ...
|
22
22
|
|
23
23
|
class ElevenLabsOptionsFlow(OptionsFlow):
|
24
|
-
api_key:
|
25
|
-
voices:
|
26
|
-
models:
|
27
|
-
model:
|
28
|
-
voice:
|
24
|
+
api_key: str
|
25
|
+
voices: dict[str, str]
|
26
|
+
models: dict[str, str]
|
27
|
+
model: str | None
|
28
|
+
voice: str | None
|
29
29
|
def __init__(self, config_entry: ElevenLabsConfigEntry) -> None: ...
|
30
30
|
async def async_step_init(self, user_input: dict[str, Any] | None = None) -> ConfigFlowResult: ...
|
31
31
|
def elevenlabs_config_option_schema(self) -> vol.Schema: ...
|
@@ -28,11 +28,11 @@ class ElkArea(ElkAttachedEntity, AlarmControlPanelEntity, RestoreEntity):
|
|
28
28
|
_attr_supported_features: Incomplete
|
29
29
|
_element: Area
|
30
30
|
_elk: Incomplete
|
31
|
-
_changed_by_keypad:
|
32
|
-
_changed_by_time:
|
33
|
-
_changed_by_id:
|
34
|
-
_changed_by:
|
35
|
-
_state:
|
31
|
+
_changed_by_keypad: str | None
|
32
|
+
_changed_by_time: str | None
|
33
|
+
_changed_by_id: int | None
|
34
|
+
_changed_by: str | None
|
35
|
+
_state: AlarmControlPanelState | None
|
36
36
|
def __init__(self, element: Element, elk: Elk, elk_data: ELKM1Data) -> None: ...
|
37
37
|
async def async_added_to_hass(self) -> None: ...
|
38
38
|
def _watch_keypad(self, keypad: Element, changeset: dict[str, Any]) -> None: ...
|
@@ -34,8 +34,8 @@ def _placeholders_from_device(device: ElkSystem) -> dict[str, str]: ...
|
|
34
34
|
class Elkm1ConfigFlow(ConfigFlow, domain=DOMAIN):
|
35
35
|
VERSION: int
|
36
36
|
host: str | None
|
37
|
-
_discovered_device:
|
38
|
-
_discovered_devices:
|
37
|
+
_discovered_device: ElkSystem | None
|
38
|
+
_discovered_devices: dict[str, ElkSystem]
|
39
39
|
def __init__(self) -> None: ...
|
40
40
|
async def async_step_dhcp(self, discovery_info: dhcp.DhcpServiceInfo) -> ConfigFlowResult: ...
|
41
41
|
async def async_step_integration_discovery(self, discovery_info: DiscoveryInfoType) -> ConfigFlowResult: ...
|
@@ -21,7 +21,7 @@ class ElkEntity(Entity):
|
|
21
21
|
_element: Incomplete
|
22
22
|
_mac: Incomplete
|
23
23
|
_prefix: Incomplete
|
24
|
-
_temperature_unit:
|
24
|
+
_temperature_unit: str
|
25
25
|
_unique_id: Incomplete
|
26
26
|
_attr_name: Incomplete
|
27
27
|
def __init__(self, element: Element, elk: Elk, elk_data: ELKM1Data) -> None: ...
|
@@ -37,21 +37,21 @@ _LOGGER: Incomplete
|
|
37
37
|
class Config:
|
38
38
|
hass: Incomplete
|
39
39
|
type: Incomplete
|
40
|
-
numbers:
|
41
|
-
store:
|
42
|
-
cached_states:
|
43
|
-
_exposed_cache:
|
44
|
-
host_ip_addr:
|
45
|
-
listen_port:
|
46
|
-
upnp_bind_multicast:
|
40
|
+
numbers: dict[str, str]
|
41
|
+
store: storage.Store | None
|
42
|
+
cached_states: dict[str, list]
|
43
|
+
_exposed_cache: dict[str, bool]
|
44
|
+
host_ip_addr: str
|
45
|
+
listen_port: int
|
46
|
+
upnp_bind_multicast: bool
|
47
47
|
off_maps_to_on_domains: Incomplete
|
48
|
-
expose_by_default:
|
48
|
+
expose_by_default: bool
|
49
49
|
exposed_domains: Incomplete
|
50
|
-
advertise_ip:
|
51
|
-
advertise_port:
|
52
|
-
entities:
|
50
|
+
advertise_ip: str
|
51
|
+
advertise_port: int
|
52
|
+
entities: dict[str, dict[str, str]]
|
53
53
|
_entities_with_hidden_attr_in_config: Incomplete
|
54
|
-
lights_all_dimmable:
|
54
|
+
lights_all_dimmable: bool
|
55
55
|
track_domains: Incomplete
|
56
56
|
def __init__(self, hass: HomeAssistant, conf: ConfigType, local_ip: str) -> None: ...
|
57
57
|
async def async_setup(self) -> None: ...
|
@@ -20,7 +20,7 @@ class DescriptionXmlView(HomeAssistantView):
|
|
20
20
|
def get(self, request: web.Request) -> web.Response: ...
|
21
21
|
|
22
22
|
class UPNPResponderProtocol(asyncio.Protocol):
|
23
|
-
transport:
|
23
|
+
transport: asyncio.DatagramTransport | None
|
24
24
|
_loop: Incomplete
|
25
25
|
_sock: Incomplete
|
26
26
|
advertise_ip: Incomplete
|
@@ -84,8 +84,8 @@ DEVICE_CONSUMPTION_SCHEMA: Incomplete
|
|
84
84
|
class EnergyManager:
|
85
85
|
_hass: Incomplete
|
86
86
|
_store: Incomplete
|
87
|
-
data:
|
88
|
-
_update_listeners:
|
87
|
+
data: EnergyPreferences | None
|
88
|
+
_update_listeners: list[Callable[[], Awaitable]]
|
89
89
|
def __init__(self, hass: HomeAssistant) -> None: ...
|
90
90
|
async def async_initialize(self) -> None: ...
|
91
91
|
@staticmethod
|
@@ -38,7 +38,7 @@ SOURCE_ADAPTERS: Final[Incomplete]
|
|
38
38
|
class SensorManager:
|
39
39
|
manager: Incomplete
|
40
40
|
async_add_entities: Incomplete
|
41
|
-
current_entities:
|
41
|
+
current_entities: dict[tuple[str, str | None, str], EnergyCostSensor]
|
42
42
|
def __init__(self, manager: EnergyManager, async_add_entities: AddEntitiesCallback) -> None: ...
|
43
43
|
async def async_start(self) -> None: ...
|
44
44
|
async def _process_manager_data(self) -> None: ...
|
@@ -56,8 +56,8 @@ class EnergyCostSensor(SensorEntity):
|
|
56
56
|
_attr_device_class: Incomplete
|
57
57
|
_attr_state_class: Incomplete
|
58
58
|
_config: Incomplete
|
59
|
-
_last_energy_sensor_state:
|
60
|
-
add_finished:
|
59
|
+
_last_energy_sensor_state: State | None
|
60
|
+
add_finished: asyncio.Future[None]
|
61
61
|
def __init__(self, adapter: SourceAdapter, config: Mapping[str, Any]) -> None: ...
|
62
62
|
_attr_native_value: float
|
63
63
|
_attr_last_reset: Incomplete
|
@@ -22,9 +22,9 @@ async def validate_input(hass: HomeAssistant, host: str, username: str, password
|
|
22
22
|
class EnphaseConfigFlow(ConfigFlow, domain=DOMAIN):
|
23
23
|
VERSION: int
|
24
24
|
_reauth_entry: ConfigEntry
|
25
|
-
ip_address:
|
25
|
+
ip_address: str | None
|
26
26
|
username: Incomplete
|
27
|
-
protovers:
|
27
|
+
protovers: str | None
|
28
28
|
def __init__(self) -> None: ...
|
29
29
|
@staticmethod
|
30
30
|
def async_get_options_flow(config_entry: EnphaseConfigEntry) -> EnvoyOptionsFlowHandler: ...
|
@@ -25,7 +25,7 @@ class EnphaseUpdateCoordinator(DataUpdateCoordinator[dict[str, Any]]):
|
|
25
25
|
username: Incomplete
|
26
26
|
password: Incomplete
|
27
27
|
_setup_complete: bool
|
28
|
-
_cancel_token_refresh:
|
28
|
+
_cancel_token_refresh: CALLBACK_TYPE | None
|
29
29
|
def __init__(self, hass: HomeAssistant, envoy: Envoy, entry: EnphaseConfigEntry) -> None: ...
|
30
30
|
def _async_refresh_token_if_needed(self, now: datetime.datetime) -> None: ...
|
31
31
|
async def _async_try_refresh_token(self) -> None: ...
|