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
@@ -12,7 +12,7 @@ from webio_api import WebioAPI as WebioAPI
|
|
12
12
|
_LOGGER: Incomplete
|
13
13
|
|
14
14
|
class NotificationCoordinator:
|
15
|
-
_coordinators:
|
15
|
+
_coordinators: dict[str, NASwebCoordinator]
|
16
16
|
def __init__(self) -> None: ...
|
17
17
|
def add_coordinator(self, serial: str, coordinator: NASwebCoordinator) -> None: ...
|
18
18
|
def remove_coordinator(self, serial: str) -> None: ...
|
@@ -24,10 +24,10 @@ class NASwebCoordinator(BaseDataUpdateCoordinatorProtocol):
|
|
24
24
|
_hass: Incomplete
|
25
25
|
name: Incomplete
|
26
26
|
webio_api: Incomplete
|
27
|
-
_last_update:
|
27
|
+
_last_update: float | None
|
28
28
|
_job: Incomplete
|
29
|
-
_unsub_last_update_check:
|
30
|
-
_listeners:
|
29
|
+
_unsub_last_update_check: CALLBACK_TYPE | None
|
30
|
+
_listeners: dict[CALLBACK_TYPE, tuple[CALLBACK_TYPE, object | None]]
|
31
31
|
def __init__(self, hass: HomeAssistant, webio_api: WebioAPI, name: str = 'NASweb[default]') -> None: ...
|
32
32
|
def is_connection_confirmed(self) -> bool: ...
|
33
33
|
def async_add_listener(self, update_callback: CALLBACK_TYPE, context: Any = None) -> Callable[[], None]: ...
|
@@ -20,11 +20,11 @@ class NeatoCleaningMap(NeatoEntity, Camera):
|
|
20
20
|
neato: Incomplete
|
21
21
|
_mapdata: Incomplete
|
22
22
|
_available: Incomplete
|
23
|
-
_robot_serial:
|
23
|
+
_robot_serial: str
|
24
24
|
_attr_unique_id: Incomplete
|
25
|
-
_generated_at:
|
26
|
-
_image_url:
|
27
|
-
_image:
|
25
|
+
_generated_at: str | None
|
26
|
+
_image_url: str | None
|
27
|
+
_image: bytes | None
|
28
28
|
def __init__(self, neato: NeatoHub, robot: Robot, mapdata: dict[str, Any] | None) -> None: ...
|
29
29
|
def camera_image(self, width: int | None = None, height: int | None = None) -> bytes | None: ...
|
30
30
|
def update(self) -> None: ...
|
@@ -10,7 +10,7 @@ _LOGGER: Incomplete
|
|
10
10
|
|
11
11
|
class NeatoHub:
|
12
12
|
_hass: Incomplete
|
13
|
-
my_neato:
|
13
|
+
my_neato: Account
|
14
14
|
def __init__(self, hass: HomeAssistant, neato: Account) -> None: ...
|
15
15
|
def update_robots(self) -> None: ...
|
16
16
|
def download_map(self, url: str) -> HTTPResponse: ...
|
@@ -8,6 +8,7 @@ from homeassistant.const import EntityCategory as EntityCategory, PERCENTAGE as
|
|
8
8
|
from homeassistant.core import HomeAssistant as HomeAssistant
|
9
9
|
from homeassistant.helpers.entity_platform import AddEntitiesCallback as AddEntitiesCallback
|
10
10
|
from pybotvac.robot import Robot as Robot
|
11
|
+
from typing import Any
|
11
12
|
|
12
13
|
_LOGGER: Incomplete
|
13
14
|
SCAN_INTERVAL: Incomplete
|
@@ -20,9 +21,9 @@ class NeatoSensor(NeatoEntity, SensorEntity):
|
|
20
21
|
_attr_entity_category: Incomplete
|
21
22
|
_attr_native_unit_of_measurement = PERCENTAGE
|
22
23
|
_attr_available: bool
|
23
|
-
_robot_serial:
|
24
|
+
_robot_serial: str
|
24
25
|
_attr_unique_id: Incomplete
|
25
|
-
_state:
|
26
|
+
_state: dict[str, Any] | None
|
26
27
|
def __init__(self, neato: NeatoHub, robot: Robot) -> None: ...
|
27
28
|
def update(self) -> None: ...
|
28
29
|
@property
|
@@ -22,8 +22,8 @@ class NeatoConnectedSwitch(NeatoEntity, SwitchEntity):
|
|
22
22
|
_attr_available: bool
|
23
23
|
_attr_entity_category: Incomplete
|
24
24
|
type: Incomplete
|
25
|
-
_state:
|
26
|
-
_schedule_state:
|
25
|
+
_state: dict[str, Any] | None
|
26
|
+
_schedule_state: str | None
|
27
27
|
_clean_state: Incomplete
|
28
28
|
_attr_unique_id: Incomplete
|
29
29
|
def __init__(self, neato: NeatoHub, robot: Robot, switch_type: str) -> None: ...
|
@@ -33,26 +33,26 @@ async def async_setup_entry(hass: HomeAssistant, entry: ConfigEntry, async_add_e
|
|
33
33
|
class NeatoConnectedVacuum(NeatoEntity, StateVacuumEntity):
|
34
34
|
_attr_supported_features: Incomplete
|
35
35
|
_attr_name: Incomplete
|
36
|
-
_attr_available:
|
36
|
+
_attr_available: bool
|
37
37
|
_mapdata: Incomplete
|
38
|
-
_robot_has_map:
|
38
|
+
_robot_has_map: bool
|
39
39
|
_robot_maps: Incomplete
|
40
|
-
_robot_serial:
|
41
|
-
_attr_unique_id:
|
42
|
-
_status_state:
|
43
|
-
_state:
|
44
|
-
_clean_time_start:
|
45
|
-
_clean_time_stop:
|
46
|
-
_clean_area:
|
47
|
-
_clean_battery_start:
|
48
|
-
_clean_battery_end:
|
49
|
-
_clean_susp_charge_count:
|
50
|
-
_clean_susp_time:
|
51
|
-
_clean_pause_time:
|
52
|
-
_clean_error_time:
|
53
|
-
_launched_from:
|
54
|
-
_robot_boundaries:
|
55
|
-
_robot_stats:
|
40
|
+
_robot_serial: str
|
41
|
+
_attr_unique_id: str
|
42
|
+
_status_state: str | None
|
43
|
+
_state: dict[str, Any] | None
|
44
|
+
_clean_time_start: str | None
|
45
|
+
_clean_time_stop: str | None
|
46
|
+
_clean_area: float | None
|
47
|
+
_clean_battery_start: int | None
|
48
|
+
_clean_battery_end: int | None
|
49
|
+
_clean_susp_charge_count: int | None
|
50
|
+
_clean_susp_time: int | None
|
51
|
+
_clean_pause_time: int | None
|
52
|
+
_clean_error_time: int | None
|
53
|
+
_launched_from: str | None
|
54
|
+
_robot_boundaries: list
|
55
|
+
_robot_stats: dict[str, Any] | None
|
56
56
|
def __init__(self, neato: NeatoHub, robot: Robot, mapdata: dict[str, Any] | None, persistent_maps: dict[str, Any] | None) -> None: ...
|
57
57
|
_attr_activity: Incomplete
|
58
58
|
_attr_battery_level: Incomplete
|
@@ -26,7 +26,7 @@ async def async_setup_entry(hass: HomeAssistant, entry: NestConfigEntry, async_a
|
|
26
26
|
|
27
27
|
class StreamRefresh:
|
28
28
|
_hass: Incomplete
|
29
|
-
_unsub:
|
29
|
+
_unsub: Callable[[], None] | None
|
30
30
|
_min_refresh_interval: Incomplete
|
31
31
|
_refresh_cb: Incomplete
|
32
32
|
def __init__(self, hass: HomeAssistant, expires_at: datetime.datetime, refresh_cb: Callable[[], Awaitable[datetime.datetime | None]]) -> None: ...
|
@@ -51,7 +51,7 @@ class NestRTSPEntity(NestCameraBaseEntity):
|
|
51
51
|
_rtsp_stream: RtspStream | None
|
52
52
|
_rtsp_live_stream_trait: CameraLiveStreamTrait
|
53
53
|
_create_stream_url_lock: Incomplete
|
54
|
-
_refresh_unsub:
|
54
|
+
_refresh_unsub: Callable[[], None] | None
|
55
55
|
def __init__(self, device: Device) -> None: ...
|
56
56
|
@property
|
57
57
|
def use_stream_for_stills(self) -> bool: ...
|
@@ -63,8 +63,8 @@ class NestRTSPEntity(NestCameraBaseEntity):
|
|
63
63
|
async def async_will_remove_from_hass(self) -> None: ...
|
64
64
|
|
65
65
|
class NestWebRTCEntity(NestCameraBaseEntity):
|
66
|
-
_webrtc_sessions:
|
67
|
-
_refresh_unsub:
|
66
|
+
_webrtc_sessions: dict[str, WebRtcStream]
|
67
|
+
_refresh_unsub: dict[str, Callable[[], None]]
|
68
68
|
def __init__(self, device: Device) -> None: ...
|
69
69
|
async def _async_refresh_stream(self, session_id: str) -> datetime.datetime | None: ...
|
70
70
|
async def async_camera_image(self, width: int | None = None, height: int | None = None) -> bytes | None: ...
|
@@ -28,11 +28,11 @@ def generate_config_title(structures: Iterable[Structure]) -> str | None: ...
|
|
28
28
|
class NestFlowHandler(config_entry_oauth2_flow.AbstractOAuth2FlowHandler, domain=DOMAIN):
|
29
29
|
DOMAIN = DOMAIN
|
30
30
|
VERSION: int
|
31
|
-
_data:
|
32
|
-
_structure_config_title:
|
33
|
-
_admin_client:
|
34
|
-
_eligible_topics:
|
35
|
-
_eligible_subscriptions:
|
31
|
+
_data: dict[str, Any]
|
32
|
+
_structure_config_title: str | None
|
33
|
+
_admin_client: AdminClient | None
|
34
|
+
_eligible_topics: EligibleTopics | None
|
35
|
+
_eligible_subscriptions: EligibleSubscriptions | None
|
36
36
|
def __init__(self) -> None: ...
|
37
37
|
@property
|
38
38
|
def logger(self) -> logging.Logger: ...
|
@@ -37,8 +37,8 @@ class NestEventMediaStore(EventMediaStore):
|
|
37
37
|
_subscriber: Incomplete
|
38
38
|
_store: Incomplete
|
39
39
|
_media_path: Incomplete
|
40
|
-
_data:
|
41
|
-
_devices:
|
40
|
+
_data: dict[str, Any] | None
|
41
|
+
_devices: Mapping[str, str] | None
|
42
42
|
def __init__(self, hass: HomeAssistant, subscriber: GoogleNestSubscriber, store: Store[dict[str, Any]], media_path: str) -> None: ...
|
43
43
|
async def async_load(self) -> dict | None: ...
|
44
44
|
async def async_save(self, data: dict) -> None: ...
|
@@ -1,6 +1,7 @@
|
|
1
1
|
import pyatmo
|
2
2
|
from .const import AUTH as AUTH, DATA_PERSONS as DATA_PERSONS, DATA_SCHEDULES as DATA_SCHEDULES, DOMAIN as DOMAIN, MANUFACTURER as MANUFACTURER, NETATMO_CREATE_BATTERY as NETATMO_CREATE_BATTERY, NETATMO_CREATE_CAMERA as NETATMO_CREATE_CAMERA, NETATMO_CREATE_CAMERA_LIGHT as NETATMO_CREATE_CAMERA_LIGHT, NETATMO_CREATE_CLIMATE as NETATMO_CREATE_CLIMATE, NETATMO_CREATE_COVER as NETATMO_CREATE_COVER, NETATMO_CREATE_FAN as NETATMO_CREATE_FAN, NETATMO_CREATE_LIGHT as NETATMO_CREATE_LIGHT, NETATMO_CREATE_ROOM_SENSOR as NETATMO_CREATE_ROOM_SENSOR, NETATMO_CREATE_SELECT as NETATMO_CREATE_SELECT, NETATMO_CREATE_SENSOR as NETATMO_CREATE_SENSOR, NETATMO_CREATE_SWITCH as NETATMO_CREATE_SWITCH, NETATMO_CREATE_WEATHER_SENSOR as NETATMO_CREATE_WEATHER_SENSOR, PLATFORMS as PLATFORMS, WEBHOOK_ACTIVATION as WEBHOOK_ACTIVATION, WEBHOOK_DEACTIVATION as WEBHOOK_DEACTIVATION, WEBHOOK_NACAMERA_CONNECTION as WEBHOOK_NACAMERA_CONNECTION, WEBHOOK_PUSH_TYPE as WEBHOOK_PUSH_TYPE
|
3
3
|
from _typeshed import Incomplete
|
4
|
+
from collections import deque
|
4
5
|
from dataclasses import dataclass
|
5
6
|
from datetime import datetime
|
6
7
|
from homeassistant.components import cloud as cloud
|
@@ -67,8 +68,8 @@ class NetatmoDataHandler:
|
|
67
68
|
hass: Incomplete
|
68
69
|
config_entry: Incomplete
|
69
70
|
_auth: Incomplete
|
70
|
-
publisher:
|
71
|
-
_queue:
|
71
|
+
publisher: dict[str, NetatmoPublisher]
|
72
|
+
_queue: deque
|
72
73
|
_webhook: bool
|
73
74
|
_rate_limit: Incomplete
|
74
75
|
poll_start: Incomplete
|
@@ -9,12 +9,13 @@ from homeassistant.helpers.device_registry import DeviceInfo as DeviceInfo
|
|
9
9
|
from homeassistant.helpers.entity import Entity as Entity
|
10
10
|
from pyatmo import DeviceType, Home as Home, Module as Module, Room as Room
|
11
11
|
from pyatmo.modules.base_class import NetatmoBase as NetatmoBase
|
12
|
+
from typing import Any
|
12
13
|
|
13
14
|
class NetatmoBaseEntity(Entity):
|
14
15
|
_attr_attribution = DEFAULT_ATTRIBUTION
|
15
16
|
_attr_has_entity_name: bool
|
16
17
|
data_handler: Incomplete
|
17
|
-
_publishers:
|
18
|
+
_publishers: list[dict[str, Any]]
|
18
19
|
_attr_extra_state_attributes: Incomplete
|
19
20
|
def __init__(self, data_handler: NetatmoDataHandler) -> None: ...
|
20
21
|
async def async_added_to_hass(self) -> None: ...
|
@@ -14,8 +14,8 @@ async def async_get_network(hass: HomeAssistant) -> Network: ...
|
|
14
14
|
|
15
15
|
class Network:
|
16
16
|
_store: Incomplete
|
17
|
-
_data:
|
18
|
-
adapters:
|
17
|
+
_data: dict[str, list[str]]
|
18
|
+
adapters: list[Adapter]
|
19
19
|
def __init__(self, hass: HomeAssistant) -> None: ...
|
20
20
|
@property
|
21
21
|
def configured_adapters(self) -> list[str]: ...
|
@@ -14,8 +14,8 @@ async def async_init_nextdns(hass: HomeAssistant, api_key: str) -> NextDns: ...
|
|
14
14
|
|
15
15
|
class NextDnsFlowHandler(ConfigFlow, domain=DOMAIN):
|
16
16
|
VERSION: int
|
17
|
-
nextdns:
|
18
|
-
api_key:
|
17
|
+
nextdns: NextDns
|
18
|
+
api_key: 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_profiles(self, user_input: dict[str, Any] | None = None) -> ConfigFlowResult: ...
|
@@ -29,6 +29,6 @@ class NextDnsSensor(CoordinatorEntity[NextDnsUpdateCoordinator[CoordinatorDataT]
|
|
29
29
|
_attr_device_info: Incomplete
|
30
30
|
_attr_unique_id: Incomplete
|
31
31
|
_attr_native_value: Incomplete
|
32
|
-
entity_description:
|
32
|
+
entity_description: NextDnsSensorEntityDescription
|
33
33
|
def __init__(self, coordinator: NextDnsUpdateCoordinator[CoordinatorDataT], description: NextDnsSensorEntityDescription) -> None: ...
|
34
34
|
def _handle_coordinator_update(self) -> None: ...
|
@@ -6,6 +6,7 @@ from homeassistant.const import ATTR_DATE as ATTR_DATE, UnitOfBloodGlucoseConcen
|
|
6
6
|
from homeassistant.core import HomeAssistant as HomeAssistant
|
7
7
|
from homeassistant.helpers.entity_platform import AddEntitiesCallback as AddEntitiesCallback
|
8
8
|
from py_nightscout import Api as NightscoutAPI
|
9
|
+
from typing import Any
|
9
10
|
|
10
11
|
SCAN_INTERVAL: Incomplete
|
11
12
|
_LOGGER: Incomplete
|
@@ -20,7 +21,7 @@ class NightscoutSensor(SensorEntity):
|
|
20
21
|
api: Incomplete
|
21
22
|
_attr_unique_id: Incomplete
|
22
23
|
_attr_name: Incomplete
|
23
|
-
_attr_extra_state_attributes:
|
24
|
+
_attr_extra_state_attributes: dict[str, Any]
|
24
25
|
def __init__(self, api: NightscoutAPI, name: str, unique_id: str | None) -> None: ...
|
25
26
|
_attr_available: bool
|
26
27
|
_attr_native_value: Incomplete
|
@@ -29,13 +29,13 @@ class LeafDataStore:
|
|
29
29
|
leaf: Incomplete
|
30
30
|
car_config: Incomplete
|
31
31
|
force_miles: Incomplete
|
32
|
-
data:
|
33
|
-
next_update:
|
34
|
-
last_check:
|
32
|
+
data: dict[str, Any]
|
33
|
+
next_update: datetime | None
|
34
|
+
last_check: datetime | None
|
35
35
|
request_in_progress: bool
|
36
|
-
last_battery_response:
|
37
|
-
last_climate_response:
|
38
|
-
_remove_listener:
|
36
|
+
last_battery_response: datetime | None
|
37
|
+
last_climate_response: datetime | None
|
38
|
+
_remove_listener: CALLBACK_TYPE | None
|
39
39
|
def __init__(self, hass: HomeAssistant, leaf: Leaf, car_config: dict[str, Any]) -> None: ...
|
40
40
|
async def async_update_data(self, now: datetime) -> None: ...
|
41
41
|
def get_next_interval(self) -> datetime: ...
|
@@ -13,7 +13,7 @@ from pynordpool import DeliveryPeriodData as DeliveryPeriodData, DeliveryPeriodE
|
|
13
13
|
class NordPoolDataUpdateCoordinator(DataUpdateCoordinator[DeliveryPeriodsData]):
|
14
14
|
config_entry: NordPoolConfigEntry
|
15
15
|
client: Incomplete
|
16
|
-
unsub:
|
16
|
+
unsub: Callable[[], None] | None
|
17
17
|
def __init__(self, hass: HomeAssistant, config_entry: NordPoolConfigEntry) -> None: ...
|
18
18
|
def get_next_interval(self, now: datetime) -> datetime: ...
|
19
19
|
async def async_shutdown(self) -> None: ...
|
@@ -11,6 +11,7 @@ from homeassistant.helpers.entity_component import EntityComponent as EntityComp
|
|
11
11
|
from homeassistant.helpers.restore_state import RestoreEntity as RestoreEntity
|
12
12
|
from homeassistant.helpers.typing import ConfigType as ConfigType
|
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
|
ATTR_TITLE_DEFAULT: str
|
@@ -27,7 +28,6 @@ async def async_setup(hass: HomeAssistant, config: ConfigType) -> bool: ...
|
|
27
28
|
|
28
29
|
class NotifyEntityDescription(EntityDescription, frozen_or_thawed=True):
|
29
30
|
def __init__(self, *, key, device_class=..., entity_category=..., entity_registry_enabled_default=..., entity_registry_visible_default=..., force_update=..., icon=..., has_entity_name=..., name=..., translation_key=..., translation_placeholders=..., unit_of_measurement=...) -> None: ...
|
30
|
-
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: ...
|
31
31
|
|
32
32
|
async def async_setup_entry(hass: HomeAssistant, entry: ConfigEntry) -> bool: ...
|
33
33
|
async def async_unload_entry(hass: HomeAssistant, entry: ConfigEntry) -> bool: ...
|
@@ -39,6 +39,7 @@ class NotifyEntity(RestoreEntity):
|
|
39
39
|
_attr_device_class: None
|
40
40
|
_attr_state: None
|
41
41
|
__last_notified_isoformat: str | None
|
42
|
+
@cached_property
|
42
43
|
def state(self) -> str | None: ...
|
43
44
|
def __set_state(self, state: str | None) -> None: ...
|
44
45
|
async def async_internal_added_to_hass(self) -> None: ...
|
@@ -4,6 +4,7 @@ from _typeshed import Incomplete
|
|
4
4
|
from collections.abc import Callable
|
5
5
|
from homeassistant.helpers.entity import Entity, EntityDescription
|
6
6
|
from homeassistant.helpers.restore_state import ExtraStoredData, RestoreEntity
|
7
|
+
from propcache import cached_property
|
7
8
|
from typing import Any, Self
|
8
9
|
|
9
10
|
__all__ = ['ATTR_MAX', 'ATTR_MIN', 'ATTR_STEP', 'ATTR_VALUE', 'DEFAULT_MAX_VALUE', 'DEFAULT_MIN_VALUE', 'DEFAULT_STEP', 'DOMAIN', 'PLATFORM_SCHEMA_BASE', 'PLATFORM_SCHEMA', 'NumberDeviceClass', 'NumberEntity', 'NumberEntityDescription', 'NumberExtraStoredData', 'NumberMode', 'RestoreNumber']
|
@@ -12,18 +13,17 @@ PLATFORM_SCHEMA: Incomplete
|
|
12
13
|
PLATFORM_SCHEMA_BASE: Incomplete
|
13
14
|
|
14
15
|
class NumberEntityDescription(EntityDescription, frozen_or_thawed=True):
|
15
|
-
device_class: NumberDeviceClass | None
|
16
|
-
max_value: None
|
17
|
-
min_value: None
|
18
|
-
mode: NumberMode | None
|
19
|
-
native_max_value: float | None
|
20
|
-
native_min_value: float | None
|
21
|
-
native_step: float | None
|
22
|
-
native_unit_of_measurement: str | None
|
23
|
-
step: None
|
24
|
-
unit_of_measurement: None
|
16
|
+
device_class: NumberDeviceClass | None = ...
|
17
|
+
max_value: None = ...
|
18
|
+
min_value: None = ...
|
19
|
+
mode: NumberMode | None = ...
|
20
|
+
native_max_value: float | None = ...
|
21
|
+
native_min_value: float | None = ...
|
22
|
+
native_step: float | None = ...
|
23
|
+
native_unit_of_measurement: str | None = ...
|
24
|
+
step: None = ...
|
25
|
+
unit_of_measurement: None = ...
|
25
26
|
def __init__(self, *, key, device_class=..., entity_category=..., entity_registry_enabled_default=..., entity_registry_visible_default=..., force_update=..., icon=..., has_entity_name=..., name=..., translation_key=..., translation_placeholders=..., unit_of_measurement=..., max_value=..., min_value=..., mode=..., native_max_value=..., native_min_value=..., native_step=..., native_unit_of_measurement=..., step=...) -> None: ...
|
26
|
-
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=..., max_value=..., min_value=..., mode=..., native_max_value=..., native_min_value=..., native_step=..., native_unit_of_measurement=..., step=...) -> None: ...
|
27
27
|
|
28
28
|
class NumberEntity(Entity, cached_properties=CACHED_PROPERTIES_WITH_ATTR_):
|
29
29
|
_entity_component_unrecorded_attributes: Incomplete
|
@@ -48,23 +48,30 @@ class NumberEntity(Entity, cached_properties=CACHED_PROPERTIES_WITH_ATTR_):
|
|
48
48
|
@property
|
49
49
|
def capability_attributes(self) -> dict[str, Any]: ...
|
50
50
|
def _default_to_device_class_name(self) -> bool: ...
|
51
|
+
@cached_property
|
51
52
|
def device_class(self) -> NumberDeviceClass | None: ...
|
53
|
+
@cached_property
|
52
54
|
def native_min_value(self) -> float: ...
|
53
55
|
@property
|
54
56
|
def min_value(self) -> float: ...
|
57
|
+
@cached_property
|
55
58
|
def native_max_value(self) -> float: ...
|
56
59
|
@property
|
57
60
|
def max_value(self) -> float: ...
|
61
|
+
@cached_property
|
58
62
|
def native_step(self) -> float | None: ...
|
59
63
|
@property
|
60
64
|
def step(self) -> float: ...
|
61
65
|
def _calculate_step(self, min_value: float, max_value: float) -> float: ...
|
66
|
+
@cached_property
|
62
67
|
def mode(self) -> NumberMode: ...
|
63
68
|
@property
|
64
69
|
def state(self) -> float | None: ...
|
70
|
+
@cached_property
|
65
71
|
def native_unit_of_measurement(self) -> str | None: ...
|
66
72
|
@property
|
67
73
|
def unit_of_measurement(self) -> str | None: ...
|
74
|
+
@cached_property
|
68
75
|
def native_value(self) -> float | None: ...
|
69
76
|
@property
|
70
77
|
def value(self) -> float | None: ...
|
@@ -42,9 +42,9 @@ class PyNUTData:
|
|
42
42
|
_host: Incomplete
|
43
43
|
_alias: Incomplete
|
44
44
|
_client: Incomplete
|
45
|
-
ups_list:
|
46
|
-
_status:
|
47
|
-
_device_info:
|
45
|
+
ups_list: dict[str, str] | None
|
46
|
+
_status: dict[str, str] | None
|
47
|
+
_device_info: NUTDeviceInfo | None
|
48
48
|
def __init__(self, host: str, port: int, alias: str | None, username: str | None, password: str | None, persistent: bool = True) -> None: ...
|
49
49
|
@property
|
50
50
|
def status(self) -> dict[str, str] | None: ...
|
@@ -20,10 +20,10 @@ def _format_host_port_alias(user_input: Mapping[str, Any]) -> str: ...
|
|
20
20
|
|
21
21
|
class NutConfigFlow(ConfigFlow, domain=DOMAIN):
|
22
22
|
VERSION: int
|
23
|
-
nut_config:
|
24
|
-
ups_list:
|
25
|
-
title:
|
26
|
-
reauth_entry:
|
23
|
+
nut_config: dict[str, Any]
|
24
|
+
ups_list: dict[str, str] | None
|
25
|
+
title: str | None
|
26
|
+
reauth_entry: ConfigEntry | None
|
27
27
|
def __init__(self) -> None: ...
|
28
28
|
async def async_step_zeroconf(self, discovery_info: zeroconf.ZeroconfServiceInfo) -> ConfigFlowResult: ...
|
29
29
|
async def async_step_user(self, user_input: dict[str, Any] | None = None) -> ConfigFlowResult: ...
|
@@ -13,7 +13,7 @@ async def validate_input(hass: HomeAssistant, data: dict[str, Any]) -> dict[str,
|
|
13
13
|
|
14
14
|
class OneWireFlowHandler(ConfigFlow, domain=DOMAIN):
|
15
15
|
VERSION: int
|
16
|
-
onewire_config:
|
16
|
+
onewire_config: dict[str, Any]
|
17
17
|
def __init__(self) -> None: ...
|
18
18
|
async def async_step_user(self, user_input: dict[str, Any] | None = None) -> ConfigFlowResult: ...
|
19
19
|
@staticmethod
|
@@ -21,8 +21,8 @@ class OneWireEntity(Entity):
|
|
21
21
|
_attr_unique_id: Incomplete
|
22
22
|
_attr_device_info: Incomplete
|
23
23
|
_device_file: Incomplete
|
24
|
-
_state:
|
25
|
-
_value_raw:
|
24
|
+
_state: StateType
|
25
|
+
_value_raw: float | None
|
26
26
|
_owproxy: Incomplete
|
27
27
|
def __init__(self, description: OneWireEntityDescription, device_id: str, device_info: DeviceInfo, device_file: str, owproxy: protocol._Proxy) -> None: ...
|
28
28
|
@property
|
@@ -6,6 +6,7 @@ from homeassistant.const import ATTR_IDENTIFIERS as ATTR_IDENTIFIERS, ATTR_MANUF
|
|
6
6
|
from homeassistant.core import HomeAssistant as HomeAssistant
|
7
7
|
from homeassistant.exceptions import HomeAssistantError as HomeAssistantError
|
8
8
|
from homeassistant.helpers.device_registry import DeviceInfo as DeviceInfo
|
9
|
+
from pyownet import protocol
|
9
10
|
|
10
11
|
DEVICE_COUPLERS: Incomplete
|
11
12
|
DEVICE_MANUFACTURER: Incomplete
|
@@ -15,8 +16,8 @@ def _is_known_device(device_family: str, device_type: str | None) -> bool: ...
|
|
15
16
|
|
16
17
|
class OneWireHub:
|
17
18
|
hass: Incomplete
|
18
|
-
owproxy:
|
19
|
-
devices:
|
19
|
+
owproxy: protocol._Proxy | None
|
20
|
+
devices: list[OWDeviceDescription] | None
|
20
21
|
def __init__(self, hass: HomeAssistant) -> None: ...
|
21
22
|
async def connect(self, host: str, port: int) -> None: ...
|
22
23
|
async def initialize(self, config_entry: ConfigEntry) -> None: ...
|
@@ -23,7 +23,7 @@ class OpenAIConversationEntity(conversation.ConversationEntity, conversation.Abs
|
|
23
23
|
_attr_has_entity_name: bool
|
24
24
|
_attr_name: Incomplete
|
25
25
|
entry: Incomplete
|
26
|
-
history:
|
26
|
+
history: dict[str, list[ChatCompletionMessageParam]]
|
27
27
|
_attr_unique_id: Incomplete
|
28
28
|
_attr_device_info: Incomplete
|
29
29
|
_attr_supported_features: Incomplete
|
@@ -1,6 +1,5 @@
|
|
1
1
|
import voluptuous as vol
|
2
2
|
from .const import CLIENT_TIMEOUT as CLIENT_TIMEOUT, DEFAULT_BASE as DEFAULT_BASE, DOMAIN as DOMAIN, LOGGER as LOGGER
|
3
|
-
from _typeshed import Incomplete
|
4
3
|
from collections.abc import Mapping
|
5
4
|
from homeassistant.config_entries import ConfigFlow as ConfigFlow, ConfigFlowResult as ConfigFlowResult, SOURCE_REAUTH as SOURCE_REAUTH
|
6
5
|
from homeassistant.const import CONF_API_KEY as CONF_API_KEY, CONF_BASE as CONF_BASE
|
@@ -14,7 +13,7 @@ async def validate_input(hass: HomeAssistant, data: dict[str, str]) -> dict[str,
|
|
14
13
|
|
15
14
|
class OpenExchangeRatesConfigFlow(ConfigFlow, domain=DOMAIN):
|
16
15
|
VERSION: int
|
17
|
-
currencies:
|
16
|
+
currencies: dict[str, str]
|
18
17
|
def __init__(self) -> None: ...
|
19
18
|
async def async_step_user(self, user_input: dict[str, Any] | None = None) -> ConfigFlowResult: ...
|
20
19
|
async def async_step_reauth(self, entry_data: Mapping[str, Any]) -> ConfigFlowResult: ...
|
@@ -9,7 +9,7 @@ from python_opensky import OpenSky, StateVector as StateVector
|
|
9
9
|
class OpenSkyDataUpdateCoordinator(DataUpdateCoordinator[int]):
|
10
10
|
config_entry: ConfigEntry
|
11
11
|
_opensky: Incomplete
|
12
|
-
_previously_tracked:
|
12
|
+
_previously_tracked: set[str] | None
|
13
13
|
_bounding_box: Incomplete
|
14
14
|
_altitude: Incomplete
|
15
15
|
def __init__(self, hass: HomeAssistant, opensky: OpenSky) -> None: ...
|
@@ -1,15 +1,15 @@
|
|
1
1
|
from .const import DOMAIN as DOMAIN
|
2
|
-
from _typeshed import Incomplete
|
3
2
|
from homeassistant.components.bluetooth import BluetoothServiceInfoBleak as BluetoothServiceInfoBleak, async_discovered_service_info as async_discovered_service_info
|
4
3
|
from homeassistant.config_entries import ConfigFlow as ConfigFlow, ConfigFlowResult as ConfigFlowResult
|
5
4
|
from homeassistant.const import CONF_ADDRESS as CONF_ADDRESS
|
5
|
+
from oralb_ble import OralBBluetoothDeviceData as DeviceData
|
6
6
|
from typing import Any
|
7
7
|
|
8
8
|
class OralBConfigFlow(ConfigFlow, domain=DOMAIN):
|
9
9
|
VERSION: int
|
10
|
-
_discovery_info:
|
11
|
-
_discovered_device:
|
12
|
-
_discovered_devices:
|
10
|
+
_discovery_info: BluetoothServiceInfoBleak | None
|
11
|
+
_discovered_device: DeviceData | None
|
12
|
+
_discovered_devices: dict[str, str]
|
13
13
|
def __init__(self) -> None: ...
|
14
14
|
async def async_step_bluetooth(self, discovery_info: BluetoothServiceInfoBleak) -> ConfigFlowResult: ...
|
15
15
|
async def async_step_bluetooth_confirm(self, user_input: dict[str, Any] | None = None) -> ConfigFlowResult: ...
|
@@ -4,6 +4,7 @@ from .atlantic_pass_apc_heating_zone import AtlanticPassAPCHeatingZone as Atlant
|
|
4
4
|
from _typeshed import Incomplete
|
5
5
|
from homeassistant.components.climate import ATTR_TARGET_TEMP_HIGH as ATTR_TARGET_TEMP_HIGH, ATTR_TARGET_TEMP_LOW as ATTR_TARGET_TEMP_LOW, ClimateEntityFeature as ClimateEntityFeature, HVACAction as HVACAction, HVACMode as HVACMode, PRESET_NONE as PRESET_NONE
|
6
6
|
from homeassistant.const import ATTR_TEMPERATURE as ATTR_TEMPERATURE, PRECISION_HALVES as PRECISION_HALVES
|
7
|
+
from propcache import cached_property
|
7
8
|
from pyoverkiz.enums import OverkizCommandParam, OverkizState
|
8
9
|
from typing import Any
|
9
10
|
|
@@ -23,9 +24,11 @@ class AtlanticPassAPCZoneControlZone(AtlanticPassAPCHeatingZone):
|
|
23
24
|
_attr_hvac_modes: Incomplete
|
24
25
|
_attr_supported_features: Incomplete
|
25
26
|
_attr_preset_modes: Incomplete
|
26
|
-
zone_control_executor:
|
27
|
+
zone_control_executor: OverkizExecutor | None
|
27
28
|
def __init__(self, device_url: str, coordinator: OverkizDataUpdateCoordinator) -> None: ...
|
29
|
+
@cached_property
|
28
30
|
def thermal_configuration(self) -> tuple[HVACMode, ClimateEntityFeature] | None: ...
|
31
|
+
@cached_property
|
29
32
|
def device_hvac_mode(self) -> HVACMode | None: ...
|
30
33
|
@property
|
31
34
|
def is_using_derogated_temperature_fallback(self) -> bool: ...
|
@@ -16,9 +16,9 @@ EVENT_HANDLERS: Registry[str, Callable[[OverkizDataUpdateCoordinator, Event], Co
|
|
16
16
|
class OverkizDataUpdateCoordinator(DataUpdateCoordinator[dict[str, Device]]):
|
17
17
|
data: Incomplete
|
18
18
|
client: Incomplete
|
19
|
-
devices:
|
19
|
+
devices: dict[str, Device]
|
20
20
|
is_stateless: Incomplete
|
21
|
-
executions:
|
21
|
+
executions: dict[str, dict[str, str]]
|
22
22
|
areas: Incomplete
|
23
23
|
config_entry_id: Incomplete
|
24
24
|
def __init__(self, hass: HomeAssistant, logger: logging.Logger, *, name: str, client: OverkizClient, devices: list[Device], places: Place | None, update_interval: timedelta | None = None, config_entry_id: str) -> None: ...
|
@@ -11,7 +11,7 @@ from typing import Any
|
|
11
11
|
async def async_setup_entry(hass: HomeAssistant, entry: OverkizDataConfigEntry, async_add_entities: AddEntitiesCallback) -> None: ...
|
12
12
|
|
13
13
|
class OverkizLight(OverkizEntity, LightEntity):
|
14
|
-
_attr_supported_color_modes:
|
14
|
+
_attr_supported_color_modes: set[ColorMode]
|
15
15
|
_attr_color_mode: Incomplete
|
16
16
|
def __init__(self, device_url: str, coordinator: OverkizDataUpdateCoordinator) -> None: ...
|
17
17
|
@property
|
@@ -13,7 +13,7 @@ DEFAULT_MAX_TEMP: float
|
|
13
13
|
class DomesticHotWaterProduction(OverkizEntity, WaterHeaterEntity):
|
14
14
|
_attr_temperature_unit: Incomplete
|
15
15
|
_attr_supported_features: Incomplete
|
16
|
-
operation_mode_to_overkiz:
|
16
|
+
operation_mode_to_overkiz: dict[str, str]
|
17
17
|
_attr_operation_list: Incomplete
|
18
18
|
def __init__(self, device_url: str, coordinator: OverkizDataUpdateCoordinator) -> None: ...
|
19
19
|
@property
|
@@ -10,7 +10,7 @@ _LOGGER: Incomplete
|
|
10
10
|
|
11
11
|
class PiHoleFlowHandler(ConfigFlow, domain=DOMAIN):
|
12
12
|
VERSION: int
|
13
|
-
_config:
|
13
|
+
_config: dict
|
14
14
|
def __init__(self) -> None: ...
|
15
15
|
async def async_step_user(self, user_input: dict[str, Any] | None = None) -> ConfigFlowResult: ...
|
16
16
|
async def async_step_api_key(self, user_input: dict[str, Any] | None = None) -> ConfigFlowResult: ...
|
@@ -13,8 +13,8 @@ class PlugwiseDataUpdateCoordinator(DataUpdateCoordinator[PlugwiseData]):
|
|
13
13
|
_connected: bool
|
14
14
|
config_entry: ConfigEntry
|
15
15
|
api: Incomplete
|
16
|
-
_current_devices:
|
17
|
-
new_devices:
|
16
|
+
_current_devices: set[str]
|
17
|
+
new_devices: set[str]
|
18
18
|
def __init__(self, hass: HomeAssistant) -> None: ...
|
19
19
|
async def _connect(self) -> None: ...
|
20
20
|
async def _async_update_data(self) -> PlugwiseData: ...
|