homeassistant-stubs 2025.1.0b8__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/backup.pyi +1 -0
- 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/__init__.pyi +1 -0
- homeassistant-stubs/components/reolink/config_flow.pyi +2 -2
- homeassistant-stubs/components/reolink/host.pyi +12 -10
- homeassistant-stubs/components/reolink/media_source.pyi +2 -3
- homeassistant-stubs/components/reolink/update.pyi +3 -3
- homeassistant-stubs/components/reolink/util.pyi +2 -0
- homeassistant-stubs/components/reolink/views.pyi +21 -0
- 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.0b8.dist-info → homeassistant_stubs-2025.1.1.dist-info}/METADATA +2 -2
- {homeassistant_stubs-2025.1.0b8.dist-info → homeassistant_stubs-2025.1.1.dist-info}/RECORD +646 -645
- {homeassistant_stubs-2025.1.0b8.dist-info → homeassistant_stubs-2025.1.1.dist-info}/WHEEL +0 -0
- {homeassistant_stubs-2025.1.0b8.dist-info → homeassistant_stubs-2025.1.1.dist-info}/licenses/LICENSE +0 -0
@@ -6,7 +6,7 @@ from homeassistant.data_entry_flow import FlowResult as FlowResult
|
|
6
6
|
|
7
7
|
class IntegrationNotFoundFlow(RepairsFlow):
|
8
8
|
domain: Incomplete
|
9
|
-
description_placeholders:
|
9
|
+
description_placeholders: dict[str, str]
|
10
10
|
def __init__(self, data: dict[str, str]) -> None: ...
|
11
11
|
async def async_step_init(self, user_input: dict[str, str] | None = None) -> FlowResult: ...
|
12
12
|
async def async_step_confirm(self, user_input: dict[str, str] | None = None) -> FlowResult: ...
|
@@ -1,4 +1,5 @@
|
|
1
1
|
import abc
|
2
|
+
import asyncio
|
2
3
|
from . import silabs_multiprotocol_addon as silabs_multiprotocol_addon
|
3
4
|
from .const import ZHA_DOMAIN as ZHA_DOMAIN
|
4
5
|
from .util import get_otbr_addon_manager as get_otbr_addon_manager, get_zha_device_path as get_zha_device_path, get_zigbee_flasher_addon_manager as get_zigbee_flasher_addon_manager
|
@@ -11,6 +12,7 @@ from homeassistant.core import callback as callback
|
|
11
12
|
from homeassistant.data_entry_flow import AbortFlow as AbortFlow
|
12
13
|
from homeassistant.helpers.hassio import is_hassio as is_hassio
|
13
14
|
from typing import Any
|
15
|
+
from universal_silabs_flasher.const import ApplicationType
|
14
16
|
|
15
17
|
_LOGGER: Incomplete
|
16
18
|
STEP_PICK_FIRMWARE_THREAD: str
|
@@ -19,12 +21,12 @@ STEP_PICK_FIRMWARE_ZIGBEE: str
|
|
19
21
|
class BaseFirmwareInstallFlow(ConfigEntryBaseFlow, ABC, metaclass=abc.ABCMeta):
|
20
22
|
_failed_addon_name: str
|
21
23
|
_failed_addon_reason: str
|
22
|
-
_probed_firmware_type:
|
23
|
-
_device:
|
24
|
+
_probed_firmware_type: ApplicationType | None
|
25
|
+
_device: str | None
|
24
26
|
_hardware_name: str
|
25
|
-
addon_install_task:
|
26
|
-
addon_start_task:
|
27
|
-
addon_uninstall_task:
|
27
|
+
addon_install_task: asyncio.Task | None
|
28
|
+
addon_start_task: asyncio.Task | None
|
29
|
+
addon_uninstall_task: asyncio.Task | None
|
28
30
|
def __init__(self, *args: Any, **kwargs: Any) -> None: ...
|
29
31
|
def _get_translation_placeholders(self) -> dict[str, str]: ...
|
30
32
|
async def _async_set_addon_config(self, config: dict, addon_manager: AddonManager) -> None: ...
|
@@ -41,9 +41,9 @@ class WaitingAddonManager(AddonManager):
|
|
41
41
|
async def async_uninstall_addon_waiting(self) -> None: ...
|
42
42
|
|
43
43
|
class MultiprotocolAddonManager(WaitingAddonManager):
|
44
|
-
_channel:
|
45
|
-
_platforms:
|
46
|
-
_store:
|
44
|
+
_channel: int | None
|
45
|
+
_platforms: dict[str, MultipanProtocol]
|
46
|
+
_store: Store[dict[str, Any]]
|
47
47
|
def __init__(self, hass: HomeAssistant) -> None: ...
|
48
48
|
async def async_setup(self) -> None: ...
|
49
49
|
async def _register_multipan_platform(self, hass: HomeAssistant, integration_domain: str, platform: MultipanProtocol) -> None: ...
|
@@ -73,12 +73,12 @@ def get_zigbee_socket() -> str: ...
|
|
73
73
|
def is_multiprotocol_url(url: str) -> bool: ...
|
74
74
|
|
75
75
|
class OptionsFlowHandler(OptionsFlow, ABC, metaclass=abc.ABCMeta):
|
76
|
-
install_task:
|
77
|
-
start_task:
|
78
|
-
stop_task:
|
79
|
-
_zha_migration_mgr:
|
80
|
-
original_addon_config:
|
81
|
-
revert_reason:
|
76
|
+
install_task: asyncio.Task | None
|
77
|
+
start_task: asyncio.Task | None
|
78
|
+
stop_task: asyncio.Task | None
|
79
|
+
_zha_migration_mgr: ZhaMultiPANMigrationHelper | None
|
80
|
+
original_addon_config: dict[str, Any] | None
|
81
|
+
revert_reason: str | None
|
82
82
|
def __init__(self, config_entry: ConfigEntry) -> None: ...
|
83
83
|
@abstractmethod
|
84
84
|
async def _async_serial_port_settings(self) -> SerialPortSettings: ...
|
@@ -19,8 +19,8 @@ class SkyConnectTranslationMixin(ConfigEntryBaseFlow, TranslationPlaceholderProt
|
|
19
19
|
class HomeAssistantSkyConnectConfigFlow(SkyConnectTranslationMixin, firmware_config_flow.BaseFirmwareConfigFlow, domain=DOMAIN):
|
20
20
|
VERSION: int
|
21
21
|
MINOR_VERSION: int
|
22
|
-
_usb_info:
|
23
|
-
_hw_variant:
|
22
|
+
_usb_info: usb.UsbServiceInfo | None
|
23
|
+
_hw_variant: HardwareVariant | None
|
24
24
|
def __init__(self, *args: Any, **kwargs: Any) -> None: ...
|
25
25
|
@staticmethod
|
26
26
|
def async_get_options_flow(config_entry: ConfigEntry) -> OptionsFlow: ...
|
@@ -8,6 +8,7 @@ from .type_triggers import DeviceTriggerAccessory as DeviceTriggerAccessory
|
|
8
8
|
from .util import accessory_friendly_name as accessory_friendly_name, async_dismiss_setup_message as async_dismiss_setup_message, async_port_is_available as async_port_is_available, async_show_setup_message as async_show_setup_message, get_persist_fullpath_for_entry_id as get_persist_fullpath_for_entry_id, remove_state_files_for_entry_id as remove_state_files_for_entry_id, state_needs_accessory_mode as state_needs_accessory_mode, validate_entity_config as validate_entity_config
|
9
9
|
from _typeshed import Incomplete
|
10
10
|
from aiohttp import web
|
11
|
+
from collections import defaultdict
|
11
12
|
from collections.abc import Iterable
|
12
13
|
from homeassistant.components import device_automation as device_automation, network as network, zeroconf as zeroconf
|
13
14
|
from homeassistant.components.binary_sensor import BinarySensorDeviceClass as BinarySensorDeviceClass
|
@@ -74,20 +75,20 @@ class HomeKit:
|
|
74
75
|
_port: Incomplete
|
75
76
|
_ip_address: Incomplete
|
76
77
|
_filter: Incomplete
|
77
|
-
_config:
|
78
|
+
_config: defaultdict[str, dict[str, Any]]
|
78
79
|
_exclude_accessory_mode: Incomplete
|
79
80
|
_advertise_ips: Incomplete
|
80
81
|
_entry_id: Incomplete
|
81
82
|
_entry_title: Incomplete
|
82
83
|
_homekit_mode: Incomplete
|
83
84
|
_devices: Incomplete
|
84
|
-
aid_storage:
|
85
|
-
iid_storage:
|
85
|
+
aid_storage: AccessoryAidStorage | None
|
86
|
+
iid_storage: AccessoryIIDStorage | None
|
86
87
|
status: Incomplete
|
87
|
-
driver:
|
88
|
-
bridge:
|
88
|
+
driver: HomeDriver | None
|
89
|
+
bridge: HomeBridge | None
|
89
90
|
_reset_lock: Incomplete
|
90
|
-
_cancel_reload_dispatcher:
|
91
|
+
_cancel_reload_dispatcher: CALLBACK_TYPE | None
|
91
92
|
def __init__(self, hass: HomeAssistant, name: str, port: int, ip_address: str | None, entity_filter: EntityFilter, exclude_accessory_mode: bool, entity_config: dict[str, Any], homekit_mode: str, advertise_ips: list[str], entry_id: str, entry_title: str, devices: list[str] | None = None) -> None: ...
|
92
93
|
def setup(self, async_zeroconf_instance: AsyncZeroconf, uuid: str) -> bool: ...
|
93
94
|
async def async_reset_accessories(self, entity_ids: Iterable[str]) -> None: ...
|
@@ -31,11 +31,11 @@ class HomeAccessory(Accessory):
|
|
31
31
|
driver: HomeDriver
|
32
32
|
_reload_on_change_attrs: Incomplete
|
33
33
|
config: Incomplete
|
34
|
-
device_id:
|
34
|
+
device_id: str | None
|
35
35
|
category: Incomplete
|
36
36
|
entity_id: Incomplete
|
37
37
|
hass: Incomplete
|
38
|
-
_subscriptions:
|
38
|
+
_subscriptions: list[CALLBACK_TYPE]
|
39
39
|
_char_battery: Incomplete
|
40
40
|
_char_charging: Incomplete
|
41
41
|
_char_low_battery: Incomplete
|
@@ -18,10 +18,10 @@ def _generate_aids(unique_id: str | None, entity_id: str) -> Generator[int]: ...
|
|
18
18
|
|
19
19
|
class AccessoryAidStorage:
|
20
20
|
hass: Incomplete
|
21
|
-
allocations:
|
22
|
-
allocated_aids:
|
21
|
+
allocations: dict[str, int]
|
22
|
+
allocated_aids: set[int]
|
23
23
|
_entry_id: Incomplete
|
24
|
-
store:
|
24
|
+
store: Store | None
|
25
25
|
_entity_registry: Incomplete
|
26
26
|
def __init__(self, hass: HomeAssistant, entry_id: str) -> None: ...
|
27
27
|
async def async_initialize(self) -> None: ...
|
@@ -40,7 +40,7 @@ async def _async_name_to_type_map(hass: HomeAssistant) -> dict[str, str]: ...
|
|
40
40
|
|
41
41
|
class HomeKitConfigFlow(ConfigFlow, domain=DOMAIN):
|
42
42
|
VERSION: int
|
43
|
-
hk_data:
|
43
|
+
hk_data: dict[str, Any]
|
44
44
|
def __init__(self) -> None: ...
|
45
45
|
async def async_step_user(self, user_input: dict[str, Any] | None = None) -> ConfigFlowResult: ...
|
46
46
|
async def async_step_pairing(self, user_input: dict[str, Any] | None = None) -> ConfigFlowResult: ...
|
@@ -54,8 +54,8 @@ class HomeKitConfigFlow(ConfigFlow, domain=DOMAIN):
|
|
54
54
|
def async_get_options_flow(config_entry: ConfigEntry) -> OptionsFlowHandler: ...
|
55
55
|
|
56
56
|
class OptionsFlowHandler(OptionsFlow):
|
57
|
-
hk_options:
|
58
|
-
included_cameras:
|
57
|
+
hk_options: dict[str, Any]
|
58
|
+
included_cameras: list[str]
|
59
59
|
def __init__(self) -> None: ...
|
60
60
|
async def async_step_yaml(self, user_input: dict[str, Any] | None = None) -> ConfigFlowResult: ...
|
61
61
|
async def async_step_advanced(self, user_input: dict[str, Any] | None = None) -> ConfigFlowResult: ...
|
@@ -16,10 +16,10 @@ class IIDStorage(Store):
|
|
16
16
|
|
17
17
|
class AccessoryIIDStorage:
|
18
18
|
hass: Incomplete
|
19
|
-
allocations:
|
20
|
-
allocated_iids:
|
19
|
+
allocations: dict[str, dict[str, int]]
|
20
|
+
allocated_iids: dict[str, list[int]]
|
21
21
|
entry_id: Incomplete
|
22
|
-
store:
|
22
|
+
store: IIDStorage | None
|
23
23
|
def __init__(self, hass: HomeAssistant, entry_id: str) -> None: ...
|
24
24
|
async def async_initialize(self) -> None: ...
|
25
25
|
def get_or_allocate_iid(self, aid: int, service_uuid: UUID, service_unique_id: str | None, char_uuid: UUID | None, char_unique_id: str | None) -> int: ...
|
@@ -28,7 +28,7 @@ CONFIG_DEFAULTS: Incomplete
|
|
28
28
|
class Camera(HomeDoorbellAccessory, PyhapCamera):
|
29
29
|
_ffmpeg: Incomplete
|
30
30
|
_char_motion_detected: Incomplete
|
31
|
-
linked_motion_sensor:
|
31
|
+
linked_motion_sensor: str | None
|
32
32
|
motion_is_event: bool
|
33
33
|
def __init__(self, hass: HomeAssistant, driver: HomeDriver, name: str, entity_id: str, aid: int, config: dict[str, Any]) -> None: ...
|
34
34
|
def run(self) -> None: ...
|
@@ -26,7 +26,7 @@ class GarageDoorOpener(HomeAccessory):
|
|
26
26
|
def async_update_state(self, new_state: State) -> None: ...
|
27
27
|
|
28
28
|
class OpeningDeviceBase(HomeAccessory):
|
29
|
-
features:
|
29
|
+
features: int
|
30
30
|
_supports_stop: Incomplete
|
31
31
|
chars: Incomplete
|
32
32
|
_supports_tilt: Incomplete
|
@@ -10,8 +10,8 @@ from typing import Any
|
|
10
10
|
_LOGGER: Incomplete
|
11
11
|
|
12
12
|
class Fan(HomeAccessory):
|
13
|
-
chars:
|
14
|
-
preset_modes:
|
13
|
+
chars: list[str]
|
14
|
+
preset_modes: list[str] | None
|
15
15
|
char_active: Incomplete
|
16
16
|
char_direction: Incomplete
|
17
17
|
char_speed: Incomplete
|
@@ -21,7 +21,7 @@ BASE_VALID_VALUES: Incomplete
|
|
21
21
|
VALID_VALUES_BY_DEVICE_CLASS: Incomplete
|
22
22
|
|
23
23
|
class HumidifierDehumidifier(HomeAccessory):
|
24
|
-
chars:
|
24
|
+
chars: list[str]
|
25
25
|
_hk_device_class: Incomplete
|
26
26
|
_target_humidity_char_name: Incomplete
|
27
27
|
char_current_humidifier_dehumidifier: Incomplete
|
@@ -17,8 +17,8 @@ COLOR_MODES_WITH_WHITES: Incomplete
|
|
17
17
|
|
18
18
|
class Light(HomeAccessory):
|
19
19
|
chars: Incomplete
|
20
|
-
_event_timer:
|
21
|
-
_pending_events:
|
20
|
+
_event_timer: CALLBACK_TYPE | None
|
21
|
+
_pending_events: dict[str, Any]
|
22
22
|
color_modes: Incomplete
|
23
23
|
_previous_color_mode: Incomplete
|
24
24
|
color_supported: Incomplete
|
@@ -14,7 +14,7 @@ MODE_FRIENDLY_NAME: Incomplete
|
|
14
14
|
MEDIA_PLAYER_OFF_STATES: Incomplete
|
15
15
|
|
16
16
|
class MediaPlayer(HomeAccessory):
|
17
|
-
chars:
|
17
|
+
chars: dict[str, Characteristic | None]
|
18
18
|
def __init__(self, *args: Any) -> None: ...
|
19
19
|
def generate_service_name(self, mode: str) -> str: ...
|
20
20
|
def set_on_off(self, value: bool) -> None: ...
|
@@ -24,7 +24,7 @@ class MediaPlayer(HomeAccessory):
|
|
24
24
|
def async_update_state(self, new_state: State) -> None: ...
|
25
25
|
|
26
26
|
class TelevisionMediaPlayer(RemoteInputSelectAccessory):
|
27
|
-
chars_speaker:
|
27
|
+
chars_speaker: list[str]
|
28
28
|
_supports_play_pause: Incomplete
|
29
29
|
char_mute: Incomplete
|
30
30
|
char_volume_selector: Incomplete
|
@@ -14,8 +14,8 @@ _LOGGER: Incomplete
|
|
14
14
|
REMOTE_KEYS: Incomplete
|
15
15
|
|
16
16
|
class RemoteInputSelectAccessory(HomeAccessory, ABC, metaclass=abc.ABCMeta):
|
17
|
-
_mapped_sources_list:
|
18
|
-
_mapped_sources:
|
17
|
+
_mapped_sources_list: list[str]
|
18
|
+
_mapped_sources: dict[str, str]
|
19
19
|
source_key: Incomplete
|
20
20
|
source_list_key: Incomplete
|
21
21
|
sources: Incomplete
|
@@ -63,7 +63,7 @@ class Valve(ValveBase):
|
|
63
63
|
|
64
64
|
class SelectSwitch(HomeAccessory):
|
65
65
|
domain: Incomplete
|
66
|
-
select_chars:
|
66
|
+
select_chars: dict[str, Characteristic]
|
67
67
|
def __init__(self, *args: Any) -> None: ...
|
68
68
|
def select_option(self, option: str) -> None: ...
|
69
69
|
def async_update_state(self, new_state: State) -> None: ...
|
@@ -39,8 +39,8 @@ def _hk_hvac_mode_from_state(state: State) -> int | None: ...
|
|
39
39
|
|
40
40
|
class Thermostat(HomeAccessory):
|
41
41
|
_unit: Incomplete
|
42
|
-
chars:
|
43
|
-
fan_chars:
|
42
|
+
chars: list[str]
|
43
|
+
fan_chars: list[str]
|
44
44
|
char_current_heat_cool: Incomplete
|
45
45
|
char_target_heat_cool: Incomplete
|
46
46
|
char_current_temp: Incomplete
|
@@ -50,7 +50,7 @@ class Thermostat(HomeAccessory):
|
|
50
50
|
char_heating_thresh_temp: Incomplete
|
51
51
|
char_target_humidity: Incomplete
|
52
52
|
char_current_humidity: Incomplete
|
53
|
-
ordered_fan_speeds:
|
53
|
+
ordered_fan_speeds: list[str]
|
54
54
|
fan_modes: Incomplete
|
55
55
|
swing_on_mode: Incomplete
|
56
56
|
char_active: Incomplete
|
@@ -11,7 +11,7 @@ _LOGGER: Incomplete
|
|
11
11
|
|
12
12
|
class DeviceTriggerAccessory(HomeAccessory):
|
13
13
|
_device_triggers: Incomplete
|
14
|
-
_remove_triggers:
|
14
|
+
_remove_triggers: CALLBACK_TYPE | None
|
15
15
|
triggers: Incomplete
|
16
16
|
def __init__(self, *args: Any, device_triggers: list[dict[str, Any]] | None = None, device_id: str | None = None) -> None: ...
|
17
17
|
def _remove_triggers_if_configured(self) -> None: ...
|
@@ -27,13 +27,13 @@ def ensure_pin_format(pin: str, allow_insecure_setup_codes: Any = None) -> str:
|
|
27
27
|
|
28
28
|
class HomekitControllerFlowHandler(ConfigFlow, domain=DOMAIN):
|
29
29
|
VERSION: int
|
30
|
-
model:
|
31
|
-
hkid:
|
32
|
-
name:
|
33
|
-
category:
|
34
|
-
devices:
|
35
|
-
controller:
|
36
|
-
finish_pairing:
|
30
|
+
model: str | None
|
31
|
+
hkid: str | None
|
32
|
+
name: str | None
|
33
|
+
category: Categories | None
|
34
|
+
devices: dict[str, AbstractDiscovery]
|
35
|
+
controller: Controller | None
|
36
|
+
finish_pairing: FinishPairing | None
|
37
37
|
pairing: bool
|
38
38
|
_device_paired: bool
|
39
39
|
def __init__(self) -> None: ...
|
@@ -13,7 +13,7 @@ _LOGGER: Incomplete
|
|
13
13
|
class EntityMapStorage:
|
14
14
|
hass: Incomplete
|
15
15
|
store: Incomplete
|
16
|
-
storage_data:
|
16
|
+
storage_data: dict[str, Pairing]
|
17
17
|
def __init__(self, hass: HomeAssistant) -> None: ...
|
18
18
|
async def async_initialize(self) -> None: ...
|
19
19
|
def get_map(self, homekit_id: str) -> Pairing | None: ...
|
@@ -120,9 +120,9 @@ class HomeAssistantHTTP:
|
|
120
120
|
server_port: Incomplete
|
121
121
|
trusted_proxies: Incomplete
|
122
122
|
ssl_profile: Incomplete
|
123
|
-
runner:
|
124
|
-
site:
|
125
|
-
context:
|
123
|
+
runner: web.AppRunner | None
|
124
|
+
site: HomeAssistantTCPSite | None
|
125
|
+
context: ssl.SSLContext | None
|
126
126
|
def __init__(self, hass: HomeAssistant, ssl_certificate: str | None, ssl_peer_certificate: str | None, ssl_key: str | None, server_host: list[str] | None, server_port: int, trusted_proxies: list[IPv4Network | IPv6Network], ssl_profile: str) -> None: ...
|
127
127
|
async def async_initialize(self, *, cors_origins: list[str], use_x_forwarded_for: bool, login_threshold: int, is_ban_enabled: bool, use_x_frame_options: bool) -> None: ...
|
128
128
|
def register_view(self, view: HomeAssistantView | type[HomeAssistantView]) -> None: ...
|
@@ -36,7 +36,7 @@ class IpBan:
|
|
36
36
|
class IpBanManager:
|
37
37
|
hass: Incomplete
|
38
38
|
path: Incomplete
|
39
|
-
ip_bans_lookup:
|
39
|
+
ip_bans_lookup: dict[IPv4Address | IPv6Address, IpBan]
|
40
40
|
def __init__(self, hass: HomeAssistant) -> None: ...
|
41
41
|
async def async_load(self) -> None: ...
|
42
42
|
def _add_ban(self, ip_ban: IpBan) -> None: ...
|
@@ -26,7 +26,7 @@ class HuaweiLteScannerEntity(HuaweiLteBaseEntity, ScannerEntity):
|
|
26
26
|
_ip_address: str | None
|
27
27
|
_is_connected: bool
|
28
28
|
_hostname: str | None
|
29
|
-
_extra_state_attributes:
|
29
|
+
_extra_state_attributes: dict[str, Any]
|
30
30
|
_mac_address: Incomplete
|
31
31
|
def __init__(self, router: Router, mac_address: str) -> None: ...
|
32
32
|
@property
|
@@ -13,7 +13,7 @@ class HuaweiLteBaseEntity(Entity):
|
|
13
13
|
_attr_has_entity_name: bool
|
14
14
|
_attr_should_poll: bool
|
15
15
|
router: Incomplete
|
16
|
-
_unsub_handlers:
|
16
|
+
_unsub_handlers: list[Callable]
|
17
17
|
def __init__(self, router: Router) -> None: ...
|
18
18
|
@property
|
19
19
|
def _device_unique_id(self) -> str: ...
|
@@ -10,6 +10,7 @@ from homeassistant.helpers.entity_component import EntityComponent as EntityComp
|
|
10
10
|
from homeassistant.helpers.typing import ConfigType as ConfigType
|
11
11
|
from homeassistant.loader import bind_hass as bind_hass
|
12
12
|
from homeassistant.util.hass_dict import HassKey as HassKey
|
13
|
+
from propcache import cached_property
|
13
14
|
from typing import Any
|
14
15
|
|
15
16
|
_LOGGER: Incomplete
|
@@ -32,9 +33,8 @@ async def async_setup_entry(hass: HomeAssistant, entry: ConfigEntry) -> bool: ..
|
|
32
33
|
async def async_unload_entry(hass: HomeAssistant, entry: ConfigEntry) -> bool: ...
|
33
34
|
|
34
35
|
class HumidifierEntityDescription(ToggleEntityDescription, frozen_or_thawed=True):
|
35
|
-
device_class: HumidifierDeviceClass | None
|
36
|
+
device_class: HumidifierDeviceClass | None = ...
|
36
37
|
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
38
|
|
39
39
|
CACHED_PROPERTIES_WITH_ATTR_: Incomplete
|
40
40
|
|
@@ -52,20 +52,29 @@ class HumidifierEntity(ToggleEntity, cached_properties=CACHED_PROPERTIES_WITH_AT
|
|
52
52
|
_attr_target_humidity: float | None
|
53
53
|
@property
|
54
54
|
def capability_attributes(self) -> dict[str, Any]: ...
|
55
|
+
@cached_property
|
55
56
|
def device_class(self) -> HumidifierDeviceClass | None: ...
|
56
57
|
@property
|
57
58
|
def state_attributes(self) -> dict[str, Any]: ...
|
59
|
+
@cached_property
|
58
60
|
def action(self) -> HumidifierAction | None: ...
|
61
|
+
@cached_property
|
59
62
|
def current_humidity(self) -> float | None: ...
|
63
|
+
@cached_property
|
60
64
|
def target_humidity(self) -> float | None: ...
|
65
|
+
@cached_property
|
61
66
|
def mode(self) -> str | None: ...
|
67
|
+
@cached_property
|
62
68
|
def available_modes(self) -> list[str] | None: ...
|
63
69
|
def set_humidity(self, humidity: int) -> None: ...
|
64
70
|
async def async_set_humidity(self, humidity: int) -> None: ...
|
65
71
|
def set_mode(self, mode: str) -> None: ...
|
66
72
|
async def async_set_mode(self, mode: str) -> None: ...
|
73
|
+
@cached_property
|
67
74
|
def min_humidity(self) -> float: ...
|
75
|
+
@cached_property
|
68
76
|
def max_humidity(self) -> float: ...
|
77
|
+
@cached_property
|
69
78
|
def supported_features(self) -> HumidifierEntityFeature: ...
|
70
79
|
|
71
80
|
async def async_service_humidity_set(entity: HumidifierEntity, service_call: ServiceCall) -> None: ...
|
@@ -12,6 +12,6 @@ class AsyncConfigEntryAuth(AbstractAuth):
|
|
12
12
|
async def async_get_access_token(self) -> str: ...
|
13
13
|
|
14
14
|
class AsyncConfigFlowAuth(AbstractAuth):
|
15
|
-
token:
|
15
|
+
token: dict
|
16
16
|
def __init__(self, websession: ClientSession, token: dict) -> None: ...
|
17
17
|
async def async_get_access_token(self) -> str: ...
|
@@ -15,7 +15,7 @@ async def async_setup_entry(hass: HomeAssistant, entry: AutomowerConfigEntry, as
|
|
15
15
|
class AutomowerCalendarEntity(AutomowerBaseEntity, CalendarEntity):
|
16
16
|
_attr_name: str | None
|
17
17
|
_attr_unique_id: Incomplete
|
18
|
-
_event:
|
18
|
+
_event: CalendarEvent | None
|
19
19
|
def __init__(self, mower_id: str, coordinator: AutomowerDataUpdateCoordinator) -> None: ...
|
20
20
|
@property
|
21
21
|
def event(self) -> CalendarEvent | None: ...
|
@@ -1,3 +1,4 @@
|
|
1
|
+
import asyncio
|
1
2
|
from . import create_hyperion_client as create_hyperion_client
|
2
3
|
from .const import CONF_AUTH_ID as CONF_AUTH_ID, CONF_CREATE_TOKEN as CONF_CREATE_TOKEN, CONF_EFFECT_HIDE_LIST as CONF_EFFECT_HIDE_LIST, CONF_EFFECT_SHOW_LIST as CONF_EFFECT_SHOW_LIST, CONF_PRIORITY as CONF_PRIORITY, DEFAULT_ORIGIN as DEFAULT_ORIGIN, DEFAULT_PRIORITY as DEFAULT_PRIORITY, DOMAIN as DOMAIN
|
3
4
|
from _typeshed import Incomplete
|
@@ -14,11 +15,11 @@ _LOGGER: Incomplete
|
|
14
15
|
class HyperionConfigFlow(ConfigFlow, domain=DOMAIN):
|
15
16
|
VERSION: int
|
16
17
|
unique_id: str
|
17
|
-
_data:
|
18
|
-
_request_token_task:
|
19
|
-
_auth_id:
|
18
|
+
_data: dict[str, Any]
|
19
|
+
_request_token_task: asyncio.Task | None
|
20
|
+
_auth_id: str | None
|
20
21
|
_require_confirm: bool
|
21
|
-
_port_ui:
|
22
|
+
_port_ui: int
|
22
23
|
def __init__(self) -> None: ...
|
23
24
|
def _create_client(self, raw_connection: bool = False) -> client.HyperionClient: ...
|
24
25
|
async def _advance_to_auth_step_if_necessary(self, hyperion_client: client.HyperionClient) -> ConfigFlowResult: ...
|
@@ -1,7 +1,7 @@
|
|
1
1
|
from . import get_hyperion_device_id as get_hyperion_device_id, get_hyperion_unique_id as get_hyperion_unique_id, listen_for_instance_updates as listen_for_instance_updates
|
2
2
|
from .const import CONF_EFFECT_HIDE_LIST as CONF_EFFECT_HIDE_LIST, CONF_INSTANCE_CLIENTS as CONF_INSTANCE_CLIENTS, CONF_PRIORITY as CONF_PRIORITY, DEFAULT_ORIGIN as DEFAULT_ORIGIN, DEFAULT_PRIORITY as DEFAULT_PRIORITY, DOMAIN as DOMAIN, HYPERION_MANUFACTURER_NAME as HYPERION_MANUFACTURER_NAME, HYPERION_MODEL_NAME as HYPERION_MODEL_NAME, SIGNAL_ENTITY_REMOVE as SIGNAL_ENTITY_REMOVE, TYPE_HYPERION_LIGHT as TYPE_HYPERION_LIGHT
|
3
3
|
from _typeshed import Incomplete
|
4
|
-
from collections.abc import Callable as Callable, Sequence
|
4
|
+
from collections.abc import Callable as Callable, Mapping, Sequence
|
5
5
|
from homeassistant.components.light import ATTR_BRIGHTNESS as ATTR_BRIGHTNESS, ATTR_EFFECT as ATTR_EFFECT, ATTR_HS_COLOR as ATTR_HS_COLOR, ColorMode as ColorMode, LightEntity as LightEntity, LightEntityFeature as LightEntityFeature
|
6
6
|
from homeassistant.config_entries import ConfigEntry as ConfigEntry
|
7
7
|
from homeassistant.core import HomeAssistant as HomeAssistant, callback as callback
|
@@ -42,11 +42,11 @@ class HyperionLight(LightEntity):
|
|
42
42
|
_options: Incomplete
|
43
43
|
_client: Incomplete
|
44
44
|
_brightness: int
|
45
|
-
_rgb_color:
|
46
|
-
_effect:
|
47
|
-
_static_effect_list:
|
48
|
-
_effect_list:
|
49
|
-
_client_callbacks:
|
45
|
+
_rgb_color: Sequence[int]
|
46
|
+
_effect: str
|
47
|
+
_static_effect_list: list[str]
|
48
|
+
_effect_list: list[str]
|
49
|
+
_client_callbacks: Mapping[str, Callable[[dict[str, Any]], None]]
|
50
50
|
_attr_device_info: Incomplete
|
51
51
|
def __init__(self, server_id: str, instance_num: int, instance_name: str, options: MappingProxyType[str, Any], hyperion_client: client.HyperionClient) -> None: ...
|
52
52
|
def _compute_unique_id(self, server_id: str, instance_num: int) -> str: ...
|
@@ -22,7 +22,7 @@ class HyperionSensor(SensorEntity):
|
|
22
22
|
entity_description: Incomplete
|
23
23
|
_client: Incomplete
|
24
24
|
_attr_native_value: Incomplete
|
25
|
-
_client_callbacks:
|
25
|
+
_client_callbacks: dict[str, Any]
|
26
26
|
_attr_device_info: Incomplete
|
27
27
|
def __init__(self, server_id: str, instance_num: int, instance_name: str, hyperion_client: client.HyperionClient, entity_description: SensorEntityDescription) -> None: ...
|
28
28
|
@property
|
@@ -25,21 +25,21 @@ class IBeaconCoordinator:
|
|
25
25
|
_entry: Incomplete
|
26
26
|
_dev_reg: Incomplete
|
27
27
|
_ibeacon_parser: Incomplete
|
28
|
-
_ignore_addresses:
|
29
|
-
_ignore_uuids:
|
30
|
-
_last_ibeacon_advertisement_by_unique_id:
|
31
|
-
_transient_seen_count:
|
32
|
-
_group_ids_by_address:
|
33
|
-
_unique_ids_by_address:
|
34
|
-
_unique_ids_by_group_id:
|
35
|
-
_addresses_by_group_id:
|
36
|
-
_unavailable_trackers:
|
37
|
-
_group_ids_random_macs:
|
38
|
-
_last_seen_by_group_id:
|
39
|
-
_unavailable_group_ids:
|
40
|
-
_major_minor_by_uuid:
|
28
|
+
_ignore_addresses: set[str]
|
29
|
+
_ignore_uuids: set[str]
|
30
|
+
_last_ibeacon_advertisement_by_unique_id: dict[str, iBeaconAdvertisement]
|
31
|
+
_transient_seen_count: dict[str, int]
|
32
|
+
_group_ids_by_address: dict[str, set[str]]
|
33
|
+
_unique_ids_by_address: dict[str, set[str]]
|
34
|
+
_unique_ids_by_group_id: dict[str, set[str]]
|
35
|
+
_addresses_by_group_id: dict[str, set[str]]
|
36
|
+
_unavailable_trackers: dict[str, CALLBACK_TYPE]
|
37
|
+
_group_ids_random_macs: set[str]
|
38
|
+
_last_seen_by_group_id: dict[str, bluetooth.BluetoothServiceInfoBleak]
|
39
|
+
_unavailable_group_ids: set[str]
|
40
|
+
_major_minor_by_uuid: dict[str, set[tuple[int, int]]]
|
41
41
|
_allow_nameless_uuids: Incomplete
|
42
|
-
_ignored_nameless_by_uuid:
|
42
|
+
_ignored_nameless_by_uuid: dict[str, set[str]]
|
43
43
|
def __init__(self, hass: HomeAssistant, entry: ConfigEntry, registry: DeviceRegistry) -> None: ...
|
44
44
|
def async_device_id_seen(self, device_id: str) -> bool: ...
|
45
45
|
def _async_handle_unavailable(self, service_info: bluetooth.BluetoothServiceInfoBleak) -> None: ...
|
@@ -9,8 +9,8 @@ _LOGGER: Incomplete
|
|
9
9
|
|
10
10
|
class IdasenDeskConfigFlow(ConfigFlow, domain=DOMAIN):
|
11
11
|
VERSION: int
|
12
|
-
_discovery_info:
|
13
|
-
_discovered_devices:
|
12
|
+
_discovery_info: BluetoothServiceInfoBleak | None
|
13
|
+
_discovered_devices: dict[str, BluetoothServiceInfoBleak]
|
14
14
|
def __init__(self) -> None: ...
|
15
15
|
async def async_step_bluetooth(self, discovery_info: BluetoothServiceInfoBleak) -> ConfigFlowResult: ...
|
16
16
|
async def async_step_user(self, user_input: dict[str, Any] | None = None) -> ConfigFlowResult: ...
|
@@ -1,3 +1,4 @@
|
|
1
|
+
import collections
|
1
2
|
import httpx
|
2
3
|
from .const import DATA_COMPONENT as DATA_COMPONENT, DOMAIN as DOMAIN, IMAGE_TIMEOUT as IMAGE_TIMEOUT
|
3
4
|
from _typeshed import Incomplete
|
@@ -14,6 +15,7 @@ from homeassistant.helpers.entity_component import EntityComponent as EntityComp
|
|
14
15
|
from homeassistant.helpers.event import async_track_state_change_event as async_track_state_change_event, async_track_time_interval as async_track_time_interval
|
15
16
|
from homeassistant.helpers.httpx_client import get_async_client as get_async_client
|
16
17
|
from homeassistant.helpers.typing import ConfigType as ConfigType, UNDEFINED as UNDEFINED, UndefinedType as UndefinedType, VolDictType as VolDictType
|
18
|
+
from propcache import cached_property
|
17
19
|
from typing import Final
|
18
20
|
|
19
21
|
_LOGGER: Incomplete
|
@@ -35,7 +37,6 @@ IMAGE_SERVICE_SNAPSHOT: VolDictType
|
|
35
37
|
|
36
38
|
class ImageEntityDescription(EntityDescription, frozen_or_thawed=True):
|
37
39
|
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: ...
|
38
|
-
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: ...
|
39
40
|
|
40
41
|
@dataclass
|
41
42
|
class Image:
|
@@ -62,12 +63,15 @@ class ImageEntity(Entity, cached_properties=CACHED_PROPERTIES_WITH_ATTR_):
|
|
62
63
|
_attr_state: None
|
63
64
|
_cached_image: Image | None
|
64
65
|
_client: Incomplete
|
65
|
-
access_tokens:
|
66
|
+
access_tokens: collections.deque
|
66
67
|
def __init__(self, hass: HomeAssistant, verify_ssl: bool = False) -> None: ...
|
68
|
+
@cached_property
|
67
69
|
def content_type(self) -> str: ...
|
68
70
|
@property
|
69
71
|
def entity_picture(self) -> str | None: ...
|
72
|
+
@cached_property
|
70
73
|
def image_last_updated(self) -> datetime | None: ...
|
74
|
+
@cached_property
|
71
75
|
def image_url(self) -> str | None | UndefinedType: ...
|
72
76
|
def image(self) -> bytes | None: ...
|
73
77
|
async def _fetch_url(self, url: str) -> httpx.Response | None: ...
|