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
@@ -24,11 +24,11 @@ def none_or_int(value: str | None, base: int) -> int | None: ...
|
|
24
24
|
class RfxtrxOptionsFlow(OptionsFlow):
|
25
25
|
_device_registry: dr.DeviceRegistry
|
26
26
|
_device_entries: list[dr.DeviceEntry]
|
27
|
-
_global_options:
|
28
|
-
_selected_device:
|
29
|
-
_selected_device_entry_id:
|
30
|
-
_selected_device_event_code:
|
31
|
-
_selected_device_object:
|
27
|
+
_global_options: dict[str, Any]
|
28
|
+
_selected_device: dict[str, Any]
|
29
|
+
_selected_device_entry_id: str | None
|
30
|
+
_selected_device_event_code: str | None
|
31
|
+
_selected_device_object: rfxtrxmod.RFXtrxEvent | None
|
32
32
|
def __init__(self) -> None: ...
|
33
33
|
async def async_step_init(self, user_input: dict[str, Any] | None = None) -> ConfigFlowResult: ...
|
34
34
|
async def async_step_prompt_options(self, user_input: dict[str, Any] | None = None) -> ConfigFlowResult: ...
|
@@ -18,7 +18,7 @@ async def async_setup_entry(hass: HomeAssistant, config_entry: ConfigEntry, asyn
|
|
18
18
|
class RfxtrxCover(RfxtrxCommandEntity, CoverEntity):
|
19
19
|
_device: rfxtrxmod.RollerTrolDevice | rfxtrxmod.RfyDevice | rfxtrxmod.LightingDevice
|
20
20
|
_venetian_blind_mode: Incomplete
|
21
|
-
_attr_is_closed: bool
|
21
|
+
_attr_is_closed: bool | None
|
22
22
|
_attr_supported_features: Incomplete
|
23
23
|
def __init__(self, device: rfxtrxmod.RFXtrxDevice, device_id: DeviceTuple, event: rfxtrxmod.RFXtrxEvent = None, venetian_blind_mode: str | None = None) -> None: ...
|
24
24
|
async def async_added_to_hass(self) -> None: ...
|
@@ -30,4 +30,4 @@ class RfxtrxEntity(RestoreEntity):
|
|
30
30
|
class RfxtrxCommandEntity(RfxtrxEntity):
|
31
31
|
_attr_name: Incomplete
|
32
32
|
def __init__(self, device: rfxtrxmod.RFXtrxDevice, device_id: DeviceTuple, event: rfxtrxmod.RFXtrxEvent | None = None) -> None: ...
|
33
|
-
async def _async_send[*_Ts](self, fun: Callable[[rfxtrxmod.PySerialTransport,
|
33
|
+
async def _async_send[*_Ts](self, fun: Callable[[rfxtrxmod.PySerialTransport, *_Ts], None], *args: *_Ts) -> None: ...
|
@@ -16,7 +16,7 @@ class RidwellCalendar(RidwellEntity, CalendarEntity):
|
|
16
16
|
_attr_name: Incomplete
|
17
17
|
_attr_translation_key: str
|
18
18
|
_attr_unique_id: Incomplete
|
19
|
-
_event:
|
19
|
+
_event: CalendarEvent | None
|
20
20
|
def __init__(self, coordinator: RidwellDataUpdateCoordinator, account: RidwellAccount) -> None: ...
|
21
21
|
@property
|
22
22
|
def event(self) -> CalendarEvent | None: ...
|
@@ -12,8 +12,8 @@ STEP_USER_DATA_SCHEMA: Incomplete
|
|
12
12
|
|
13
13
|
class RidwellConfigFlow(ConfigFlow, domain=DOMAIN):
|
14
14
|
VERSION: int
|
15
|
-
_password:
|
16
|
-
_username:
|
15
|
+
_password: str | None
|
16
|
+
_username: str | None
|
17
17
|
def __init__(self) -> None: ...
|
18
18
|
async def _async_validate(self, error_step_id: str, error_schema: vol.Schema) -> ConfigFlowResult: ...
|
19
19
|
async def async_step_reauth(self, entry_data: Mapping[str, Any]) -> ConfigFlowResult: ...
|
@@ -12,7 +12,7 @@ UPDATE_INTERVAL: Incomplete
|
|
12
12
|
|
13
13
|
class RidwellDataUpdateCoordinator(DataUpdateCoordinator[dict[str, list[RidwellPickupEvent]]]):
|
14
14
|
config_entry: ConfigEntry
|
15
|
-
accounts:
|
15
|
+
accounts: dict[str, RidwellAccount]
|
16
16
|
dashboard_url: str
|
17
17
|
user_id: str
|
18
18
|
def __init__(self, hass: HomeAssistant, *, name: str) -> None: ...
|
@@ -26,7 +26,7 @@ class RingBinarySensor(RingBaseEntity[RingListenCoordinator, RingDeviceT], Binar
|
|
26
26
|
entity_description: Incomplete
|
27
27
|
_attr_unique_id: Incomplete
|
28
28
|
_attr_is_on: bool
|
29
|
-
_cancel_callback:
|
29
|
+
_cancel_callback: CALLBACK_TYPE | None
|
30
30
|
def __init__(self, device: RingDeviceT, coordinator: RingListenCoordinator, description: RingBinarySensorEntityDescription[RingDeviceT]) -> None: ...
|
31
31
|
def _async_handle_event(self, alert: RingEvent) -> None: ...
|
32
32
|
def _async_cancel_event(self, _now: Any) -> None: ...
|
@@ -33,10 +33,10 @@ async def async_setup_entry(hass: HomeAssistant, entry: RingConfigEntry, async_a
|
|
33
33
|
class RingCam(RingEntity[RingDoorBell], Camera):
|
34
34
|
entity_description: Incomplete
|
35
35
|
_ffmpeg_manager: Incomplete
|
36
|
-
_last_event:
|
37
|
-
_last_video_id:
|
38
|
-
_video_url:
|
39
|
-
_images:
|
36
|
+
_last_event: dict[str, Any] | None
|
37
|
+
_last_video_id: int | None
|
38
|
+
_video_url: str | None
|
39
|
+
_images: dict[tuple[int | None, int | None], bytes]
|
40
40
|
_expires_at: Incomplete
|
41
41
|
_attr_unique_id: Incomplete
|
42
42
|
_attr_motion_detection_enabled: Incomplete
|
@@ -10,10 +10,10 @@ from typing import Any
|
|
10
10
|
|
11
11
|
_LOGGER: Incomplete
|
12
12
|
|
13
|
-
async def _call_api[*_Ts, _R](hass: HomeAssistant, target: Callable[[
|
13
|
+
async def _call_api[*_Ts, _R](hass: HomeAssistant, target: Callable[[*_Ts], Coroutine[Any, Any, _R]], *args: *_Ts, msg_suffix: str = '') -> _R: ...
|
14
14
|
|
15
15
|
class RingDataCoordinator(DataUpdateCoordinator[RingDevices]):
|
16
|
-
ring_api:
|
16
|
+
ring_api: Ring
|
17
17
|
first_call: bool
|
18
18
|
def __init__(self, hass: HomeAssistant, ring_api: Ring) -> None: ...
|
19
19
|
async def _async_update_data(self) -> RingDevices: ...
|
@@ -22,10 +22,10 @@ class RingListenCoordinator(BaseDataUpdateCoordinatorProtocol):
|
|
22
22
|
config_entry: config_entries.ConfigEntry
|
23
23
|
hass: Incomplete
|
24
24
|
logger: Incomplete
|
25
|
-
ring_api:
|
25
|
+
ring_api: Ring
|
26
26
|
event_listener: Incomplete
|
27
|
-
_listeners:
|
28
|
-
_listen_callback_id:
|
27
|
+
_listeners: dict[CALLBACK_TYPE, tuple[CALLBACK_TYPE, object | None]]
|
28
|
+
_listen_callback_id: int | None
|
29
29
|
start_timeout: int
|
30
30
|
def __init__(self, hass: HomeAssistant, ring_api: Ring, listen_credentials: dict[str, Any] | None, listen_credentials_updater: Callable[[dict[str, Any]], None]) -> None: ...
|
31
31
|
alerts: Incomplete
|
@@ -12,8 +12,8 @@ _LOGGER: Incomplete
|
|
12
12
|
|
13
13
|
class RoborockFlowHandler(ConfigFlow, domain=DOMAIN):
|
14
14
|
VERSION: int
|
15
|
-
_username:
|
16
|
-
_client:
|
15
|
+
_username: str | None
|
16
|
+
_client: RoborockApiClient | None
|
17
17
|
def __init__(self) -> None: ...
|
18
18
|
async def async_step_user(self, user_input: dict[str, Any] | None = None) -> ConfigFlowResult: ...
|
19
19
|
async def _request_code(self) -> dict: ...
|
@@ -7,10 +7,12 @@ from homeassistant.helpers.device_registry import DeviceInfo as DeviceInfo
|
|
7
7
|
from homeassistant.helpers.typing import StateType as StateType
|
8
8
|
from homeassistant.helpers.update_coordinator import DataUpdateCoordinator as DataUpdateCoordinator, UpdateFailed as UpdateFailed
|
9
9
|
from homeassistant.util import slugify as slugify
|
10
|
+
from propcache import cached_property
|
10
11
|
from roborock import HomeDataRoom as HomeDataRoom
|
11
12
|
from roborock.containers import HomeDataDevice as HomeDataDevice, HomeDataProduct as HomeDataProduct, NetworkInfo as NetworkInfo
|
12
13
|
from roborock.roborock_message import RoborockDyadDataProtocol, RoborockZeoProtocol
|
13
14
|
from roborock.roborock_typing import DeviceProp
|
15
|
+
from roborock.version_1_apis.roborock_local_client_v1 import RoborockLocalClientV1
|
14
16
|
from roborock.version_1_apis.roborock_mqtt_client_v1 import RoborockMqttClientV1 as RoborockMqttClientV1
|
15
17
|
from roborock.version_a01_apis import RoborockClientA01 as RoborockClientA01
|
16
18
|
|
@@ -19,11 +21,11 @@ _LOGGER: Incomplete
|
|
19
21
|
|
20
22
|
class RoborockDataUpdateCoordinator(DataUpdateCoordinator[DeviceProp]):
|
21
23
|
roborock_device_info: Incomplete
|
22
|
-
api:
|
24
|
+
api: RoborockLocalClientV1 | RoborockMqttClientV1
|
23
25
|
cloud_api: Incomplete
|
24
26
|
device_info: Incomplete
|
25
|
-
current_map:
|
26
|
-
maps:
|
27
|
+
current_map: int | None
|
28
|
+
maps: dict[int, RoborockMapInfo]
|
27
29
|
_home_data_rooms: Incomplete
|
28
30
|
def __init__(self, hass: HomeAssistant, device: HomeDataDevice, device_networking: NetworkInfo, product_info: HomeDataProduct, cloud_api: RoborockMqttClientV1, home_data_rooms: list[HomeDataRoom]) -> None: ...
|
29
31
|
async def verify_api(self) -> None: ...
|
@@ -33,16 +35,20 @@ class RoborockDataUpdateCoordinator(DataUpdateCoordinator[DeviceProp]):
|
|
33
35
|
def _set_current_map(self) -> None: ...
|
34
36
|
async def get_maps(self) -> None: ...
|
35
37
|
async def get_rooms(self) -> None: ...
|
38
|
+
@cached_property
|
36
39
|
def duid(self) -> str: ...
|
40
|
+
@cached_property
|
37
41
|
def duid_slug(self) -> str: ...
|
38
42
|
|
39
43
|
class RoborockDataUpdateCoordinatorA01(DataUpdateCoordinator[dict[RoborockDyadDataProtocol | RoborockZeoProtocol, StateType]]):
|
40
44
|
api: Incomplete
|
41
45
|
device_info: Incomplete
|
42
|
-
request_protocols:
|
46
|
+
request_protocols: list[RoborockDyadDataProtocol | RoborockZeoProtocol]
|
43
47
|
roborock_device_info: Incomplete
|
44
48
|
def __init__(self, hass: HomeAssistant, device: HomeDataDevice, product_info: HomeDataProduct, api: RoborockClientA01) -> None: ...
|
45
49
|
async def _async_update_data(self) -> dict[RoborockDyadDataProtocol | RoborockZeoProtocol, StateType]: ...
|
46
50
|
async def release(self) -> None: ...
|
51
|
+
@cached_property
|
47
52
|
def duid(self) -> str: ...
|
53
|
+
@cached_property
|
48
54
|
def duid_slug(self) -> str: ...
|
@@ -9,6 +9,6 @@ from homeassistant.helpers.update_coordinator import DataUpdateCoordinator as Da
|
|
9
9
|
class RuuviGatewayUpdateCoordinator(DataUpdateCoordinator[list[TagData]]):
|
10
10
|
host: Incomplete
|
11
11
|
token: Incomplete
|
12
|
-
last_tag_datas:
|
12
|
+
last_tag_datas: dict[str, TagData]
|
13
13
|
def __init__(self, hass: HomeAssistant, logger: logging.Logger, *, name: str, update_interval: timedelta | None = None, host: str, token: str) -> None: ...
|
14
14
|
async def _async_update_data(self) -> list[TagData]: ...
|
@@ -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 ruuvitag_ble import RuuvitagBluetoothDeviceData
|
6
6
|
from typing import Any
|
7
7
|
|
8
8
|
class RuuvitagConfigFlow(ConfigFlow, domain=DOMAIN):
|
9
9
|
VERSION: int
|
10
|
-
_discovery_info:
|
11
|
-
_discovered_device:
|
12
|
-
_discovered_devices:
|
10
|
+
_discovery_info: BluetoothServiceInfoBleak | None
|
11
|
+
_discovered_device: RuuvitagBluetoothDeviceData | 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: ...
|
@@ -2,6 +2,7 @@ from .bridge import SamsungTVBridge as SamsungTVBridge, async_get_device_info as
|
|
2
2
|
from .const import CONF_SESSION_ID as CONF_SESSION_ID, CONF_SSDP_MAIN_TV_AGENT_LOCATION as CONF_SSDP_MAIN_TV_AGENT_LOCATION, CONF_SSDP_RENDERING_CONTROL_LOCATION as CONF_SSDP_RENDERING_CONTROL_LOCATION, ENTRY_RELOAD_COOLDOWN as ENTRY_RELOAD_COOLDOWN, LEGACY_PORT as LEGACY_PORT, LOGGER as LOGGER, METHOD_ENCRYPTED_WEBSOCKET as METHOD_ENCRYPTED_WEBSOCKET, METHOD_LEGACY as METHOD_LEGACY, UPNP_SVC_MAIN_TV_AGENT as UPNP_SVC_MAIN_TV_AGENT, UPNP_SVC_RENDERING_CONTROL as UPNP_SVC_RENDERING_CONTROL
|
3
3
|
from .coordinator import SamsungTVDataUpdateCoordinator as SamsungTVDataUpdateCoordinator
|
4
4
|
from _typeshed import Incomplete
|
5
|
+
from collections.abc import Coroutine
|
5
6
|
from homeassistant.components import ssdp as ssdp
|
6
7
|
from homeassistant.config_entries import ConfigEntry as ConfigEntry
|
7
8
|
from homeassistant.const import CONF_HOST as CONF_HOST, CONF_MAC as CONF_MAC, CONF_METHOD as CONF_METHOD, CONF_MODEL as CONF_MODEL, CONF_PORT as CONF_PORT, CONF_TOKEN as CONF_TOKEN, EVENT_HOMEASSISTANT_STOP as EVENT_HOMEASSISTANT_STOP, Platform as Platform
|
@@ -19,7 +20,7 @@ class DebouncedEntryReloader:
|
|
19
20
|
hass: Incomplete
|
20
21
|
entry: Incomplete
|
21
22
|
token: Incomplete
|
22
|
-
_debounced_reload:
|
23
|
+
_debounced_reload: Debouncer[Coroutine[Any, Any, None]]
|
23
24
|
def __init__(self, hass: HomeAssistant, entry: ConfigEntry) -> None: ...
|
24
25
|
async def async_call(self, hass: HomeAssistant, entry: ConfigEntry) -> None: ...
|
25
26
|
def async_shutdown(self) -> None: ...
|
@@ -3,6 +3,7 @@ from .const import CONF_SESSION_ID as CONF_SESSION_ID, ENCRYPTED_WEBSOCKET_PORT
|
|
3
3
|
from _typeshed import Incomplete
|
4
4
|
from abc import ABC, abstractmethod
|
5
5
|
from collections.abc import Callable as Callable, Mapping
|
6
|
+
from datetime import datetime
|
6
7
|
from homeassistant.const import CONF_DESCRIPTION as CONF_DESCRIPTION, CONF_HOST as CONF_HOST, CONF_ID as CONF_ID, CONF_METHOD as CONF_METHOD, CONF_MODEL as CONF_MODEL, CONF_NAME as CONF_NAME, CONF_PORT as CONF_PORT, CONF_TIMEOUT as CONF_TIMEOUT, CONF_TOKEN as CONF_TOKEN
|
7
8
|
from homeassistant.core import CALLBACK_TYPE as CALLBACK_TYPE, HomeAssistant as HomeAssistant
|
8
9
|
from homeassistant.helpers import entity_component as entity_component
|
@@ -10,6 +11,7 @@ from homeassistant.helpers.aiohttp_client import async_get_clientsession as asyn
|
|
10
11
|
from homeassistant.helpers.device_registry import format_mac as format_mac
|
11
12
|
from samsungctl import Remote
|
12
13
|
from samsungtvws.async_remote import SamsungTVWSAsyncRemote
|
14
|
+
from samsungtvws.async_rest import SamsungTVAsyncRest
|
13
15
|
from samsungtvws.command import SamsungTVCommand
|
14
16
|
from samsungtvws.encrypted.command import SamsungTVEncryptedCommand
|
15
17
|
from samsungtvws.encrypted.remote import SamsungTVEncryptedWSAsyncRemote
|
@@ -32,13 +34,13 @@ class SamsungTVBridge(ABC, metaclass=abc.ABCMeta):
|
|
32
34
|
port: Incomplete
|
33
35
|
method: Incomplete
|
34
36
|
host: Incomplete
|
35
|
-
token:
|
36
|
-
session_id:
|
37
|
+
token: str | None
|
38
|
+
session_id: str | None
|
37
39
|
auth_failed: bool
|
38
|
-
_reauth_callback:
|
39
|
-
_update_config_entry:
|
40
|
-
_app_list_callback:
|
41
|
-
_end_of_power_off:
|
40
|
+
_reauth_callback: CALLBACK_TYPE | None
|
41
|
+
_update_config_entry: Callable[[Mapping[str, Any]], None] | None
|
42
|
+
_app_list_callback: Callable[[dict[str, str]], None] | None
|
43
|
+
_end_of_power_off: datetime | None
|
42
44
|
def __init__(self, hass: HomeAssistant, method: str, host: str, port: int | None = None) -> None: ...
|
43
45
|
def register_reauth_callback(self, func: CALLBACK_TYPE) -> None: ...
|
44
46
|
def register_update_config_entry_callback(self, func: Callable[[Mapping[str, Any]], None]) -> None: ...
|
@@ -65,7 +67,7 @@ class SamsungTVBridge(ABC, metaclass=abc.ABCMeta):
|
|
65
67
|
|
66
68
|
class SamsungTVLegacyBridge(SamsungTVBridge):
|
67
69
|
config: Incomplete
|
68
|
-
_remote:
|
70
|
+
_remote: Remote | None
|
69
71
|
def __init__(self, hass: HomeAssistant, method: str, host: str, port: int | None) -> None: ...
|
70
72
|
async def async_is_on(self) -> bool: ...
|
71
73
|
def _is_on(self) -> bool: ...
|
@@ -82,7 +84,7 @@ class SamsungTVLegacyBridge(SamsungTVBridge):
|
|
82
84
|
def _close_remote(self) -> None: ...
|
83
85
|
|
84
86
|
class SamsungTVWSBaseBridge[_RemoteT: (SamsungTVWSAsyncRemote, SamsungTVEncryptedWSAsyncRemote), _CommandT: (SamsungTVCommand, SamsungTVEncryptedCommand)](SamsungTVBridge, metaclass=abc.ABCMeta):
|
85
|
-
_remote:
|
87
|
+
_remote: _RemoteT | None
|
86
88
|
_remote_lock: Incomplete
|
87
89
|
def __init__(self, hass: HomeAssistant, method: str, host: str, port: int | None = None) -> None: ...
|
88
90
|
async def async_is_on(self) -> bool: ...
|
@@ -94,8 +96,8 @@ class SamsungTVWSBaseBridge[_RemoteT: (SamsungTVWSAsyncRemote, SamsungTVEncrypte
|
|
94
96
|
|
95
97
|
class SamsungTVWSBridge(SamsungTVWSBaseBridge[SamsungTVWSAsyncRemote, SamsungTVCommand]):
|
96
98
|
token: Incomplete
|
97
|
-
_rest_api:
|
98
|
-
_device_info:
|
99
|
+
_rest_api: SamsungTVAsyncRest | None
|
100
|
+
_device_info: dict[str, Any] | None
|
99
101
|
def __init__(self, hass: HomeAssistant, method: str, host: str, port: int | None = None, entry_data: Mapping[str, Any] | None = None) -> None: ...
|
100
102
|
def _get_device_spec(self, key: str) -> Any | None: ...
|
101
103
|
async def async_is_on(self) -> bool: ...
|
@@ -112,12 +114,12 @@ class SamsungTVWSBridge(SamsungTVWSBaseBridge[SamsungTVWSAsyncRemote, SamsungTVC
|
|
112
114
|
|
113
115
|
class SamsungTVEncryptedBridge(SamsungTVWSBaseBridge[SamsungTVEncryptedWSAsyncRemote, SamsungTVEncryptedCommand]):
|
114
116
|
_power_off_warning_logged: bool
|
115
|
-
_model:
|
116
|
-
_short_model:
|
117
|
+
_model: str | None
|
118
|
+
_short_model: str | None
|
117
119
|
token: Incomplete
|
118
120
|
session_id: Incomplete
|
119
|
-
_rest_api_port:
|
120
|
-
_device_info:
|
121
|
+
_rest_api_port: int | None
|
122
|
+
_device_info: dict[str, Any] | None
|
121
123
|
def __init__(self, hass: HomeAssistant, method: str, host: str, port: int | None = None, entry_data: Mapping[str, Any] | None = None) -> None: ...
|
122
124
|
port: Incomplete
|
123
125
|
async def async_try_connect(self) -> str: ...
|
@@ -9,6 +9,7 @@ from homeassistant.core import callback as callback
|
|
9
9
|
from homeassistant.data_entry_flow import AbortFlow as AbortFlow
|
10
10
|
from homeassistant.helpers.aiohttp_client import async_get_clientsession as async_get_clientsession
|
11
11
|
from homeassistant.helpers.device_registry import format_mac as format_mac
|
12
|
+
from samsungtvws.encrypted.authenticator import SamsungTVEncryptedWSAsyncAuthenticator
|
12
13
|
from typing import Any, Self
|
13
14
|
|
14
15
|
DATA_SCHEMA: Incomplete
|
@@ -21,21 +22,21 @@ class SamsungTVConfigFlow(ConfigFlow, domain=DOMAIN):
|
|
21
22
|
VERSION: int
|
22
23
|
MINOR_VERSION: int
|
23
24
|
_host: str
|
24
|
-
_mac:
|
25
|
-
_udn:
|
26
|
-
_upnp_udn:
|
27
|
-
_ssdp_rendering_control_location:
|
28
|
-
_ssdp_main_tv_agent_location:
|
29
|
-
_manufacturer:
|
30
|
-
_model:
|
31
|
-
_connect_result:
|
32
|
-
_method:
|
33
|
-
_name:
|
25
|
+
_mac: str | None
|
26
|
+
_udn: str | None
|
27
|
+
_upnp_udn: str | None
|
28
|
+
_ssdp_rendering_control_location: str | None
|
29
|
+
_ssdp_main_tv_agent_location: str | None
|
30
|
+
_manufacturer: str | None
|
31
|
+
_model: str | None
|
32
|
+
_connect_result: str | None
|
33
|
+
_method: str | None
|
34
|
+
_name: str | None
|
34
35
|
_title: str
|
35
|
-
_id:
|
36
|
-
_bridge:
|
37
|
-
_device_info:
|
38
|
-
_authenticator:
|
36
|
+
_id: int | None
|
37
|
+
_bridge: SamsungTVBridge | None
|
38
|
+
_device_info: dict[str, Any] | None
|
39
|
+
_authenticator: SamsungTVEncryptedWSAsyncAuthenticator | None
|
39
40
|
def __init__(self) -> None: ...
|
40
41
|
def _base_config_entry(self) -> dict[str, Any]: ...
|
41
42
|
def _get_entry_from_bridge(self) -> ConfigFlowResult: ...
|
@@ -1,17 +1,18 @@
|
|
1
1
|
from .bridge import SamsungTVBridge as SamsungTVBridge
|
2
2
|
from .const import DOMAIN as DOMAIN, LOGGER as LOGGER
|
3
3
|
from _typeshed import Incomplete
|
4
|
-
from collections.abc import Callable as Callable
|
4
|
+
from collections.abc import Callable as Callable, Coroutine
|
5
5
|
from homeassistant.config_entries import ConfigEntry as ConfigEntry
|
6
6
|
from homeassistant.core import HomeAssistant as HomeAssistant
|
7
7
|
from homeassistant.helpers.update_coordinator import DataUpdateCoordinator as DataUpdateCoordinator
|
8
|
+
from typing import Any
|
8
9
|
|
9
10
|
SCAN_INTERVAL: int
|
10
11
|
|
11
12
|
class SamsungTVDataUpdateCoordinator(DataUpdateCoordinator[None]):
|
12
13
|
config_entry: ConfigEntry
|
13
14
|
bridge: Incomplete
|
14
|
-
is_on: bool
|
15
|
-
async_extra_update:
|
15
|
+
is_on: bool | None
|
16
|
+
async_extra_update: Callable[[], Coroutine[Any, Any, None]] | None
|
16
17
|
def __init__(self, hass: HomeAssistant, bridge: SamsungTVBridge) -> None: ...
|
17
18
|
async def _async_update_data(self) -> None: ...
|
@@ -12,8 +12,8 @@ from homeassistant.helpers.update_coordinator import CoordinatorEntity as Coordi
|
|
12
12
|
class SamsungTVEntity(CoordinatorEntity[SamsungTVDataUpdateCoordinator], Entity):
|
13
13
|
_attr_has_entity_name: bool
|
14
14
|
_bridge: Incomplete
|
15
|
-
_mac:
|
16
|
-
_host:
|
15
|
+
_mac: str | None
|
16
|
+
_host: str | None
|
17
17
|
_attr_unique_id: Incomplete
|
18
18
|
_attr_device_info: Incomplete
|
19
19
|
_turn_on_action: Incomplete
|
@@ -1,10 +1,13 @@
|
|
1
|
+
import asyncio
|
1
2
|
from . import SamsungTVConfigEntry as SamsungTVConfigEntry
|
2
3
|
from .bridge import SamsungTVWSBridge as SamsungTVWSBridge
|
3
4
|
from .const import CONF_SSDP_RENDERING_CONTROL_LOCATION as CONF_SSDP_RENDERING_CONTROL_LOCATION, LOGGER as LOGGER
|
4
5
|
from .coordinator import SamsungTVDataUpdateCoordinator as SamsungTVDataUpdateCoordinator
|
5
6
|
from .entity import SamsungTVEntity as SamsungTVEntity
|
6
7
|
from _typeshed import Incomplete
|
8
|
+
from async_upnp_client.aiohttp import AiohttpNotifyServer
|
7
9
|
from async_upnp_client.client import UpnpDevice as UpnpDevice, UpnpService as UpnpService, UpnpStateVariable as UpnpStateVariable
|
10
|
+
from async_upnp_client.profiles.dlna import DmrDevice
|
8
11
|
from collections.abc import Sequence
|
9
12
|
from homeassistant.components.media_player import MediaPlayerDeviceClass as MediaPlayerDeviceClass, MediaPlayerEntity as MediaPlayerEntity, MediaPlayerEntityFeature as MediaPlayerEntityFeature, MediaPlayerState as MediaPlayerState, MediaType as MediaType
|
10
13
|
from homeassistant.core import HomeAssistant as HomeAssistant, callback as callback
|
@@ -23,14 +26,14 @@ class SamsungTVDevice(SamsungTVEntity, MediaPlayerEntity):
|
|
23
26
|
_attr_source_list: list[str]
|
24
27
|
_attr_name: Incomplete
|
25
28
|
_attr_device_class: Incomplete
|
26
|
-
_ssdp_rendering_control_location:
|
29
|
+
_ssdp_rendering_control_location: str | None
|
27
30
|
_playing: bool
|
28
31
|
_attr_is_volume_muted: bool
|
29
|
-
_app_list:
|
30
|
-
_app_list_event:
|
32
|
+
_app_list: dict[str, str] | None
|
33
|
+
_app_list_event: asyncio.Event
|
31
34
|
_attr_supported_features: Incomplete
|
32
|
-
_dmr_device:
|
33
|
-
_upnp_server:
|
35
|
+
_dmr_device: DmrDevice | None
|
36
|
+
_upnp_server: AiohttpNotifyServer | None
|
34
37
|
def __init__(self, coordinator: SamsungTVDataUpdateCoordinator) -> None: ...
|
35
38
|
@property
|
36
39
|
def supported_features(self) -> MediaPlayerEntityFeature: ...
|
@@ -24,7 +24,7 @@ class SchlageDataUpdateCoordinator(DataUpdateCoordinator[SchlageData]):
|
|
24
24
|
config_entry: ConfigEntry
|
25
25
|
data: Incomplete
|
26
26
|
api: Incomplete
|
27
|
-
new_locks_callbacks:
|
27
|
+
new_locks_callbacks: list[Callable[[dict[str, LockData]], None]]
|
28
28
|
def __init__(self, hass: HomeAssistant, username: str, api: Schlage) -> None: ...
|
29
29
|
async def _async_update_data(self) -> SchlageData: ...
|
30
30
|
def _get_lock_data(self, lock: Lock) -> LockData: ...
|
@@ -22,6 +22,7 @@ from homeassistant.helpers.typing import ConfigType as ConfigType
|
|
22
22
|
from homeassistant.loader import bind_hass as bind_hass
|
23
23
|
from homeassistant.util.async_ import create_eager_task as create_eager_task
|
24
24
|
from homeassistant.util.dt import parse_datetime as parse_datetime
|
25
|
+
from propcache import cached_property
|
25
26
|
from typing import Any
|
26
27
|
|
27
28
|
SCRIPT_SERVICE_SCHEMA: Incomplete
|
@@ -62,17 +63,22 @@ async def _async_process_config(hass: HomeAssistant, config: ConfigType, compone
|
|
62
63
|
class BaseScriptEntity(ToggleEntity, ABC, metaclass=abc.ABCMeta):
|
63
64
|
_entity_component_unrecorded_attributes: Incomplete
|
64
65
|
raw_config: ConfigType | None
|
66
|
+
@cached_property
|
65
67
|
@abstractmethod
|
66
68
|
def referenced_labels(self) -> set[str]: ...
|
69
|
+
@cached_property
|
67
70
|
@abstractmethod
|
68
71
|
def referenced_floors(self) -> set[str]: ...
|
72
|
+
@cached_property
|
69
73
|
@abstractmethod
|
70
74
|
def referenced_areas(self) -> set[str]: ...
|
71
75
|
@property
|
72
76
|
@abstractmethod
|
73
77
|
def referenced_blueprint(self) -> str | None: ...
|
78
|
+
@cached_property
|
74
79
|
@abstractmethod
|
75
80
|
def referenced_devices(self) -> set[str]: ...
|
81
|
+
@cached_property
|
76
82
|
@abstractmethod
|
77
83
|
def referenced_entities(self) -> set[str]: ...
|
78
84
|
|
@@ -85,12 +91,17 @@ class UnavailableScriptEntity(BaseScriptEntity):
|
|
85
91
|
_validation_error: Incomplete
|
86
92
|
_validation_status: Incomplete
|
87
93
|
def __init__(self, key: str, raw_config: ConfigType | None, validation_error: str, validation_status: ValidationStatus) -> None: ...
|
94
|
+
@cached_property
|
88
95
|
def referenced_labels(self) -> set[str]: ...
|
96
|
+
@cached_property
|
89
97
|
def referenced_floors(self) -> set[str]: ...
|
98
|
+
@cached_property
|
90
99
|
def referenced_areas(self) -> set[str]: ...
|
91
100
|
@property
|
92
101
|
def referenced_blueprint(self) -> str | None: ...
|
102
|
+
@cached_property
|
93
103
|
def referenced_devices(self) -> set[str]: ...
|
104
|
+
@cached_property
|
94
105
|
def referenced_entities(self) -> set[str]: ...
|
95
106
|
async def async_added_to_hass(self) -> None: ...
|
96
107
|
async def async_will_remove_from_hass(self) -> None: ...
|
@@ -113,12 +124,17 @@ class ScriptEntity(BaseScriptEntity, RestoreEntity):
|
|
113
124
|
def extra_state_attributes(self) -> dict[str, Any]: ...
|
114
125
|
@property
|
115
126
|
def is_on(self) -> bool: ...
|
127
|
+
@cached_property
|
116
128
|
def referenced_labels(self) -> set[str]: ...
|
129
|
+
@cached_property
|
117
130
|
def referenced_floors(self) -> set[str]: ...
|
131
|
+
@cached_property
|
118
132
|
def referenced_areas(self) -> set[str]: ...
|
119
133
|
@property
|
120
134
|
def referenced_blueprint(self) -> str | None: ...
|
135
|
+
@cached_property
|
121
136
|
def referenced_devices(self) -> set[str]: ...
|
137
|
+
@cached_property
|
122
138
|
def referenced_entities(self) -> set[str]: ...
|
123
139
|
def async_change_listener(self) -> None: ...
|
124
140
|
async def async_turn_on(self, **kwargs: Any) -> None: ...
|
@@ -1,4 +1,5 @@
|
|
1
1
|
from _typeshed import Incomplete
|
2
|
+
from collections import defaultdict
|
2
3
|
from collections.abc import Iterable
|
3
4
|
from enum import StrEnum
|
4
5
|
from homeassistant.components import automation as automation, group as group, person as person, script as script, websocket_api as websocket_api
|
@@ -39,7 +40,7 @@ class Searcher:
|
|
39
40
|
_device_registry: Incomplete
|
40
41
|
_entity_registry: Incomplete
|
41
42
|
_entity_sources: Incomplete
|
42
|
-
results:
|
43
|
+
results: defaultdict[ItemType, set[str]]
|
43
44
|
def __init__(self, hass: HomeAssistant, entity_sources: dict[str, EntityInfo]) -> None: ...
|
44
45
|
def async_search(self, item_type: ItemType, item_id: str) -> dict[str, set[str]]: ...
|
45
46
|
def _add(self, item_type: ItemType, item_id: str | Iterable[str] | None) -> None: ...
|
@@ -1,6 +1,7 @@
|
|
1
1
|
from .const import ATTR_CYCLE as ATTR_CYCLE, ATTR_OPTION as ATTR_OPTION, ATTR_OPTIONS as ATTR_OPTIONS, DOMAIN as DOMAIN, SERVICE_SELECT_FIRST as SERVICE_SELECT_FIRST, SERVICE_SELECT_LAST as SERVICE_SELECT_LAST, SERVICE_SELECT_NEXT as SERVICE_SELECT_NEXT, SERVICE_SELECT_OPTION as SERVICE_SELECT_OPTION, SERVICE_SELECT_PREVIOUS as SERVICE_SELECT_PREVIOUS
|
2
2
|
from _typeshed import Incomplete
|
3
3
|
from homeassistant.helpers.entity import Entity, EntityDescription
|
4
|
+
from propcache import cached_property
|
4
5
|
from typing import Any
|
5
6
|
|
6
7
|
__all__ = ['ATTR_CYCLE', 'ATTR_OPTION', 'ATTR_OPTIONS', 'DOMAIN', 'PLATFORM_SCHEMA_BASE', 'PLATFORM_SCHEMA', 'SelectEntity', 'SelectEntityDescription', 'SERVICE_SELECT_FIRST', 'SERVICE_SELECT_LAST', 'SERVICE_SELECT_NEXT', 'SERVICE_SELECT_OPTION', 'SERVICE_SELECT_PREVIOUS']
|
@@ -9,9 +10,8 @@ PLATFORM_SCHEMA: Incomplete
|
|
9
10
|
PLATFORM_SCHEMA_BASE: Incomplete
|
10
11
|
|
11
12
|
class SelectEntityDescription(EntityDescription, frozen_or_thawed=True):
|
12
|
-
options: list[str] | None
|
13
|
+
options: list[str] | None = ...
|
13
14
|
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=..., options=...) -> None: ...
|
14
|
-
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=..., options=...) -> None: ...
|
15
15
|
|
16
16
|
class SelectEntity(Entity, cached_properties=CACHED_PROPERTIES_WITH_ATTR_):
|
17
17
|
_entity_component_unrecorded_attributes: Incomplete
|
@@ -23,7 +23,9 @@ class SelectEntity(Entity, cached_properties=CACHED_PROPERTIES_WITH_ATTR_):
|
|
23
23
|
def capability_attributes(self) -> dict[str, Any]: ...
|
24
24
|
@property
|
25
25
|
def state(self) -> str | None: ...
|
26
|
+
@cached_property
|
26
27
|
def options(self) -> list[str]: ...
|
28
|
+
@cached_property
|
27
29
|
def current_option(self) -> str | None: ...
|
28
30
|
def _valid_option_or_raise(self, option: str) -> None: ...
|
29
31
|
async def async_handle_select_option(self, option: str) -> 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 sensirion_ble import SensirionBluetoothDeviceData
|
6
6
|
from typing import Any
|
7
7
|
|
8
8
|
class SensirionConfigFlow(ConfigFlow, domain=DOMAIN):
|
9
9
|
VERSION: int
|
10
|
-
_discovery_info:
|
11
|
-
_discovered_device:
|
12
|
-
_discovered_devices:
|
10
|
+
_discovery_info: BluetoothServiceInfoBleak | None
|
11
|
+
_discovered_device: SensirionBluetoothDeviceData | 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: ...
|
@@ -10,6 +10,7 @@ from homeassistant.helpers.entity import Entity, EntityDescription
|
|
10
10
|
from homeassistant.helpers.entity_platform import EntityPlatform
|
11
11
|
from homeassistant.helpers.restore_state import ExtraStoredData, RestoreEntity
|
12
12
|
from homeassistant.helpers.typing import StateType, UndefinedType
|
13
|
+
from propcache import cached_property
|
13
14
|
from typing import Any, Self
|
14
15
|
|
15
16
|
__all__ = ['ATTR_LAST_RESET', 'ATTR_OPTIONS', 'ATTR_STATE_CLASS', 'CONF_STATE_CLASS', 'DEVICE_CLASS_STATE_CLASSES', 'DOMAIN', 'PLATFORM_SCHEMA_BASE', 'PLATFORM_SCHEMA', 'RestoreSensor', 'SensorDeviceClass', 'SensorEntity', 'SensorEntityDescription', 'SensorExtraStoredData', 'SensorStateClass']
|
@@ -18,16 +19,15 @@ PLATFORM_SCHEMA: Incomplete
|
|
18
19
|
PLATFORM_SCHEMA_BASE: Incomplete
|
19
20
|
|
20
21
|
class SensorEntityDescription(EntityDescription, frozen_or_thawed=True):
|
21
|
-
device_class: SensorDeviceClass | None
|
22
|
-
last_reset: datetime | None
|
23
|
-
native_unit_of_measurement: str | None
|
24
|
-
options: list[str] | None
|
25
|
-
state_class: SensorStateClass | str | None
|
26
|
-
suggested_display_precision: int | None
|
27
|
-
suggested_unit_of_measurement: str | None
|
28
|
-
unit_of_measurement: None
|
22
|
+
device_class: SensorDeviceClass | None = ...
|
23
|
+
last_reset: datetime | None = ...
|
24
|
+
native_unit_of_measurement: str | None = ...
|
25
|
+
options: list[str] | None = ...
|
26
|
+
state_class: SensorStateClass | str | None = ...
|
27
|
+
suggested_display_precision: int | None = ...
|
28
|
+
suggested_unit_of_measurement: str | None = ...
|
29
|
+
unit_of_measurement: None = ...
|
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=..., last_reset=..., native_unit_of_measurement=..., options=..., state_class=..., suggested_display_precision=..., suggested_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=..., last_reset=..., native_unit_of_measurement=..., options=..., state_class=..., suggested_display_precision=..., suggested_unit_of_measurement=...) -> None: ...
|
31
31
|
|
32
32
|
class SensorEntity(Entity, cached_properties=CACHED_PROPERTIES_WITH_ATTR_):
|
33
33
|
_entity_component_unrecorded_attributes: Incomplete
|
@@ -52,11 +52,15 @@ class SensorEntity(Entity, cached_properties=CACHED_PROPERTIES_WITH_ATTR_):
|
|
52
52
|
def add_to_platform_start(self, hass: HomeAssistant, platform: EntityPlatform, parallel_updates: asyncio.Semaphore | None) -> None: ...
|
53
53
|
async def async_internal_added_to_hass(self) -> None: ...
|
54
54
|
def _default_to_device_class_name(self) -> bool: ...
|
55
|
+
@cached_property
|
55
56
|
def device_class(self) -> SensorDeviceClass | None: ...
|
56
57
|
@property
|
57
58
|
def _numeric_state_expected(self) -> bool: ...
|
59
|
+
@cached_property
|
58
60
|
def options(self) -> list[str] | None: ...
|
61
|
+
@cached_property
|
59
62
|
def state_class(self) -> SensorStateClass | str | None: ...
|
63
|
+
@cached_property
|
60
64
|
def last_reset(self) -> datetime | None: ...
|
61
65
|
@property
|
62
66
|
def capability_attributes(self) -> dict[str, Any] | None: ...
|
@@ -65,9 +69,13 @@ class SensorEntity(Entity, cached_properties=CACHED_PROPERTIES_WITH_ATTR_):
|
|
65
69
|
def get_initial_entity_options(self) -> er.EntityOptionsType | None: ...
|
66
70
|
@property
|
67
71
|
def state_attributes(self) -> dict[str, Any] | None: ...
|
72
|
+
@cached_property
|
68
73
|
def native_value(self) -> StateType | date | datetime | Decimal: ...
|
74
|
+
@cached_property
|
69
75
|
def suggested_display_precision(self) -> int | None: ...
|
76
|
+
@cached_property
|
70
77
|
def native_unit_of_measurement(self) -> str | None: ...
|
78
|
+
@cached_property
|
71
79
|
def suggested_unit_of_measurement(self) -> str | None: ...
|
72
80
|
@property
|
73
81
|
def unit_of_measurement(self) -> str | None: ...
|