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
@@ -11,7 +11,7 @@ async def async_setup_entry(hass: HomeAssistant, entry: FritzboxConfigEntry, asy
|
|
11
11
|
|
12
12
|
class FritzboxLight(FritzBoxDeviceEntity, LightEntity):
|
13
13
|
_attr_supported_color_modes: Incomplete
|
14
|
-
_supported_hs:
|
14
|
+
_supported_hs: dict[int, list[int]]
|
15
15
|
_attr_max_color_temp_kelvin: Incomplete
|
16
16
|
_attr_min_color_temp_kelvin: Incomplete
|
17
17
|
def __init__(self, coordinator: FritzboxDataUpdateCoordinator, ain: str) -> None: ...
|
@@ -30,7 +30,7 @@ class FritzBoxCallMonitorConfigFlow(ConfigFlow, domain=DOMAIN):
|
|
30
30
|
_phonebook_ids: list[int]
|
31
31
|
_fritzbox_phonebook: FritzBoxPhonebook
|
32
32
|
_serial_number: str
|
33
|
-
_phonebook_names:
|
33
|
+
_phonebook_names: list[str] | None
|
34
34
|
def __init__(self) -> None: ...
|
35
35
|
def _get_config_entry(self) -> ConfigFlowResult: ...
|
36
36
|
def _try_connect(self) -> ConnectResult: ...
|
@@ -5,6 +5,7 @@ from .const import ATTR_PREFIXES as ATTR_PREFIXES, CONF_PHONEBOOK as CONF_PHONEB
|
|
5
5
|
from _typeshed import Incomplete
|
6
6
|
from collections.abc import Mapping
|
7
7
|
from enum import StrEnum
|
8
|
+
from fritzconnection.core.fritzmonitor import FritzMonitor
|
8
9
|
from homeassistant.components.sensor import SensorDeviceClass as SensorDeviceClass, SensorEntity as SensorEntity
|
9
10
|
from homeassistant.const import CONF_HOST as CONF_HOST, CONF_PORT as CONF_PORT, EVENT_HOMEASSISTANT_STOP as EVENT_HOMEASSISTANT_STOP
|
10
11
|
from homeassistant.core import Event as Event, HomeAssistant as HomeAssistant
|
@@ -31,8 +32,8 @@ class FritzBoxCallSensor(SensorEntity):
|
|
31
32
|
_prefixes: Incomplete
|
32
33
|
_host: Incomplete
|
33
34
|
_port: Incomplete
|
34
|
-
_monitor:
|
35
|
-
_attributes:
|
35
|
+
_monitor: FritzBoxCallMonitor | None
|
36
|
+
_attributes: dict[str, str | list[str] | bool]
|
36
37
|
_attr_translation_placeholders: Incomplete
|
37
38
|
_attr_unique_id: Incomplete
|
38
39
|
_attr_native_value: Incomplete
|
@@ -52,7 +53,7 @@ class FritzBoxCallSensor(SensorEntity):
|
|
52
53
|
class FritzBoxCallMonitor:
|
53
54
|
host: Incomplete
|
54
55
|
port: Incomplete
|
55
|
-
connection:
|
56
|
+
connection: FritzMonitor | None
|
56
57
|
stopped: Incomplete
|
57
58
|
_sensor: Incomplete
|
58
59
|
def __init__(self, host: str, port: int, sensor: FritzBoxCallSensor) -> None: ...
|
@@ -27,15 +27,15 @@ class FroniusSolarNet:
|
|
27
27
|
config_entry: Incomplete
|
28
28
|
coordinator_lock: Incomplete
|
29
29
|
fronius: Incomplete
|
30
|
-
host:
|
30
|
+
host: str
|
31
31
|
solar_net_device_id: Incomplete
|
32
|
-
system_device_info:
|
33
|
-
inverter_coordinators:
|
34
|
-
logger_coordinator:
|
35
|
-
meter_coordinator:
|
36
|
-
ohmpilot_coordinator:
|
37
|
-
power_flow_coordinator:
|
38
|
-
storage_coordinator:
|
32
|
+
system_device_info: DeviceInfo | None
|
33
|
+
inverter_coordinators: list[FroniusInverterUpdateCoordinator]
|
34
|
+
logger_coordinator: FroniusLoggerUpdateCoordinator | None
|
35
|
+
meter_coordinator: FroniusMeterUpdateCoordinator | None
|
36
|
+
ohmpilot_coordinator: FroniusOhmpilotUpdateCoordinator | None
|
37
|
+
power_flow_coordinator: FroniusPowerFlowUpdateCoordinator | None
|
38
|
+
storage_coordinator: FroniusStorageUpdateCoordinator | None
|
39
39
|
def __init__(self, hass: HomeAssistant, entry: ConfigEntry, fronius: Fronius) -> None: ...
|
40
40
|
async def init_devices(self) -> None: ...
|
41
41
|
async def _create_solar_net_device(self) -> DeviceInfo: ...
|
@@ -16,7 +16,7 @@ async def validate_host(hass: HomeAssistant, host: str) -> tuple[str, FroniusCon
|
|
16
16
|
|
17
17
|
class FroniusConfigFlow(ConfigFlow, domain=DOMAIN):
|
18
18
|
VERSION: int
|
19
|
-
info:
|
19
|
+
info: FroniusConfigEntryData
|
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_dhcp(self, discovery_info: DhcpServiceInfo) -> ConfigFlowResult: ...
|
@@ -17,7 +17,7 @@ class FroniusCoordinatorBase(ABC, DataUpdateCoordinator[dict[SolarNetId, dict[st
|
|
17
17
|
MAX_FAILED_UPDATES: int
|
18
18
|
_failed_update_count: int
|
19
19
|
solar_net: Incomplete
|
20
|
-
unregistered_descriptors:
|
20
|
+
unregistered_descriptors: dict[SolarNetId, list[FroniusSensorEntityDescription]]
|
21
21
|
def __init__(self, *args: Any, solar_net: FroniusSolarNet, **kwargs: Any) -> None: ...
|
22
22
|
@abstractmethod
|
23
23
|
async def _update_method(self) -> dict[SolarNetId, Any]: ...
|
@@ -18,6 +18,7 @@ from homeassistant.helpers.translation import async_get_translations as async_ge
|
|
18
18
|
from homeassistant.helpers.typing import ConfigType as ConfigType
|
19
19
|
from homeassistant.loader import async_get_integration as async_get_integration, bind_hass as bind_hass
|
20
20
|
from homeassistant.util.hass_dict import HassKey as HassKey
|
21
|
+
from propcache import cached_property
|
21
22
|
from typing import Any, TypedDict
|
22
23
|
from yarl import URL
|
23
24
|
|
@@ -98,9 +99,11 @@ def _async_render_index_cached(template: jinja2.Template, **kwargs: Any) -> str:
|
|
98
99
|
class IndexView(web_urldispatcher.AbstractResource):
|
99
100
|
repo_path: Incomplete
|
100
101
|
hass: Incomplete
|
101
|
-
_template_cache:
|
102
|
+
_template_cache: jinja2.Template | None
|
102
103
|
def __init__(self, repo_path: str | None, hass: HomeAssistant) -> None: ...
|
104
|
+
@cached_property
|
103
105
|
def canonical(self) -> str: ...
|
106
|
+
@cached_property
|
104
107
|
def _route(self) -> web_urldispatcher.ResourceRoute: ...
|
105
108
|
def url_for(self, **kwargs: str) -> URL: ...
|
106
109
|
async def resolve(self, request: web.Request) -> tuple[web_urldispatcher.UrlMappingMatchInfo | None, set[str]]: ...
|
@@ -1,5 +1,4 @@
|
|
1
1
|
from .const import DEFAULT_PORT as DEFAULT_PORT, DOMAIN as DOMAIN, LOGGER as LOGGER
|
2
|
-
from _typeshed import Incomplete
|
3
2
|
from homeassistant.components.dhcp import DhcpServiceInfo as DhcpServiceInfo
|
4
3
|
from homeassistant.config_entries import ConfigFlow as ConfigFlow, ConfigFlowResult as ConfigFlowResult
|
5
4
|
from homeassistant.const import CONF_HOST as CONF_HOST, CONF_MAC as CONF_MAC, CONF_PASSWORD as CONF_PASSWORD, CONF_SSL as CONF_SSL, CONF_VERIFY_SSL as CONF_VERIFY_SSL
|
@@ -11,7 +10,7 @@ from typing import Any
|
|
11
10
|
class FullyKioskConfigFlow(ConfigFlow, domain=DOMAIN):
|
12
11
|
VERSION: int
|
13
12
|
host: str
|
14
|
-
_discovered_device_info:
|
13
|
+
_discovered_device_info: dict[str, Any]
|
15
14
|
def __init__(self) -> None: ...
|
16
15
|
async def _create_entry(self, host: str, user_input: dict[str, Any], errors: dict[str, str], description_placeholders: dict[str, str] | Any = None) -> ConfigFlowResult | None: ...
|
17
16
|
async def async_step_user(self, user_input: dict[str, Any] | None = None) -> ConfigFlowResult: ...
|
@@ -27,8 +27,8 @@ async def async_setup_entry(hass: HomeAssistant, config_entry: FullyKioskConfigE
|
|
27
27
|
class FullySwitchEntity(FullyKioskEntity, SwitchEntity):
|
28
28
|
entity_description: FullySwitchEntityDescription
|
29
29
|
_attr_unique_id: Incomplete
|
30
|
-
_turned_on_subscription:
|
31
|
-
_turned_off_subscription:
|
30
|
+
_turned_on_subscription: CALLBACK_TYPE | None
|
31
|
+
_turned_off_subscription: CALLBACK_TYPE | None
|
32
32
|
def __init__(self, coordinator: FullyKioskDataUpdateCoordinator, description: FullySwitchEntityDescription) -> None: ...
|
33
33
|
async def async_added_to_hass(self) -> None: ...
|
34
34
|
async def async_will_remove_from_hass(self) -> None: ...
|
@@ -14,8 +14,8 @@ _LOGGER: Incomplete
|
|
14
14
|
class FytaCoordinator(DataUpdateCoordinator[dict[int, Plant]]):
|
15
15
|
config_entry: FytaConfigEntry
|
16
16
|
fyta: Incomplete
|
17
|
-
_plants_last_update:
|
18
|
-
new_device_callbacks:
|
17
|
+
_plants_last_update: set[int]
|
18
|
+
new_device_callbacks: list[Callable[[int], None]]
|
19
19
|
def __init__(self, hass: HomeAssistant, fyta: FytaConnector) -> None: ...
|
20
20
|
data: Incomplete
|
21
21
|
async def _async_update_data(self) -> dict[int, Plant]: ...
|
@@ -37,7 +37,7 @@ class GenericHygrostat(HumidifierEntity, RestoreEntity):
|
|
37
37
|
_state: Incomplete
|
38
38
|
_saved_target_humidity: Incomplete
|
39
39
|
_active: bool
|
40
|
-
_cur_humidity:
|
40
|
+
_cur_humidity: float | None
|
41
41
|
_humidity_lock: Incomplete
|
42
42
|
_min_humidity: Incomplete
|
43
43
|
_max_humidity: Incomplete
|
@@ -45,7 +45,7 @@ class GenericHygrostat(HumidifierEntity, RestoreEntity):
|
|
45
45
|
_away_humidity: Incomplete
|
46
46
|
_away_fixed: Incomplete
|
47
47
|
_sensor_stale_duration: Incomplete
|
48
|
-
_remove_stale_tracking:
|
48
|
+
_remove_stale_tracking: Callable[[], None] | None
|
49
49
|
_is_away: bool
|
50
50
|
_attr_action: Incomplete
|
51
51
|
_attr_unique_id: Incomplete
|
@@ -48,7 +48,7 @@ class GenericThermostat(ClimateEntity, RestoreEntity):
|
|
48
48
|
_temp_target_temperature_step: Incomplete
|
49
49
|
_attr_hvac_modes: Incomplete
|
50
50
|
_active: bool
|
51
|
-
_cur_temp:
|
51
|
+
_cur_temp: float | None
|
52
52
|
_temp_lock: Incomplete
|
53
53
|
_min_temp: Incomplete
|
54
54
|
_max_temp: Incomplete
|
@@ -6,6 +6,7 @@ from homeassistant.helpers.entity import Entity as Entity
|
|
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
|
from typing import Any
|
10
11
|
|
11
12
|
_LOGGER: Incomplete
|
@@ -31,9 +32,13 @@ class GeolocationEvent(Entity, cached_properties=CACHED_PROPERTIES_WITH_ATTR_):
|
|
31
32
|
_attr_longitude: float | None
|
32
33
|
@property
|
33
34
|
def state(self) -> float | None: ...
|
35
|
+
@cached_property
|
34
36
|
def source(self) -> str: ...
|
37
|
+
@cached_property
|
35
38
|
def distance(self) -> float | None: ...
|
39
|
+
@cached_property
|
36
40
|
def latitude(self) -> float | None: ...
|
41
|
+
@cached_property
|
37
42
|
def longitude(self) -> float | None: ...
|
38
43
|
@property
|
39
44
|
def state_attributes(self) -> dict[str, Any]: ...
|
@@ -14,7 +14,7 @@ _LOGGER: Incomplete
|
|
14
14
|
class GlancesDataUpdateCoordinator(DataUpdateCoordinator[dict[str, Any]]):
|
15
15
|
config_entry: ConfigEntry
|
16
16
|
hass: Incomplete
|
17
|
-
host:
|
17
|
+
host: str
|
18
18
|
api: Incomplete
|
19
19
|
def __init__(self, hass: HomeAssistant, entry: ConfigEntry, api: Glances) -> None: ...
|
20
20
|
async def _async_update_data(self) -> dict[str, Any]: ...
|
@@ -1,7 +1,7 @@
|
|
1
1
|
from .const import CONF_DEBUG_UI as CONF_DEBUG_UI, DEBUG_UI_URL_MESSAGE as DEBUG_UI_URL_MESSAGE, DOMAIN as DOMAIN, HA_MANAGED_URL as HA_MANAGED_URL, RECOMMENDED_VERSION as RECOMMENDED_VERSION
|
2
2
|
from .server import Server as Server
|
3
3
|
from _typeshed import Incomplete
|
4
|
-
from go2rtc_client.ws import ReceiveMessages as ReceiveMessages
|
4
|
+
from go2rtc_client.ws import Go2RtcWsClient, ReceiveMessages as ReceiveMessages
|
5
5
|
from homeassistant.components.camera import Camera as Camera, CameraWebRTCProvider as CameraWebRTCProvider, WebRTCError as WebRTCError, WebRTCMessage as WebRTCMessage, WebRTCSendMessage as WebRTCSendMessage, async_register_webrtc_provider as async_register_webrtc_provider
|
6
6
|
from homeassistant.config_entries import ConfigEntry as ConfigEntry, SOURCE_SYSTEM as SOURCE_SYSTEM
|
7
7
|
from homeassistant.const import CONF_URL as CONF_URL, EVENT_HOMEASSISTANT_STOP as EVENT_HOMEASSISTANT_STOP
|
@@ -31,7 +31,7 @@ class WebRTCProvider(CameraWebRTCProvider):
|
|
31
31
|
_url: Incomplete
|
32
32
|
_session: Incomplete
|
33
33
|
_rest_client: Incomplete
|
34
|
-
_sessions:
|
34
|
+
_sessions: dict[str, Go2RtcWsClient]
|
35
35
|
def __init__(self, hass: HomeAssistant, url: str) -> None: ...
|
36
36
|
@property
|
37
37
|
def domain(self) -> str: ...
|
@@ -1,6 +1,7 @@
|
|
1
1
|
import asyncio
|
2
2
|
from .const import HA_MANAGED_API_PORT as HA_MANAGED_API_PORT, HA_MANAGED_URL as HA_MANAGED_URL
|
3
3
|
from _typeshed import Incomplete
|
4
|
+
from collections import deque
|
4
5
|
from homeassistant.core import HomeAssistant as HomeAssistant
|
5
6
|
from homeassistant.exceptions import HomeAssistantError as HomeAssistantError
|
6
7
|
from homeassistant.helpers.aiohttp_client import async_get_clientsession as async_get_clientsession
|
@@ -25,12 +26,12 @@ def _create_temp_file(api_ip: str) -> str: ...
|
|
25
26
|
class Server:
|
26
27
|
_hass: Incomplete
|
27
28
|
_binary: Incomplete
|
28
|
-
_log_buffer:
|
29
|
-
_process:
|
29
|
+
_log_buffer: deque[str]
|
30
|
+
_process: asyncio.subprocess.Process | None
|
30
31
|
_startup_complete: Incomplete
|
31
32
|
_api_ip: Incomplete
|
32
|
-
_watchdog_task:
|
33
|
-
_watchdog_tasks:
|
33
|
+
_watchdog_task: asyncio.Task | None
|
34
|
+
_watchdog_tasks: list[asyncio.Task]
|
34
35
|
def __init__(self, hass: HomeAssistant, binary: str, *, enable_ui: bool = False) -> None: ...
|
35
36
|
async def start(self) -> None: ...
|
36
37
|
async def _start(self) -> None: ...
|
@@ -25,11 +25,11 @@ class GoogleHybridAuth(AuthImplementation):
|
|
25
25
|
class DeviceFlow:
|
26
26
|
_hass: Incomplete
|
27
27
|
_oauth_flow: Incomplete
|
28
|
-
_device_flow_info:
|
29
|
-
_exchange_task_unsub:
|
30
|
-
_timeout_unsub:
|
31
|
-
_listener:
|
32
|
-
_creds:
|
28
|
+
_device_flow_info: DeviceFlowInfo
|
29
|
+
_exchange_task_unsub: CALLBACK_TYPE | None
|
30
|
+
_timeout_unsub: CALLBACK_TYPE | None
|
31
|
+
_listener: CALLBACK_TYPE | None
|
32
|
+
_creds: Credentials | None
|
33
33
|
def __init__(self, hass: HomeAssistant, oauth_flow: OAuth2WebServerFlow, device_flow_info: DeviceFlowInfo) -> None: ...
|
34
34
|
@property
|
35
35
|
def verification_url(self) -> str: ...
|
@@ -46,7 +46,7 @@ class GoogleCalendarEntity(CoordinatorEntity[CalendarSyncUpdateCoordinator | Cal
|
|
46
46
|
calendar_id: Incomplete
|
47
47
|
_ignore_availability: Incomplete
|
48
48
|
_offset: Incomplete
|
49
|
-
_event:
|
49
|
+
_event: CalendarEvent | None
|
50
50
|
entity_id: Incomplete
|
51
51
|
_attr_unique_id: Incomplete
|
52
52
|
_attr_supported_features: Incomplete
|
@@ -15,7 +15,7 @@ _LOGGER: Incomplete
|
|
15
15
|
class OAuth2FlowHandler(config_entry_oauth2_flow.AbstractOAuth2FlowHandler, domain=DOMAIN):
|
16
16
|
DOMAIN = DOMAIN
|
17
17
|
_exchange_finished_task: asyncio.Task[bool] | None
|
18
|
-
_device_flow:
|
18
|
+
_device_flow: DeviceFlow | None
|
19
19
|
_web_auth: bool
|
20
20
|
def __init__(self) -> None: ...
|
21
21
|
@property
|
@@ -19,7 +19,7 @@ def _truncate_timeline(timeline: Timeline, max_events: int) -> Timeline: ...
|
|
19
19
|
class CalendarSyncUpdateCoordinator(DataUpdateCoordinator[Timeline]):
|
20
20
|
config_entry: ConfigEntry
|
21
21
|
sync: Incomplete
|
22
|
-
_upcoming_timeline:
|
22
|
+
_upcoming_timeline: Timeline | None
|
23
23
|
def __init__(self, hass: HomeAssistant, sync: CalendarEventSyncManager, name: str) -> None: ...
|
24
24
|
async def _async_update_data(self) -> Timeline: ...
|
25
25
|
async def async_get_events(self, start_date: datetime, end_date: datetime) -> Iterable[Event]: ...
|
@@ -12,7 +12,7 @@ STORAGE_SAVE_DELAY_SECONDS: int
|
|
12
12
|
|
13
13
|
class LocalCalendarStore(CalendarStore):
|
14
14
|
_store: Incomplete
|
15
|
-
_data:
|
15
|
+
_data: dict[str, Any] | None
|
16
16
|
def __init__(self, hass: HomeAssistant, entry_id: str) -> None: ...
|
17
17
|
async def async_load(self) -> dict[str, Any] | None: ...
|
18
18
|
async def async_save(self, data: dict[str, Any]) -> None: ...
|
@@ -1,6 +1,7 @@
|
|
1
1
|
from .const import CONF_LANGUAGE_CODE as CONF_LANGUAGE_CODE, DATA_MEM_STORAGE as DATA_MEM_STORAGE, DATA_SESSION as DATA_SESSION, DOMAIN as DOMAIN, SUPPORTED_LANGUAGE_CODES as SUPPORTED_LANGUAGE_CODES
|
2
2
|
from .helpers import GoogleAssistantSDKAudioView as GoogleAssistantSDKAudioView, InMemoryStorage as InMemoryStorage, async_send_text_commands as async_send_text_commands, best_matching_language_code as best_matching_language_code
|
3
3
|
from _typeshed import Incomplete
|
4
|
+
from gassist_text import TextAssistant
|
4
5
|
from homeassistant.components import conversation as conversation
|
5
6
|
from homeassistant.config_entries import ConfigEntry as ConfigEntry, ConfigEntryState as ConfigEntryState
|
6
7
|
from homeassistant.const import CONF_ACCESS_TOKEN as CONF_ACCESS_TOKEN, CONF_NAME as CONF_NAME, Platform as Platform
|
@@ -24,9 +25,9 @@ async def async_setup_service(hass: HomeAssistant) -> None: ...
|
|
24
25
|
class GoogleAssistantConversationAgent(conversation.AbstractConversationAgent):
|
25
26
|
hass: Incomplete
|
26
27
|
entry: Incomplete
|
27
|
-
assistant:
|
28
|
-
session:
|
29
|
-
language:
|
28
|
+
assistant: TextAssistant | None
|
29
|
+
session: OAuth2Session | None
|
30
|
+
language: str | None
|
30
31
|
def __init__(self, hass: HomeAssistant, entry: ConfigEntry) -> None: ...
|
31
32
|
@property
|
32
33
|
def supported_languages(self) -> list[str]: ...
|
@@ -23,8 +23,8 @@ def default_language_code(hass: HomeAssistant) -> str: ...
|
|
23
23
|
def best_matching_language_code(hass: HomeAssistant, assist_language: str, agent_language: str | None = None) -> str: ...
|
24
24
|
|
25
25
|
class InMemoryStorage:
|
26
|
-
hass:
|
27
|
-
mem:
|
26
|
+
hass: HomeAssistant
|
27
|
+
mem: dict[str, bytes]
|
28
28
|
def __init__(self, hass: HomeAssistant) -> None: ...
|
29
29
|
def store_and_get_identifier(self, data: bytes) -> str: ...
|
30
30
|
def retrieve(self, identifier: str) -> bytes | None: ...
|
@@ -33,6 +33,6 @@ class GoogleAssistantSDKAudioView(HomeAssistantView):
|
|
33
33
|
requires_auth: bool
|
34
34
|
url: str
|
35
35
|
name: str
|
36
|
-
mem_storage:
|
36
|
+
mem_storage: InMemoryStorage
|
37
37
|
def __init__(self, mem_storage: InMemoryStorage) -> None: ...
|
38
38
|
async def get(self, request: web.Request, filename: str) -> web.Response: ...
|
@@ -1,5 +1,5 @@
|
|
1
1
|
from .const import CONF_DEVICE_TYPE as CONF_DEVICE_TYPE, DOMAIN as DOMAIN
|
2
|
-
from
|
2
|
+
from govee_ble import GoveeBluetoothDeviceData as DeviceData
|
3
3
|
from homeassistant.components.bluetooth import BluetoothServiceInfoBleak as BluetoothServiceInfoBleak, async_discovered_service_info as async_discovered_service_info
|
4
4
|
from homeassistant.config_entries import ConfigFlow as ConfigFlow, ConfigFlowResult as ConfigFlowResult
|
5
5
|
from homeassistant.const import CONF_ADDRESS as CONF_ADDRESS
|
@@ -7,9 +7,9 @@ from typing import Any
|
|
7
7
|
|
8
8
|
class GoveeConfigFlow(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, tuple[DeviceData, BluetoothServiceInfoBleak]]
|
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: ...
|
@@ -16,7 +16,7 @@ def format_event_dispatcher_name(address: str, key: str) -> str: ...
|
|
16
16
|
class GoveeBLEBluetoothProcessorCoordinator(PassiveBluetoothProcessorCoordinator[SensorUpdate]):
|
17
17
|
device_data: Incomplete
|
18
18
|
entry: Incomplete
|
19
|
-
model_info:
|
19
|
+
model_info: ModelInfo | None
|
20
20
|
def __init__(self, hass: HomeAssistant, logger: Logger, address: str, mode: BluetoothScanningMode, update_method: Callable[[BluetoothServiceInfoBleak], SensorUpdate], device_data: GoveeBluetoothDeviceData, entry: ConfigEntry) -> None: ...
|
21
21
|
def set_model_info(self, device_type: str) -> None: ...
|
22
22
|
|
@@ -21,7 +21,7 @@ class GEMSensor(SensorEntity):
|
|
21
21
|
_monitor_serial_number: Incomplete
|
22
22
|
_attr_name: Incomplete
|
23
23
|
_sensor_type: Incomplete
|
24
|
-
_sensor:
|
24
|
+
_sensor: UnderlyingSensorType
|
25
25
|
_number: Incomplete
|
26
26
|
_attr_unique_id: Incomplete
|
27
27
|
def __init__(self, monitor: greeneye.monitor.Monitor, name: str, sensor_type: str, sensor: UnderlyingSensorType, number: int) -> None: ...
|
@@ -31,7 +31,7 @@ class GEMSensor(SensorEntity):
|
|
31
31
|
class CurrentSensor(GEMSensor):
|
32
32
|
_attr_native_unit_of_measurement: Incomplete
|
33
33
|
_attr_device_class: Incomplete
|
34
|
-
_sensor:
|
34
|
+
_sensor: greeneye.monitor.Channel
|
35
35
|
_net_metering: Incomplete
|
36
36
|
def __init__(self, monitor: greeneye.monitor.Monitor, number: int, name: str, net_metering: bool) -> None: ...
|
37
37
|
@property
|
@@ -41,7 +41,7 @@ class CurrentSensor(GEMSensor):
|
|
41
41
|
|
42
42
|
class PulseCounter(GEMSensor):
|
43
43
|
_attr_icon = COUNTER_ICON
|
44
|
-
_sensor:
|
44
|
+
_sensor: greeneye.monitor.PulseCounter
|
45
45
|
_counted_quantity_per_pulse: Incomplete
|
46
46
|
_time_unit: Incomplete
|
47
47
|
_attr_native_unit_of_measurement: Incomplete
|
@@ -55,7 +55,7 @@ class PulseCounter(GEMSensor):
|
|
55
55
|
|
56
56
|
class TemperatureSensor(GEMSensor):
|
57
57
|
_attr_device_class: Incomplete
|
58
|
-
_sensor:
|
58
|
+
_sensor: greeneye.monitor.TemperatureSensor
|
59
59
|
_attr_native_unit_of_measurement: Incomplete
|
60
60
|
def __init__(self, monitor: greeneye.monitor.Monitor, number: int, name: str, unit: str) -> None: ...
|
61
61
|
@property
|
@@ -64,7 +64,7 @@ class TemperatureSensor(GEMSensor):
|
|
64
64
|
class VoltageSensor(GEMSensor):
|
65
65
|
_attr_native_unit_of_measurement: Incomplete
|
66
66
|
_attr_device_class: Incomplete
|
67
|
-
_sensor:
|
67
|
+
_sensor: greeneye.monitor.VoltageSensor
|
68
68
|
def __init__(self, monitor: greeneye.monitor.Monitor, number: int, name: str) -> None: ...
|
69
69
|
@property
|
70
70
|
def native_value(self) -> float | None: ...
|
@@ -27,8 +27,8 @@ class CoverGroup(GroupEntity, CoverEntity):
|
|
27
27
|
_attr_is_closing: bool | None
|
28
28
|
_attr_current_cover_position: int | None
|
29
29
|
_entity_ids: Incomplete
|
30
|
-
_covers:
|
31
|
-
_tilts:
|
30
|
+
_covers: dict[str, set[str]]
|
31
|
+
_tilts: dict[str, set[str]]
|
32
32
|
_attr_name: Incomplete
|
33
33
|
_attr_extra_state_attributes: Incomplete
|
34
34
|
_attr_unique_id: Incomplete
|
@@ -37,17 +37,17 @@ class Group(Entity):
|
|
37
37
|
_registry: GroupIntegrationRegistry
|
38
38
|
hass: Incomplete
|
39
39
|
_attr_name: Incomplete
|
40
|
-
_state:
|
40
|
+
_state: str | None
|
41
41
|
_attr_icon: Incomplete
|
42
42
|
_entity_ids: Incomplete
|
43
|
-
_on_off:
|
44
|
-
_assumed:
|
45
|
-
_on_states:
|
43
|
+
_on_off: dict[str, bool]
|
44
|
+
_assumed: dict[str, bool]
|
45
|
+
_on_states: set[str]
|
46
46
|
created_by_service: Incomplete
|
47
47
|
mode: Incomplete
|
48
48
|
_order: Incomplete
|
49
49
|
_assumed_state: bool
|
50
|
-
_async_unsub_state_changed:
|
50
|
+
_async_unsub_state_changed: CALLBACK_TYPE | None
|
51
51
|
def __init__(self, hass: HomeAssistant, name: str, *, created_by_service: bool, entity_ids: Collection[str] | None, icon: str | None, mode: bool | None, order: int | None) -> None: ...
|
52
52
|
@staticmethod
|
53
53
|
def async_create_group_entity(hass: HomeAssistant, name: str, *, created_by_service: bool, entity_ids: Collection[str] | None, icon: str | None, mode: bool | None, object_id: str | None, order: int | None) -> Group: ...
|
@@ -22,12 +22,12 @@ def async_create_preview_fan(hass: HomeAssistant, name: str, validated_config: d
|
|
22
22
|
class FanGroup(GroupEntity, FanEntity):
|
23
23
|
_attr_available: bool
|
24
24
|
_entity_ids: Incomplete
|
25
|
-
_fans:
|
25
|
+
_fans: dict[int, set[str]]
|
26
26
|
_percentage: Incomplete
|
27
27
|
_oscillating: Incomplete
|
28
28
|
_direction: Incomplete
|
29
29
|
_speed_count: int
|
30
|
-
_is_on: bool
|
30
|
+
_is_on: bool | None
|
31
31
|
_attr_name: Incomplete
|
32
32
|
_attr_extra_state_attributes: Incomplete
|
33
33
|
_attr_unique_id: Incomplete
|
@@ -33,7 +33,7 @@ class MediaPlayerGroup(MediaPlayerEntity):
|
|
33
33
|
_name: Incomplete
|
34
34
|
_attr_unique_id: Incomplete
|
35
35
|
_entities: Incomplete
|
36
|
-
_features:
|
36
|
+
_features: dict[str, set[str]]
|
37
37
|
def __init__(self, unique_id: str | None, name: str, entities: list[str]) -> None: ...
|
38
38
|
def async_on_state_change(self, event: Event[EventStateChangedData]) -> None: ...
|
39
39
|
def async_update_supported_features(self, entity_id: str, new_state: State | None) -> None: ...
|
@@ -29,11 +29,11 @@ class SingleStateType:
|
|
29
29
|
|
30
30
|
class GroupIntegrationRegistry:
|
31
31
|
hass: Incomplete
|
32
|
-
on_off_mapping:
|
33
|
-
off_on_mapping:
|
34
|
-
on_states_by_domain:
|
32
|
+
on_off_mapping: dict[str, str]
|
33
|
+
off_on_mapping: dict[str, str]
|
34
|
+
on_states_by_domain: dict[str, set[str]]
|
35
35
|
exclude_domains: Incomplete
|
36
|
-
state_group_mapping:
|
36
|
+
state_group_mapping: dict[str, SingleStateType]
|
37
37
|
def __init__(self, hass: HomeAssistant) -> None: ...
|
38
38
|
def exclude_domain(self, domain: str) -> None: ...
|
39
39
|
def on_off_states(self, domain: Platform | str, on_states: set[str], default_on_state: str, off_state: str) -> None: ...
|
@@ -57,16 +57,16 @@ class SensorGroup(GroupEntity, SensorEntity):
|
|
57
57
|
_configured_state_class: Incomplete
|
58
58
|
_configured_device_class: Incomplete
|
59
59
|
_configured_unit_of_measurement: Incomplete
|
60
|
-
_valid_units:
|
60
|
+
_valid_units: set[str | None]
|
61
61
|
_can_convert: bool
|
62
62
|
_attr_name: Incomplete
|
63
63
|
_attr_extra_state_attributes: Incomplete
|
64
64
|
_attr_unique_id: Incomplete
|
65
65
|
_ignore_non_numeric: Incomplete
|
66
66
|
mode: Incomplete
|
67
|
-
_state_calc:
|
68
|
-
_state_incorrect:
|
69
|
-
_extra_state_attribute:
|
67
|
+
_state_calc: Callable[[list[tuple[str, float, State]]], tuple[dict[str, str | None], float | None]]
|
68
|
+
_state_incorrect: set[str]
|
69
|
+
_extra_state_attribute: dict[str, Any]
|
70
70
|
def __init__(self, hass: HomeAssistant, unique_id: str | None, name: str, entity_ids: list[str], ignore_non_numeric: bool, sensor_type: str, unit_of_measurement: str | None, state_class: SensorStateClass | None, device_class: SensorDeviceClass | None) -> None: ...
|
71
71
|
_attr_state_class: Incomplete
|
72
72
|
_attr_device_class: Incomplete
|
@@ -38,9 +38,9 @@ class PairedSensorManager:
|
|
38
38
|
_client: Incomplete
|
39
39
|
_entry: Incomplete
|
40
40
|
_hass: Incomplete
|
41
|
-
_paired_uids:
|
41
|
+
_paired_uids: set[str]
|
42
42
|
_sensor_pair_dump_coordinator: Incomplete
|
43
|
-
coordinators:
|
43
|
+
coordinators: dict[str, GuardianDataUpdateCoordinator]
|
44
44
|
def __init__(self, hass: HomeAssistant, entry: ConfigEntry, client: Client, api_lock: asyncio.Lock, sensor_pair_dump_coordinator: GuardianDataUpdateCoordinator) -> None: ...
|
45
45
|
async def async_initialize(self) -> None: ...
|
46
46
|
async def async_pair_sensor(self, uid: str) -> None: ...
|
@@ -16,7 +16,7 @@ async def validate_input(hass: HomeAssistant, data: dict[str, Any]) -> dict[str,
|
|
16
16
|
|
17
17
|
class GuardianConfigFlow(ConfigFlow, domain=DOMAIN):
|
18
18
|
VERSION: int
|
19
|
-
discovery_info:
|
19
|
+
discovery_info: dict[str, Any]
|
20
20
|
def __init__(self) -> None: ...
|
21
21
|
async def _async_set_unique_id(self, pin: str) -> None: ...
|
22
22
|
async def async_step_user(self, user_input: dict[str, Any] | None = None) -> ConfigFlowResult: ...
|
@@ -16,7 +16,7 @@ def get_user_step_schema(data: Mapping[str, Any]) -> vol.Schema: ...
|
|
16
16
|
|
17
17
|
class HERETravelTimeConfigFlow(ConfigFlow, domain=DOMAIN):
|
18
18
|
VERSION: int
|
19
|
-
_config:
|
19
|
+
_config: dict[str, Any]
|
20
20
|
def __init__(self) -> None: ...
|
21
21
|
@staticmethod
|
22
22
|
def async_get_options_flow(config_entry: ConfigEntry) -> HERETravelTimeOptionsFlow: ...
|
@@ -30,7 +30,7 @@ class HERETravelTimeConfigFlow(ConfigFlow, domain=DOMAIN):
|
|
30
30
|
async def async_step_destination_entity(self, user_input: dict[str, Any] | None = None) -> ConfigFlowResult: ...
|
31
31
|
|
32
32
|
class HERETravelTimeOptionsFlow(OptionsFlow):
|
33
|
-
_config:
|
33
|
+
_config: dict[str, Any]
|
34
34
|
def __init__(self) -> None: ...
|
35
35
|
async def async_step_init(self, user_input: dict[str, Any] | None = None) -> ConfigFlowResult: ...
|
36
36
|
async def async_step_time_menu(self, _: None = None) -> ConfigFlowResult: ...
|
@@ -14,8 +14,8 @@ UPDATE_INTERVAL: Incomplete
|
|
14
14
|
class HistoryStatsUpdateCoordinator(DataUpdateCoordinator[HistoryStatsState]):
|
15
15
|
_history_stats: Incomplete
|
16
16
|
_subscriber_count: int
|
17
|
-
_at_start_listener:
|
18
|
-
_track_events_listener:
|
17
|
+
_at_start_listener: CALLBACK_TYPE | None
|
18
|
+
_track_events_listener: CALLBACK_TYPE | None
|
19
19
|
def __init__(self, hass: HomeAssistant, history_stats: HistoryStats, config_entry: ConfigEntry | None, name: str) -> None: ...
|
20
20
|
def async_setup_state_listener(self) -> CALLBACK_TYPE: ...
|
21
21
|
def _async_remove_listener(self) -> None: ...
|
@@ -26,8 +26,8 @@ class HistoryStats:
|
|
26
26
|
hass: Incomplete
|
27
27
|
entity_id: Incomplete
|
28
28
|
_period: Incomplete
|
29
|
-
_state:
|
30
|
-
_history_current_period:
|
29
|
+
_state: HistoryStatsState
|
30
|
+
_history_current_period: list[HistoryState]
|
31
31
|
_previous_run_before_start: bool
|
32
32
|
_entity_states: Incomplete
|
33
33
|
_duration: Incomplete
|
@@ -14,7 +14,7 @@ def get_options_schema(country: str) -> vol.Schema: ...
|
|
14
14
|
|
15
15
|
class HolidayConfigFlow(ConfigFlow, domain=DOMAIN):
|
16
16
|
VERSION: int
|
17
|
-
data:
|
17
|
+
data: dict[str, Any]
|
18
18
|
def __init__(self) -> None: ...
|
19
19
|
@staticmethod
|
20
20
|
def async_get_options_flow(config_entry: ConfigEntry) -> HolidayOptionsFlowHandler: ...
|
@@ -43,8 +43,8 @@ class ExposedEntities:
|
|
43
43
|
_assistants: dict[str, AssistantPreferences]
|
44
44
|
entities: dict[str, ExposedEntity]
|
45
45
|
_hass: Incomplete
|
46
|
-
_listeners:
|
47
|
-
_store:
|
46
|
+
_listeners: dict[str, list[Callable[[], None]]]
|
47
|
+
_store: Store[SerializedExposedEntities]
|
48
48
|
def __init__(self, hass: HomeAssistant) -> None: ...
|
49
49
|
async def async_initialize(self) -> None: ...
|
50
50
|
def async_listen_entity_updates(self, assistant: str, listener: Callable[[], None]) -> CALLBACK_TYPE: ...
|