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
@@ -15,8 +15,8 @@ async def validate_input(hass: HomeAssistant, data: dict[str, Any]) -> list[Loca
|
|
15
15
|
|
16
16
|
class LaCrosseViewConfigFlow(ConfigFlow, domain=DOMAIN):
|
17
17
|
VERSION: int
|
18
|
-
data:
|
19
|
-
locations:
|
18
|
+
data: dict[str, str]
|
19
|
+
locations: list[Location]
|
20
20
|
def __init__(self) -> None: ...
|
21
21
|
async def async_step_user(self, user_input: dict[str, Any] | None = None) -> ConfigFlowResult: ...
|
22
22
|
async def async_step_location(self, user_input: dict[str, Any] | None = None) -> ConfigFlowResult: ...
|
@@ -19,9 +19,9 @@ _LOGGER: Incomplete
|
|
19
19
|
class LmConfigFlow(ConfigFlow, domain=DOMAIN):
|
20
20
|
VERSION: int
|
21
21
|
_client: ClientSession
|
22
|
-
_config:
|
23
|
-
_fleet:
|
24
|
-
_discovered:
|
22
|
+
_config: dict[str, Any]
|
23
|
+
_fleet: dict[str, LaMarzoccoDeviceInfo]
|
24
|
+
_discovered: dict[str, str]
|
25
25
|
def __init__(self) -> None: ...
|
26
26
|
async def async_step_user(self, user_input: dict[str, Any] | None = None) -> ConfigFlowResult: ...
|
27
27
|
async def async_step_machine_selection(self, user_input: dict[str, Any] | None = None) -> ConfigFlowResult: ...
|
@@ -31,7 +31,7 @@ class LaMarzoccoUpdateCoordinator(DataUpdateCoordinator[None], metaclass=abc.ABC
|
|
31
31
|
device: Incomplete
|
32
32
|
local_connection_configured: Incomplete
|
33
33
|
_local_client: Incomplete
|
34
|
-
new_device_callback:
|
34
|
+
new_device_callback: list[Callable]
|
35
35
|
def __init__(self, hass: HomeAssistant, entry: LaMarzoccoConfigEntry, device: LaMarzoccoMachine, local_client: LaMarzoccoLocalClient | None = None) -> None: ...
|
36
36
|
async def _async_update_data(self) -> None: ...
|
37
37
|
@abstractmethod
|
@@ -6,6 +6,7 @@ from homeassistant.helpers.entity import Entity as Entity, EntityDescription as
|
|
6
6
|
from homeassistant.helpers.entity_component import EntityComponent as EntityComponent
|
7
7
|
from homeassistant.helpers.typing import ConfigType as ConfigType
|
8
8
|
from homeassistant.util.hass_dict import HassKey as HassKey
|
9
|
+
from propcache import cached_property
|
9
10
|
|
10
11
|
_LOGGER: Incomplete
|
11
12
|
DATA_COMPONENT: HassKey[EntityComponent[LawnMowerEntity]]
|
@@ -19,7 +20,6 @@ async def async_unload_entry(hass: HomeAssistant, entry: ConfigEntry) -> bool: .
|
|
19
20
|
|
20
21
|
class LawnMowerEntityEntityDescription(EntityDescription, frozen_or_thawed=True):
|
21
22
|
def __init__(self, *, key, device_class=..., entity_category=..., entity_registry_enabled_default=..., entity_registry_visible_default=..., force_update=..., icon=..., has_entity_name=..., name=..., translation_key=..., translation_placeholders=..., unit_of_measurement=...) -> None: ...
|
22
|
-
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: ...
|
23
23
|
|
24
24
|
CACHED_PROPERTIES_WITH_ATTR_: Incomplete
|
25
25
|
|
@@ -29,7 +29,9 @@ class LawnMowerEntity(Entity, cached_properties=CACHED_PROPERTIES_WITH_ATTR_):
|
|
29
29
|
_attr_supported_features: LawnMowerEntityFeature
|
30
30
|
@property
|
31
31
|
def state(self) -> str | None: ...
|
32
|
+
@cached_property
|
32
33
|
def activity(self) -> LawnMowerActivity | None: ...
|
34
|
+
@cached_property
|
33
35
|
def supported_features(self) -> LawnMowerEntityFeature: ...
|
34
36
|
def start_mowing(self) -> None: ...
|
35
37
|
async def async_start_mowing(self) -> None: ...
|
@@ -13,9 +13,9 @@ class LcnEntity(Entity):
|
|
13
13
|
device_connection: DeviceConnectionType
|
14
14
|
config: Incomplete
|
15
15
|
config_entry: Incomplete
|
16
|
-
address:
|
17
|
-
_unregister_for_inputs:
|
18
|
-
_name:
|
16
|
+
address: AddressType
|
17
|
+
_unregister_for_inputs: Callable | None
|
18
|
+
_name: str
|
19
19
|
def __init__(self, config: ConfigType, config_entry: ConfigEntry) -> None: ...
|
20
20
|
@property
|
21
21
|
def unique_id(self) -> str: ...
|
@@ -9,8 +9,8 @@ _LOGGER: Incomplete
|
|
9
9
|
|
10
10
|
class Ld2410BleConfigFlow(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: ...
|
@@ -14,7 +14,7 @@ class LD2410BLECoordinator(DataUpdateCoordinator[None]):
|
|
14
14
|
_ld2410_ble: Incomplete
|
15
15
|
connected: bool
|
16
16
|
_last_update_time: Incomplete
|
17
|
-
_debounce_cancel:
|
17
|
+
_debounce_cancel: CALLBACK_TYPE | None
|
18
18
|
_debounced_update_job: Incomplete
|
19
19
|
def __init__(self, hass: HomeAssistant, ld2410_ble: LD2410BLE) -> None: ...
|
20
20
|
def _async_handle_debounced_update(self, _now: datetime) -> None: ...
|
@@ -9,8 +9,8 @@ _LOGGER: Incomplete
|
|
9
9
|
|
10
10
|
class LedBleConfigFlow(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: ...
|
@@ -12,8 +12,8 @@ SCAN_INTERVAL: Incomplete
|
|
12
12
|
class LektricoDeviceDataUpdateCoordinator(DataUpdateCoordinator[dict[str, Any]]):
|
13
13
|
config_entry: ConfigEntry
|
14
14
|
device: Incomplete
|
15
|
-
serial_number:
|
16
|
-
board_revision:
|
17
|
-
device_type:
|
15
|
+
serial_number: str
|
16
|
+
board_revision: str
|
17
|
+
device_type: str
|
18
18
|
def __init__(self, hass: HomeAssistant, device_name: str) -> None: ...
|
19
19
|
async def _async_update_data(self) -> dict[str, Any]: ...
|
@@ -30,7 +30,7 @@ class LIFXDiscoveryManager:
|
|
30
30
|
hass: Incomplete
|
31
31
|
lock: Incomplete
|
32
32
|
migrating: Incomplete
|
33
|
-
_cancel_discovery:
|
33
|
+
_cancel_discovery: CALLBACK_TYPE | None
|
34
34
|
def __init__(self, hass: HomeAssistant, migrating: bool) -> None: ...
|
35
35
|
def async_setup_discovery_interval(self) -> None: ...
|
36
36
|
async def async_discovery(self, *_: Any) -> None: ...
|
@@ -1,7 +1,6 @@
|
|
1
1
|
from .const import CONF_SERIAL as CONF_SERIAL, DEFAULT_ATTEMPTS as DEFAULT_ATTEMPTS, DOMAIN as DOMAIN, OVERALL_TIMEOUT as OVERALL_TIMEOUT, TARGET_ANY as TARGET_ANY, _LOGGER as _LOGGER
|
2
2
|
from .discovery import async_discover_devices as async_discover_devices
|
3
3
|
from .util import async_entry_is_legacy as async_entry_is_legacy, async_get_legacy_entry as async_get_legacy_entry, async_multi_execute_lifx_with_retries as async_multi_execute_lifx_with_retries, formatted_serial as formatted_serial, lifx_features as lifx_features, mac_matches_serial_number as mac_matches_serial_number
|
4
|
-
from _typeshed import Incomplete
|
5
4
|
from aiolifx.aiolifx import Light as Light
|
6
5
|
from homeassistant.components import zeroconf as zeroconf
|
7
6
|
from homeassistant.components.dhcp import DhcpServiceInfo as DhcpServiceInfo
|
@@ -14,8 +13,8 @@ from typing import Any, Self
|
|
14
13
|
class LifXConfigFlow(ConfigFlow, domain=DOMAIN):
|
15
14
|
VERSION: int
|
16
15
|
host: str | None
|
17
|
-
_discovered_devices:
|
18
|
-
_discovered_device:
|
16
|
+
_discovered_devices: dict[str, Light]
|
17
|
+
_discovered_device: Light | None
|
19
18
|
def __init__(self) -> None: ...
|
20
19
|
async def async_step_dhcp(self, discovery_info: DhcpServiceInfo) -> ConfigFlowResult: ...
|
21
20
|
async def async_step_homekit(self, discovery_info: zeroconf.ZeroconfServiceInfo) -> ConfigFlowResult: ...
|
@@ -10,6 +10,7 @@ from homeassistant.core import HomeAssistant as HomeAssistant, callback as callb
|
|
10
10
|
from homeassistant.exceptions import HomeAssistantError as HomeAssistantError
|
11
11
|
from homeassistant.helpers.debounce import Debouncer as Debouncer
|
12
12
|
from homeassistant.helpers.update_coordinator import DataUpdateCoordinator as DataUpdateCoordinator
|
13
|
+
from propcache import cached_property
|
13
14
|
from typing import Any
|
14
15
|
|
15
16
|
LIGHT_UPDATE_INTERVAL: int
|
@@ -32,7 +33,7 @@ class SkyType(IntEnum):
|
|
32
33
|
|
33
34
|
class LIFXUpdateCoordinator(DataUpdateCoordinator[None]):
|
34
35
|
connection: Incomplete
|
35
|
-
device:
|
36
|
+
device: Light
|
36
37
|
lock: Incomplete
|
37
38
|
active_effect: Incomplete
|
38
39
|
_update_rssi: bool
|
@@ -46,12 +47,17 @@ class LIFXUpdateCoordinator(DataUpdateCoordinator[None]):
|
|
46
47
|
def rssi_uom(self) -> str: ...
|
47
48
|
@property
|
48
49
|
def current_infrared_brightness(self) -> str | None: ...
|
50
|
+
@cached_property
|
49
51
|
def serial_number(self) -> str: ...
|
52
|
+
@cached_property
|
50
53
|
def mac_address(self) -> str: ...
|
51
54
|
@property
|
52
55
|
def label(self) -> str: ...
|
56
|
+
@cached_property
|
53
57
|
def is_extended_multizone(self) -> bool: ...
|
58
|
+
@cached_property
|
54
59
|
def is_legacy_multizone(self) -> bool: ...
|
60
|
+
@cached_property
|
55
61
|
def is_matrix(self) -> bool: ...
|
56
62
|
async def diagnostics(self) -> dict[str, Any]: ...
|
57
63
|
def async_get_entity_id(self, platform: Platform, key: str) -> str | None: ...
|
@@ -1,3 +1,4 @@
|
|
1
|
+
import aiolifx_effects as aiolifx_effects_module
|
1
2
|
from .const import ATTR_DURATION as ATTR_DURATION, ATTR_INFRARED as ATTR_INFRARED, ATTR_POWER as ATTR_POWER, ATTR_ZONES as ATTR_ZONES, DATA_LIFX_MANAGER as DATA_LIFX_MANAGER, DOMAIN as DOMAIN, INFRARED_BRIGHTNESS as INFRARED_BRIGHTNESS, LIFX_CEILING_PRODUCT_IDS as LIFX_CEILING_PRODUCT_IDS, _LOGGER as _LOGGER
|
2
3
|
from .coordinator import FirmwareEffect as FirmwareEffect, LIFXUpdateCoordinator as LIFXUpdateCoordinator
|
3
4
|
from .entity import LIFXEntity as LIFXEntity
|
@@ -32,8 +33,8 @@ class LIFXLight(LIFXEntity, LightEntity):
|
|
32
33
|
_attr_name: Incomplete
|
33
34
|
mac_addr: Incomplete
|
34
35
|
manager: Incomplete
|
35
|
-
effects_conductor:
|
36
|
-
postponed_update:
|
36
|
+
effects_conductor: aiolifx_effects_module.Conductor
|
37
|
+
postponed_update: CALLBACK_TYPE | None
|
37
38
|
entry: Incomplete
|
38
39
|
_attr_unique_id: Incomplete
|
39
40
|
_attr_min_color_temp_kelvin: Incomplete
|
@@ -69,7 +69,7 @@ SERVICES: Incomplete
|
|
69
69
|
class LIFXManager:
|
70
70
|
hass: Incomplete
|
71
71
|
effects_conductor: Incomplete
|
72
|
-
entry_id_to_entity_id:
|
72
|
+
entry_id_to_entity_id: dict[str, str]
|
73
73
|
def __init__(self, hass: HomeAssistant) -> None: ...
|
74
74
|
def async_unload(self) -> None: ...
|
75
75
|
def async_register_entity(self, entity_id: str, entry_id: str) -> Callable[[], None]: ...
|
@@ -12,6 +12,7 @@ from homeassistant.helpers.entity_component import EntityComponent as EntityComp
|
|
12
12
|
from homeassistant.helpers.frame import ReportBehavior as ReportBehavior, report_usage as report_usage
|
13
13
|
from homeassistant.helpers.typing import ConfigType as ConfigType, VolDictType as VolDictType
|
14
14
|
from homeassistant.loader import bind_hass as bind_hass
|
15
|
+
from propcache import cached_property
|
15
16
|
from typing import Any, Final, Self
|
16
17
|
|
17
18
|
ENTITY_ID_FORMAT: Incomplete
|
@@ -109,7 +110,7 @@ class Profile:
|
|
109
110
|
|
110
111
|
class Profiles:
|
111
112
|
hass: Incomplete
|
112
|
-
data:
|
113
|
+
data: dict[str, Profile]
|
113
114
|
def __init__(self, hass: HomeAssistant) -> None: ...
|
114
115
|
def _load_profile_data(self) -> dict[str, Profile]: ...
|
115
116
|
async def async_initialize(self) -> None: ...
|
@@ -118,7 +119,6 @@ class Profiles:
|
|
118
119
|
|
119
120
|
class LightEntityDescription(ToggleEntityDescription, frozen_or_thawed=True):
|
120
121
|
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: ...
|
121
|
-
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: ...
|
122
122
|
|
123
123
|
CACHED_PROPERTIES_WITH_ATTR_: Incomplete
|
124
124
|
|
@@ -143,27 +143,39 @@ class LightEntity(ToggleEntity, cached_properties=CACHED_PROPERTIES_WITH_ATTR_):
|
|
143
143
|
_attr_max_mireds: Final[int]
|
144
144
|
_attr_min_mireds: Final[int]
|
145
145
|
__color_mode_reported: bool
|
146
|
+
@cached_property
|
146
147
|
def brightness(self) -> int | None: ...
|
148
|
+
@cached_property
|
147
149
|
def color_mode(self) -> ColorMode | str | None: ...
|
148
150
|
@property
|
149
151
|
def _light_internal_color_mode(self) -> str: ...
|
152
|
+
@cached_property
|
150
153
|
def hs_color(self) -> tuple[float, float] | None: ...
|
154
|
+
@cached_property
|
151
155
|
def xy_color(self) -> tuple[float, float] | None: ...
|
156
|
+
@cached_property
|
152
157
|
def rgb_color(self) -> tuple[int, int, int] | None: ...
|
158
|
+
@cached_property
|
153
159
|
def rgbw_color(self) -> tuple[int, int, int, int] | None: ...
|
154
160
|
@property
|
155
161
|
def _light_internal_rgbw_color(self) -> tuple[int, int, int, int] | None: ...
|
162
|
+
@cached_property
|
156
163
|
def rgbww_color(self) -> tuple[int, int, int, int, int] | None: ...
|
164
|
+
@cached_property
|
157
165
|
def color_temp(self) -> int | None: ...
|
158
166
|
@property
|
159
167
|
def color_temp_kelvin(self) -> int | None: ...
|
168
|
+
@cached_property
|
160
169
|
def min_mireds(self) -> int: ...
|
170
|
+
@cached_property
|
161
171
|
def max_mireds(self) -> int: ...
|
162
172
|
@property
|
163
173
|
def min_color_temp_kelvin(self) -> int: ...
|
164
174
|
@property
|
165
175
|
def max_color_temp_kelvin(self) -> int: ...
|
176
|
+
@cached_property
|
166
177
|
def effect_list(self) -> list[str] | None: ...
|
178
|
+
@cached_property
|
167
179
|
def effect(self) -> str | None: ...
|
168
180
|
@property
|
169
181
|
def capability_attributes(self) -> dict[str, Any]: ...
|
@@ -174,8 +186,13 @@ class LightEntity(ToggleEntity, cached_properties=CACHED_PROPERTIES_WITH_ATTR_):
|
|
174
186
|
def state_attributes(self) -> dict[str, Any] | None: ...
|
175
187
|
@property
|
176
188
|
def _light_internal_supported_color_modes(self) -> set[ColorMode] | set[str]: ...
|
189
|
+
@cached_property
|
177
190
|
def supported_color_modes(self) -> set[ColorMode] | set[str] | None: ...
|
191
|
+
@cached_property
|
178
192
|
def supported_features(self) -> LightEntityFeature: ...
|
193
|
+
_deprecated_supported_features_reported: bool
|
194
|
+
@property
|
195
|
+
def supported_features_compat(self) -> LightEntityFeature: ...
|
179
196
|
def __should_report_light_issue(self) -> bool: ...
|
180
197
|
|
181
198
|
__getattr__: Incomplete
|
@@ -15,7 +15,7 @@ async def validate_input(hass: HomeAssistant, data: dict[str, str]) -> dict[str,
|
|
15
15
|
|
16
16
|
class LinearGarageDoorConfigFlow(ConfigFlow, domain=DOMAIN):
|
17
17
|
VERSION: int
|
18
|
-
data:
|
18
|
+
data: dict[str, Sequence[Collection[str]]]
|
19
19
|
def __init__(self) -> None: ...
|
20
20
|
async def async_step_user(self, user_input: dict[str, Any] | None = None) -> ConfigFlowResult: ...
|
21
21
|
async def async_step_site(self, user_input: dict[str, Any] | None = None) -> ConfigFlowResult: ...
|
@@ -11,7 +11,7 @@ from typing import Any
|
|
11
11
|
_LOGGER: Incomplete
|
12
12
|
|
13
13
|
class LinkPlayConfigFlow(ConfigFlow, domain=DOMAIN):
|
14
|
-
data:
|
14
|
+
data: dict[str, Any]
|
15
15
|
def __init__(self) -> None: ...
|
16
16
|
async def async_step_zeroconf(self, discovery_info: zeroconf.ZeroconfServiceInfo) -> ConfigFlowResult: ...
|
17
17
|
async def async_step_discovery_confirm(self, user_input: dict[str, Any] | None = None) -> ConfigFlowResult: ...
|
@@ -11,6 +11,7 @@ from homeassistant.helpers.entity import Entity as Entity, EntityDescription as
|
|
11
11
|
from homeassistant.helpers.entity_component import EntityComponent as EntityComponent
|
12
12
|
from homeassistant.helpers.typing import ConfigType as ConfigType, StateType as StateType
|
13
13
|
from homeassistant.util.hass_dict import HassKey as HassKey
|
14
|
+
from propcache import cached_property
|
14
15
|
from typing import Any
|
15
16
|
|
16
17
|
_LOGGER: Incomplete
|
@@ -35,7 +36,6 @@ async def async_unload_entry(hass: HomeAssistant, entry: ConfigEntry) -> bool: .
|
|
35
36
|
|
36
37
|
class LockEntityDescription(EntityDescription, frozen_or_thawed=True):
|
37
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: ...
|
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
39
|
|
40
40
|
CACHED_PROPERTIES_WITH_ATTR_: Incomplete
|
41
41
|
|
@@ -54,15 +54,23 @@ class LockEntity(Entity, cached_properties=CACHED_PROPERTIES_WITH_ATTR_):
|
|
54
54
|
_lock_option_default_code: str
|
55
55
|
__code_format_cmp: re.Pattern[str] | None
|
56
56
|
def add_default_code(self, data: dict[Any, Any]) -> dict[Any, Any]: ...
|
57
|
+
@cached_property
|
57
58
|
def changed_by(self) -> str | None: ...
|
59
|
+
@cached_property
|
58
60
|
def code_format(self) -> str | None: ...
|
59
61
|
@property
|
60
62
|
def code_format_cmp(self) -> re.Pattern[str] | None: ...
|
63
|
+
@cached_property
|
61
64
|
def is_locked(self) -> bool | None: ...
|
65
|
+
@cached_property
|
62
66
|
def is_locking(self) -> bool | None: ...
|
67
|
+
@cached_property
|
63
68
|
def is_unlocking(self) -> bool | None: ...
|
69
|
+
@cached_property
|
64
70
|
def is_open(self) -> bool | None: ...
|
71
|
+
@cached_property
|
65
72
|
def is_opening(self) -> bool | None: ...
|
73
|
+
@cached_property
|
66
74
|
def is_jammed(self) -> bool | None: ...
|
67
75
|
async def async_handle_lock_service(self, **kwargs: Any) -> None: ...
|
68
76
|
def lock(self, **kwargs: Any) -> None: ...
|
@@ -77,6 +85,7 @@ class LockEntity(Entity, cached_properties=CACHED_PROPERTIES_WITH_ATTR_):
|
|
77
85
|
def state_attributes(self) -> dict[str, StateType]: ...
|
78
86
|
@property
|
79
87
|
def state(self) -> str | None: ...
|
88
|
+
@cached_property
|
80
89
|
def supported_features(self) -> LockEntityFeature: ...
|
81
90
|
async def async_internal_added_to_hass(self) -> None: ...
|
82
91
|
def async_registry_entry_updated(self) -> None: ...
|
@@ -8,6 +8,7 @@ from homeassistant.core import Context as Context, Event as Event, State as Stat
|
|
8
8
|
from homeassistant.util.event_type import EventType as EventType
|
9
9
|
from homeassistant.util.json import json_loads as json_loads
|
10
10
|
from homeassistant.util.ulid import ulid_to_bytes as ulid_to_bytes
|
11
|
+
from propcache import cached_property
|
11
12
|
from sqlalchemy.engine.row import Row as Row
|
12
13
|
from typing import Any, Final, NamedTuple
|
13
14
|
|
@@ -22,11 +23,17 @@ class LazyEventPartialState:
|
|
22
23
|
row: Incomplete
|
23
24
|
data: Incomplete
|
24
25
|
def __init__(self, row: Row | EventAsRow, event_data_cache: dict[str, dict[str, Any]]) -> None: ...
|
26
|
+
@cached_property
|
25
27
|
def event_type(self) -> EventType[Any] | str | None: ...
|
28
|
+
@cached_property
|
26
29
|
def entity_id(self) -> str | None: ...
|
30
|
+
@cached_property
|
27
31
|
def state(self) -> str | None: ...
|
32
|
+
@cached_property
|
28
33
|
def context_id(self) -> str | None: ...
|
34
|
+
@cached_property
|
29
35
|
def context_user_id(self) -> str | None: ...
|
36
|
+
@cached_property
|
30
37
|
def context_parent_id(self) -> str | None: ...
|
31
38
|
|
32
39
|
ROW_ID_POS: Final[int]
|
@@ -39,7 +39,7 @@ class EventProcessor:
|
|
39
39
|
entity_ids: Incomplete
|
40
40
|
device_ids: Incomplete
|
41
41
|
context_id: Incomplete
|
42
|
-
filters:
|
42
|
+
filters: Filters | None
|
43
43
|
logbook_run: Incomplete
|
44
44
|
context_augmenter: Incomplete
|
45
45
|
def __init__(self, hass: HomeAssistant, event_types: tuple[EventType[Any] | str, ...], entity_ids: list[str] | None = None, device_ids: list[str] | None = None, context_id: str | None = None, timestamp: bool = False, include_entity_name: bool = True) -> None: ...
|
@@ -65,13 +65,13 @@ def _rows_ids_match(row: Row | EventAsRow, other_row: Row | EventAsRow) -> bool:
|
|
65
65
|
|
66
66
|
class EntityNameCache:
|
67
67
|
_hass: Incomplete
|
68
|
-
_names:
|
68
|
+
_names: dict[str, str]
|
69
69
|
def __init__(self, hass: HomeAssistant) -> None: ...
|
70
70
|
def get(self, entity_id: str) -> str: ...
|
71
71
|
|
72
72
|
class EventCache:
|
73
73
|
_event_data_cache: Incomplete
|
74
|
-
event_cache:
|
74
|
+
event_cache: dict[Row | EventAsRow, LazyEventPartialState]
|
75
75
|
def __init__(self, event_data_cache: dict[str, dict[str, Any]]) -> None: ...
|
76
76
|
def get(self, row: EventAsRow | Row) -> LazyEventPartialState: ...
|
77
77
|
def clear(self) -> None: ...
|
@@ -47,7 +47,7 @@ class LoggerSettings:
|
|
47
47
|
_stored_config: dict[str, dict[str, LoggerSetting]]
|
48
48
|
_yaml_config: Incomplete
|
49
49
|
_default_level: Incomplete
|
50
|
-
_store:
|
50
|
+
_store: Store[dict[str, dict[str, dict[str, Any]]]]
|
51
51
|
def __init__(self, hass: HomeAssistant, yaml_config: ConfigType) -> None: ...
|
52
52
|
async def async_load(self) -> None: ...
|
53
53
|
def _async_data_to_save(self) -> dict[str, dict[str, dict[str, str]]]: ...
|
@@ -21,8 +21,8 @@ def _async_remote_updater(lookin_protocol: LookInHttpProtocol, uuid: str) -> Cal
|
|
21
21
|
|
22
22
|
class LookinUDPManager:
|
23
23
|
_lock: Incomplete
|
24
|
-
_listener:
|
25
|
-
_subscriptions:
|
24
|
+
_listener: Callable | None
|
25
|
+
_subscriptions: LookinUDPSubscriptions | None
|
26
26
|
def __init__(self) -> None: ...
|
27
27
|
async def async_get_subscriptions(self) -> LookinUDPSubscriptions: ...
|
28
28
|
async def async_stop(self) -> None: ...
|
@@ -10,8 +10,8 @@ from typing import Any
|
|
10
10
|
LOGGER: Incomplete
|
11
11
|
|
12
12
|
class LookinFlowHandler(ConfigFlow, domain=DOMAIN):
|
13
|
-
_host:
|
14
|
-
_name:
|
13
|
+
_host: str | None
|
14
|
+
_name: str | None
|
15
15
|
def __init__(self) -> None: ...
|
16
16
|
async def async_step_zeroconf(self, discovery_info: zeroconf.ZeroconfServiceInfo) -> ConfigFlowResult: ...
|
17
17
|
async def async_step_user(self, user_input: dict[str, Any] | None = None) -> ConfigFlowResult: ...
|
@@ -42,8 +42,8 @@ class LookinCoordinatorEntity(LookinDeviceMixIn, LookinEntityMixIn, CoordinatorE
|
|
42
42
|
async def _async_send_command(self, command: str, signal: str = 'FF') -> None: ...
|
43
43
|
|
44
44
|
class LookinPowerEntity(LookinCoordinatorEntity):
|
45
|
-
_power_on_command:
|
46
|
-
_power_off_command:
|
45
|
+
_power_on_command: str
|
46
|
+
_power_off_command: str
|
47
47
|
def __init__(self, coordinator: LookinDataUpdateCoordinator[Remote], uuid: str, device: Remote | Climate, lookin_data: LookinData) -> None: ...
|
48
48
|
|
49
49
|
class LookinPowerPushRemoteEntity(LookinPowerEntity, metaclass=abc.ABCMeta):
|
@@ -19,7 +19,7 @@ async def async_setup_entry(hass: HomeAssistant, config_entry: ConfigEntry, asyn
|
|
19
19
|
class LookinMedia(LookinPowerPushRemoteEntity, MediaPlayerEntity):
|
20
20
|
_attr_should_poll: bool
|
21
21
|
_attr_device_class: Incomplete
|
22
|
-
_source_list:
|
22
|
+
_source_list: dict[str, str] | None
|
23
23
|
def __init__(self, coordinator: LookinDataUpdateCoordinator, uuid: str, device: Remote, lookin_data: LookinData, device_class: MediaPlayerDeviceClass) -> None: ...
|
24
24
|
@property
|
25
25
|
def source_list(self) -> list[str]: ...
|
@@ -24,7 +24,7 @@ SENSORS: tuple[MadvrSensorEntityDescription, ...]
|
|
24
24
|
async def async_setup_entry(hass: HomeAssistant, entry: MadVRConfigEntry, async_add_entities: AddEntitiesCallback) -> None: ...
|
25
25
|
|
26
26
|
class MadvrSensor(MadVREntity, SensorEntity):
|
27
|
-
entity_description:
|
27
|
+
entity_description: MadvrSensorEntityDescription
|
28
28
|
_attr_unique_id: Incomplete
|
29
29
|
def __init__(self, coordinator: MadVRCoordinator, description: MadvrSensorEntityDescription) -> None: ...
|
30
30
|
@property
|
@@ -46,18 +46,18 @@ async def async_setup_platform(hass: HomeAssistant, config: ConfigType, async_ad
|
|
46
46
|
|
47
47
|
class ManualAlarm(AlarmControlPanelEntity, RestoreEntity):
|
48
48
|
_attr_should_poll: bool
|
49
|
-
_state:
|
49
|
+
_state: AlarmControlPanelState
|
50
50
|
_hass: Incomplete
|
51
51
|
_attr_name: Incomplete
|
52
52
|
_attr_unique_id: Incomplete
|
53
53
|
_code: Incomplete
|
54
54
|
_attr_code_arm_required: Incomplete
|
55
55
|
_disarm_after_trigger: Incomplete
|
56
|
-
_previous_state:
|
57
|
-
_state_ts:
|
58
|
-
_delay_time_by_state:
|
59
|
-
_trigger_time_by_state:
|
60
|
-
_arming_time_by_state:
|
56
|
+
_previous_state: AlarmControlPanelState
|
57
|
+
_state_ts: datetime.datetime
|
58
|
+
_delay_time_by_state: dict[AlarmControlPanelState, Any]
|
59
|
+
_trigger_time_by_state: dict[AlarmControlPanelState, Any]
|
60
|
+
_arming_time_by_state: dict[AlarmControlPanelState, Any]
|
61
61
|
_attr_supported_features: Incomplete
|
62
62
|
def __init__(self, hass: HomeAssistant, name: str, unique_id: str | None, code: str | None, code_template: Template | None, code_arm_required: bool, disarm_after_trigger: bool, config: dict[str, Any]) -> None: ...
|
63
63
|
@property
|
@@ -49,14 +49,14 @@ class MatrixBot:
|
|
49
49
|
_client: AsyncClient
|
50
50
|
hass: Incomplete
|
51
51
|
_session_filepath: Incomplete
|
52
|
-
_access_tokens:
|
52
|
+
_access_tokens: JsonObjectType
|
53
53
|
_homeserver: Incomplete
|
54
54
|
_verify_tls: Incomplete
|
55
55
|
_mx_id: Incomplete
|
56
56
|
_password: Incomplete
|
57
|
-
_listening_rooms:
|
58
|
-
_word_commands:
|
59
|
-
_expression_commands:
|
57
|
+
_listening_rooms: dict[RoomAnyID, RoomID]
|
58
|
+
_word_commands: dict[RoomID, dict[WordCommand, ConfigCommand]]
|
59
|
+
_expression_commands: dict[RoomID, list[ConfigCommand]]
|
60
60
|
_unparsed_commands: Incomplete
|
61
61
|
def __init__(self, hass: HomeAssistant, config_file: str, homeserver: str, verify_ssl: bool, username: str, password: str, listening_rooms: list[RoomAnyID], commands: list[ConfigCommand]) -> None: ...
|
62
62
|
def _load_commands(self, commands: list[ConfigCommand]) -> None: ...
|
@@ -15,8 +15,8 @@ class MatterAdapter:
|
|
15
15
|
matter_client: Incomplete
|
16
16
|
hass: Incomplete
|
17
17
|
config_entry: Incomplete
|
18
|
-
platform_handlers:
|
19
|
-
discovered_entities:
|
18
|
+
platform_handlers: dict[Platform, AddEntitiesCallback]
|
19
|
+
discovered_entities: set[str]
|
20
20
|
def __init__(self, hass: HomeAssistant, matter_client: MatterClient, config_entry: ConfigEntry) -> None: ...
|
21
21
|
def register_platform_handler(self, platform: Platform, add_entities: AddEntitiesCallback) -> None: ...
|
22
22
|
async def setup_nodes(self) -> None: ...
|
@@ -46,7 +46,7 @@ class MatterClimate(MatterEntity, ClimateEntity):
|
|
46
46
|
_attr_min_temp: Incomplete
|
47
47
|
_attr_max_temp: Incomplete
|
48
48
|
def _update_from_device(self) -> None: ...
|
49
|
-
_attr_hvac_modes:
|
49
|
+
_attr_hvac_modes: list[HVACMode]
|
50
50
|
_attr_supported_features: Incomplete
|
51
51
|
def _calculate_features(self) -> None: ...
|
52
52
|
def _get_temperature_in_degrees(self, attribute: type[clusters.ClusterAttributeDescriptor]) -> float | None: ...
|
@@ -1,3 +1,4 @@
|
|
1
|
+
import asyncio
|
1
2
|
import voluptuous as vol
|
2
3
|
from .addon import get_addon_manager as get_addon_manager
|
3
4
|
from .const import ADDON_SLUG as ADDON_SLUG, CONF_INTEGRATION_CREATED_ADDON as CONF_INTEGRATION_CREATED_ADDON, CONF_USE_ADDON as CONF_USE_ADDON, DOMAIN as DOMAIN, LOGGER as LOGGER
|
@@ -28,10 +29,10 @@ def build_ws_address(host: str, port: int) -> str: ...
|
|
28
29
|
class MatterConfigFlow(ConfigFlow, domain=DOMAIN):
|
29
30
|
VERSION: int
|
30
31
|
_running_in_background: bool
|
31
|
-
ws_address:
|
32
|
+
ws_address: str | None
|
32
33
|
integration_created_addon: bool
|
33
|
-
install_task:
|
34
|
-
start_task:
|
34
|
+
install_task: asyncio.Task | None
|
35
|
+
start_task: asyncio.Task | None
|
35
36
|
use_addon: bool
|
36
37
|
def __init__(self) -> None: ...
|
37
38
|
async def async_step_install_addon(self, user_input: dict[str, Any] | None = None) -> ConfigFlowResult: ...
|
@@ -12,6 +12,7 @@ from homeassistant.helpers.typing import UndefinedType as UndefinedType
|
|
12
12
|
from matter_server.client import MatterClient as MatterClient
|
13
13
|
from matter_server.client.models.node import MatterEndpoint as MatterEndpoint
|
14
14
|
from matter_server.common.models import EventType
|
15
|
+
from propcache import cached_property
|
15
16
|
from typing import Any
|
16
17
|
|
17
18
|
LOGGER: Incomplete
|
@@ -31,8 +32,8 @@ class MatterEntity(Entity):
|
|
31
32
|
_endpoint: Incomplete
|
32
33
|
_entity_info: Incomplete
|
33
34
|
entity_description: Incomplete
|
34
|
-
_unsubscribes:
|
35
|
-
_attributes_map:
|
35
|
+
_unsubscribes: list[Callable]
|
36
|
+
_attributes_map: dict[type, str]
|
36
37
|
_attr_unique_id: Incomplete
|
37
38
|
_attr_device_info: Incomplete
|
38
39
|
_attr_available: Incomplete
|
@@ -40,6 +41,7 @@ class MatterEntity(Entity):
|
|
40
41
|
_attr_name: Incomplete
|
41
42
|
def __init__(self, matter_client: MatterClient, endpoint: MatterEndpoint, entity_info: MatterEntityInfo) -> None: ...
|
42
43
|
async def async_added_to_hass(self) -> None: ...
|
44
|
+
@cached_property
|
43
45
|
def name(self) -> str | UndefinedType | None: ...
|
44
46
|
def _on_matter_event(self, event: EventType, data: Any = None) -> None: ...
|
45
47
|
def _on_featuremap_update(self, event: EventType, data: tuple[int, str, int] | None) -> None: ...
|