homeassistant-stubs 2024.12.5__py3-none-any.whl → 2025.1.0b0__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 +1 -1
- homeassistant-stubs/auth/mfa_modules/__init__.pyi +6 -4
- homeassistant-stubs/auth/mfa_modules/notify.pyi +2 -3
- homeassistant-stubs/auth/mfa_modules/totp.pyi +2 -3
- homeassistant-stubs/auth/providers/__init__.pyi +6 -4
- homeassistant-stubs/auth/providers/command_line.pyi +2 -2
- homeassistant-stubs/auth/providers/homeassistant.pyi +2 -2
- homeassistant-stubs/auth/providers/insecure_example.pyi +2 -2
- homeassistant-stubs/auth/providers/trusted_networks.pyi +2 -2
- homeassistant-stubs/backup_restore.pyi +11 -4
- homeassistant-stubs/components/abode/light.pyi +4 -3
- homeassistant-stubs/components/acaia/__init__.pyi +9 -0
- homeassistant-stubs/components/acaia/binary_sensor.pyi +24 -0
- homeassistant-stubs/components/acaia/button.pyi +24 -0
- homeassistant-stubs/components/acaia/config_flow.pyi +18 -0
- homeassistant-stubs/components/acaia/const.pyi +2 -0
- homeassistant-stubs/components/acaia/coordinator.pyi +19 -0
- homeassistant-stubs/components/{stookalert → acaia}/diagnostics.pyi +2 -3
- homeassistant-stubs/components/acaia/entity.pyi +17 -0
- homeassistant-stubs/components/acaia/sensor.pyi +44 -0
- homeassistant-stubs/components/adax/climate.pyi +0 -1
- homeassistant-stubs/components/airtouch5/climate.pyi +0 -1
- homeassistant-stubs/components/airzone/climate.pyi +0 -1
- homeassistant-stubs/components/airzone_cloud/climate.pyi +3 -2
- homeassistant-stubs/components/alarm_control_panel/__init__.pyi +1 -6
- homeassistant-stubs/components/alarm_control_panel/const.pyi +0 -14
- homeassistant-stubs/components/analytics_insights/config_flow.pyi +3 -2
- homeassistant-stubs/components/autarco/__init__.pyi +1 -0
- homeassistant-stubs/components/autarco/config_flow.pyi +4 -0
- homeassistant-stubs/components/autarco/coordinator.pyi +1 -0
- homeassistant-stubs/components/automation/__init__.pyi +1 -10
- homeassistant-stubs/components/backup/__init__.pyi +4 -11
- homeassistant-stubs/components/backup/agent.pyi +35 -0
- homeassistant-stubs/components/backup/backup.pyi +29 -0
- homeassistant-stubs/components/backup/config.pyi +117 -0
- homeassistant-stubs/components/backup/const.pyi +2 -0
- homeassistant-stubs/components/backup/http.pyi +3 -2
- homeassistant-stubs/components/backup/manager.pyi +191 -51
- homeassistant-stubs/components/backup/models.pyi +35 -0
- homeassistant-stubs/components/backup/store.pyi +24 -0
- homeassistant-stubs/components/backup/util.pyi +12 -0
- homeassistant-stubs/components/backup/websocket.pyi +9 -1
- homeassistant-stubs/components/baf/climate.pyi +0 -1
- homeassistant-stubs/components/baf/fan.pyi +0 -1
- homeassistant-stubs/components/baf/light.pyi +4 -5
- homeassistant-stubs/components/bang_olufsen/const.pyi +3 -0
- homeassistant-stubs/components/bang_olufsen/media_player.pyi +2 -2
- homeassistant-stubs/components/binary_sensor/__init__.pyi +0 -33
- homeassistant-stubs/components/bluesound/__init__.pyi +0 -1
- homeassistant-stubs/components/bluesound/media_player.pyi +13 -8
- homeassistant-stubs/components/bluesound/utils.pyi +2 -0
- homeassistant-stubs/components/bmw_connected_drive/__init__.pyi +4 -12
- homeassistant-stubs/components/bmw_connected_drive/binary_sensor.pyi +1 -0
- homeassistant-stubs/components/bmw_connected_drive/button.pyi +1 -0
- homeassistant-stubs/components/bmw_connected_drive/config_flow.pyi +8 -4
- homeassistant-stubs/components/bmw_connected_drive/coordinator.pyi +4 -3
- homeassistant-stubs/components/bmw_connected_drive/device_tracker.pyi +2 -2
- homeassistant-stubs/components/bmw_connected_drive/diagnostics.pyi +1 -0
- homeassistant-stubs/components/bmw_connected_drive/lock.pyi +1 -0
- homeassistant-stubs/components/bmw_connected_drive/notify.pyi +2 -1
- homeassistant-stubs/components/bmw_connected_drive/number.pyi +1 -0
- homeassistant-stubs/components/bmw_connected_drive/select.pyi +1 -0
- homeassistant-stubs/components/bmw_connected_drive/sensor.pyi +1 -0
- homeassistant-stubs/components/bmw_connected_drive/switch.pyi +1 -0
- homeassistant-stubs/components/bryant_evolution/climate.pyi +0 -1
- homeassistant-stubs/components/cambridge_audio/config_flow.pyi +4 -1
- homeassistant-stubs/components/cambridge_audio/media_browser.pyi +8 -0
- homeassistant-stubs/components/cambridge_audio/media_player.pyi +4 -3
- homeassistant-stubs/components/cambridge_audio/select.pyi +2 -2
- homeassistant-stubs/components/cambridge_audio/switch.pyi +2 -2
- homeassistant-stubs/components/camera/__init__.pyi +1 -5
- homeassistant-stubs/components/camera/const.pyi +0 -8
- homeassistant-stubs/components/cert_expiry/config_flow.pyi +0 -1
- homeassistant-stubs/components/cert_expiry/sensor.pyi +2 -10
- homeassistant-stubs/components/climate/__init__.pyi +1 -12
- homeassistant-stubs/components/climate/const.pyi +0 -25
- homeassistant-stubs/components/cloud/backup.pyi +36 -0
- homeassistant-stubs/components/cloud/const.pyi +2 -0
- homeassistant-stubs/components/cloud/http_api.pyi +7 -2
- homeassistant-stubs/components/cookidoo/__init__.pyi +9 -0
- homeassistant-stubs/components/cookidoo/config_flow.pyi +24 -0
- homeassistant-stubs/components/cookidoo/const.pyi +1 -0
- homeassistant-stubs/components/cookidoo/coordinator.pyi +25 -0
- homeassistant-stubs/components/cookidoo/entity.pyi +10 -0
- homeassistant-stubs/components/cookidoo/todo.pyi +32 -0
- homeassistant-stubs/components/cover/__init__.pyi +0 -18
- homeassistant-stubs/components/crownstone/config_flow.pyi +1 -1
- homeassistant-stubs/components/deconz/climate.pyi +0 -1
- homeassistant-stubs/components/deconz/fan.pyi +0 -1
- homeassistant-stubs/components/deconz/light.pyi +7 -5
- homeassistant-stubs/components/demo/climate.pyi +0 -1
- homeassistant-stubs/components/demo/fan.pyi +0 -1
- homeassistant-stubs/components/demo/light.pyi +4 -2
- homeassistant-stubs/components/demo/vacuum.pyi +2 -4
- homeassistant-stubs/components/device_tracker/__init__.pyi +1 -7
- homeassistant-stubs/components/device_tracker/const.pyi +0 -8
- homeassistant-stubs/components/devolo_home_control/__init__.pyi +1 -1
- homeassistant-stubs/components/devolo_home_control/binary_sensor.pyi +3 -2
- homeassistant-stubs/components/devolo_home_control/climate.pyi +0 -1
- homeassistant-stubs/components/devolo_home_control/config_flow.pyi +1 -2
- homeassistant-stubs/components/devolo_home_control/const.pyi +0 -2
- homeassistant-stubs/components/devolo_home_control/sensor.pyi +1 -3
- homeassistant-stubs/components/discovergy/__init__.pyi +2 -2
- homeassistant-stubs/components/duotecno/climate.pyi +0 -1
- homeassistant-stubs/components/easyenergy/__init__.pyi +4 -5
- homeassistant-stubs/components/easyenergy/coordinator.pyi +3 -2
- homeassistant-stubs/components/easyenergy/diagnostics.pyi +2 -5
- homeassistant-stubs/components/easyenergy/sensor.pyi +2 -3
- homeassistant-stubs/components/easyenergy/services.pyi +4 -4
- homeassistant-stubs/components/ecovacs/button.pyi +13 -2
- homeassistant-stubs/components/ecovacs/const.pyi +1 -0
- homeassistant-stubs/components/ecovacs/number.pyi +1 -1
- homeassistant-stubs/components/ecovacs/select.pyi +2 -2
- homeassistant-stubs/components/ecovacs/sensor.pyi +1 -1
- homeassistant-stubs/components/ecovacs/util.pyi +1 -0
- homeassistant-stubs/components/ecovacs/vacuum.pyi +3 -3
- homeassistant-stubs/components/eheimdigital/__init__.pyi +14 -0
- homeassistant-stubs/components/eheimdigital/config_flow.pyi +18 -0
- homeassistant-stubs/components/eheimdigital/const.pyi +8 -0
- homeassistant-stubs/components/eheimdigital/coordinator.pyi +25 -0
- homeassistant-stubs/components/eheimdigital/entity.pyi +20 -0
- homeassistant-stubs/components/eheimdigital/light.pyi +36 -0
- homeassistant-stubs/components/electrasmart/climate.pyi +0 -1
- homeassistant-stubs/components/elevenlabs/__init__.pyi +6 -7
- homeassistant-stubs/components/elevenlabs/config_flow.pyi +4 -3
- homeassistant-stubs/components/elevenlabs/tts.pyi +6 -3
- homeassistant-stubs/components/elgato/__init__.pyi +3 -5
- homeassistant-stubs/components/elgato/button.pyi +4 -3
- homeassistant-stubs/components/elgato/config_flow.pyi +1 -1
- homeassistant-stubs/components/elgato/coordinator.pyi +4 -3
- homeassistant-stubs/components/elgato/diagnostics.pyi +2 -2
- homeassistant-stubs/components/elgato/light.pyi +6 -7
- homeassistant-stubs/components/elgato/sensor.pyi +4 -3
- homeassistant-stubs/components/elgato/switch.pyi +4 -3
- homeassistant-stubs/components/elkm1/climate.pyi +0 -1
- homeassistant-stubs/components/emulated_hue/hue_api.pyi +1 -1
- homeassistant-stubs/components/energyzero/__init__.pyi +4 -5
- homeassistant-stubs/components/energyzero/coordinator.pyi +2 -1
- homeassistant-stubs/components/energyzero/diagnostics.pyi +2 -5
- homeassistant-stubs/components/energyzero/sensor.pyi +2 -3
- homeassistant-stubs/components/energyzero/services.pyi +4 -4
- homeassistant-stubs/components/enigma2/coordinator.pyi +1 -0
- homeassistant-stubs/components/enigma2/media_player.pyi +0 -1
- homeassistant-stubs/components/enphase_envoy/binary_sensor.pyi +2 -0
- homeassistant-stubs/components/enphase_envoy/config_flow.pyi +2 -1
- homeassistant-stubs/components/enphase_envoy/coordinator.pyi +2 -2
- homeassistant-stubs/components/enphase_envoy/number.pyi +2 -0
- homeassistant-stubs/components/enphase_envoy/select.pyi +2 -0
- homeassistant-stubs/components/enphase_envoy/sensor.pyi +35 -1
- homeassistant-stubs/components/enphase_envoy/switch.pyi +2 -0
- homeassistant-stubs/components/esphome/climate.pyi +0 -1
- homeassistant-stubs/components/esphome/fan.pyi +0 -1
- homeassistant-stubs/components/esphome/light.pyi +0 -2
- homeassistant-stubs/components/evohome/climate.pyi +0 -1
- homeassistant-stubs/components/fan/__init__.pyi +0 -15
- homeassistant-stubs/components/feedreader/__init__.pyi +3 -8
- homeassistant-stubs/components/feedreader/config_flow.pyi +1 -6
- homeassistant-stubs/components/flexit_bacnet/climate.pyi +0 -1
- homeassistant-stubs/components/flexit_bacnet/number.pyi +3 -0
- homeassistant-stubs/components/flux_led/light.pyi +4 -5
- homeassistant-stubs/components/fritzbox/climate.pyi +0 -1
- homeassistant-stubs/components/fritzbox/coordinator.pyi +2 -1
- homeassistant-stubs/components/fritzbox/light.pyi +3 -4
- homeassistant-stubs/components/fritzbox_callmonitor/base.pyi +13 -2
- homeassistant-stubs/components/fritzbox_callmonitor/config_flow.pyi +2 -2
- homeassistant-stubs/components/fritzbox_callmonitor/sensor.pyi +4 -4
- homeassistant-stubs/components/fronius/__init__.pyi +1 -1
- homeassistant-stubs/components/fronius/const.pyi +3 -3
- homeassistant-stubs/components/fronius/coordinator.pyi +1 -1
- homeassistant-stubs/components/fronius/sensor.pyi +2 -1
- homeassistant-stubs/components/fujitsu_fglair/climate.pyi +0 -1
- homeassistant-stubs/components/fyta/__init__.pyi +2 -2
- homeassistant-stubs/components/fyta/entity.pyi +2 -2
- homeassistant-stubs/components/generic_thermostat/climate.pyi +1 -4
- homeassistant-stubs/components/generic_thermostat/config_flow.pyi +1 -1
- homeassistant-stubs/components/generic_thermostat/const.pyi +2 -0
- homeassistant-stubs/components/group/fan.pyi +0 -1
- homeassistant-stubs/components/group/registry.pyi +1 -1
- homeassistant-stubs/components/history/__init__.pyi +1 -1
- homeassistant-stubs/components/history/helpers.pyi +1 -2
- homeassistant-stubs/components/history/websocket_api.pyi +1 -1
- homeassistant-stubs/components/holiday/__init__.pyi +2 -1
- homeassistant-stubs/components/holiday/calendar.pyi +4 -3
- homeassistant-stubs/components/holiday/config_flow.pyi +13 -3
- homeassistant-stubs/components/holiday/const.pyi +1 -0
- homeassistant-stubs/components/homeassistant_yellow/config_flow.pyi +5 -3
- homeassistant-stubs/components/homekit/doorbell.pyi +23 -0
- homeassistant-stubs/components/homekit/type_cameras.pyi +4 -12
- homeassistant-stubs/components/homekit/type_locks.pyi +3 -2
- homeassistant-stubs/components/homekit/type_switches.pyi +1 -1
- homeassistant-stubs/components/homekit/util.pyi +1 -0
- homeassistant-stubs/components/homewizard/sensor.pyi +1 -1
- homeassistant-stubs/components/humidifier/__init__.pyi +1 -8
- homeassistant-stubs/components/humidifier/const.pyi +0 -9
- homeassistant-stubs/components/husqvarna_automower/__init__.pyi +2 -2
- homeassistant-stubs/components/husqvarna_automower/binary_sensor.pyi +1 -0
- homeassistant-stubs/components/husqvarna_automower/calendar.pyi +1 -0
- homeassistant-stubs/components/husqvarna_automower/coordinator.pyi +4 -4
- homeassistant-stubs/components/husqvarna_automower/device_tracker.pyi +2 -0
- homeassistant-stubs/components/husqvarna_automower/diagnostics.pyi +1 -2
- homeassistant-stubs/components/husqvarna_automower/entity.pyi +4 -3
- homeassistant-stubs/components/husqvarna_automower/sensor.pyi +1 -0
- homeassistant-stubs/components/idasen_desk/__init__.pyi +5 -16
- homeassistant-stubs/components/idasen_desk/button.pyi +7 -12
- homeassistant-stubs/components/idasen_desk/coordinator.pyi +2 -3
- homeassistant-stubs/components/idasen_desk/cover.pyi +8 -17
- homeassistant-stubs/components/idasen_desk/entity.pyi +12 -0
- homeassistant-stubs/components/idasen_desk/sensor.pyi +7 -20
- homeassistant-stubs/components/image_upload/media_source.pyi +14 -0
- homeassistant-stubs/components/imap/config_flow.pyi +3 -2
- homeassistant-stubs/components/imap/coordinator.pyi +5 -5
- homeassistant-stubs/components/imap/sensor.pyi +1 -0
- homeassistant-stubs/components/intent/__init__.pyi +2 -1
- homeassistant-stubs/components/iotty/switch.pyi +8 -6
- homeassistant-stubs/components/iron_os/__init__.pyi +21 -0
- homeassistant-stubs/components/iron_os/binary_sensor.pyi +19 -0
- homeassistant-stubs/components/iron_os/config_flow.pyi +15 -0
- homeassistant-stubs/components/iron_os/const.pyi +7 -0
- homeassistant-stubs/components/iron_os/coordinator.pyi +43 -0
- homeassistant-stubs/components/iron_os/entity.pyi +13 -0
- homeassistant-stubs/components/iron_os/number.pyi +62 -0
- homeassistant-stubs/components/iron_os/select.pyi +49 -0
- homeassistant-stubs/components/iron_os/sensor.pyi +46 -0
- homeassistant-stubs/components/iron_os/update.pyi +29 -0
- homeassistant-stubs/components/isy994/climate.pyi +0 -1
- homeassistant-stubs/components/isy994/fan.pyi +0 -1
- homeassistant-stubs/components/knx/climate.pyi +0 -1
- homeassistant-stubs/components/knx/config_flow.pyi +4 -0
- homeassistant-stubs/components/knx/fan.pyi +0 -1
- homeassistant-stubs/components/knx/services.pyi +5 -5
- homeassistant-stubs/components/lamarzocco/__init__.pyi +4 -5
- homeassistant-stubs/components/lamarzocco/binary_sensor.pyi +9 -3
- homeassistant-stubs/components/lamarzocco/calendar.pyi +1 -0
- homeassistant-stubs/components/lamarzocco/config_flow.pyi +6 -5
- homeassistant-stubs/components/lamarzocco/coordinator.pyi +39 -16
- homeassistant-stubs/components/lamarzocco/entity.pyi +7 -3
- homeassistant-stubs/components/lamarzocco/number.pyi +8 -4
- homeassistant-stubs/components/lamarzocco/select.pyi +8 -4
- homeassistant-stubs/components/lamarzocco/sensor.pyi +10 -3
- homeassistant-stubs/components/lamarzocco/switch.pyi +1 -1
- homeassistant-stubs/components/lametric/notify.pyi +2 -1
- homeassistant-stubs/components/lametric/number.pyi +2 -1
- homeassistant-stubs/components/lametric/services.pyi +2 -1
- homeassistant-stubs/components/lametric/switch.pyi +2 -1
- homeassistant-stubs/components/lcn/__init__.pyi +3 -1
- homeassistant-stubs/components/lcn/climate.pyi +0 -1
- homeassistant-stubs/components/lcn/const.pyi +1 -0
- homeassistant-stubs/components/lcn/helpers.pyi +1 -1
- homeassistant-stubs/components/lcn/services.pyi +7 -4
- homeassistant-stubs/components/lifx/const.pyi +1 -0
- homeassistant-stubs/components/lifx/manager.pyi +2 -2
- homeassistant-stubs/components/lifx/util.pyi +2 -2
- homeassistant-stubs/components/light/__init__.pyi +31 -55
- homeassistant-stubs/components/light/const.pyi +33 -0
- homeassistant-stubs/components/light/device_action.pyi +2 -1
- homeassistant-stubs/components/light/device_condition.pyi +1 -1
- homeassistant-stubs/components/light/device_trigger.pyi +1 -1
- homeassistant-stubs/components/light/intent.pyi +2 -1
- homeassistant-stubs/components/light/reproduce_state.pyi +2 -1
- homeassistant-stubs/components/light/significant_change.pyi +1 -1
- homeassistant-stubs/components/litterrobot/vacuum.pyi +2 -2
- homeassistant-stubs/components/lock/__init__.pyi +1 -2
- homeassistant-stubs/components/lookin/climate.pyi +0 -1
- homeassistant-stubs/components/mastodon/__init__.pyi +2 -2
- homeassistant-stubs/components/mastodon/config_flow.pyi +1 -2
- homeassistant-stubs/components/mastodon/sensor.pyi +2 -0
- homeassistant-stubs/components/matter/climate.pyi +0 -1
- homeassistant-stubs/components/matter/fan.pyi +0 -1
- homeassistant-stubs/components/matter/light.pyi +5 -5
- homeassistant-stubs/components/matter/vacuum.pyi +3 -3
- homeassistant-stubs/components/mealie/__init__.pyi +18 -0
- homeassistant-stubs/components/mealie/calendar.pyi +21 -0
- homeassistant-stubs/components/mealie/config_flow.pyi +20 -0
- homeassistant-stubs/components/mealie/const.pyi +14 -0
- homeassistant-stubs/components/mealie/coordinator.pyi +53 -0
- homeassistant-stubs/components/mealie/diagnostics.pyi +5 -0
- homeassistant-stubs/components/mealie/entity.pyi +11 -0
- homeassistant-stubs/components/mealie/sensor.pyi +29 -0
- homeassistant-stubs/components/mealie/services.pyi +21 -0
- homeassistant-stubs/components/mealie/todo.pyi +36 -0
- homeassistant-stubs/components/mealie/utils.pyi +3 -0
- homeassistant-stubs/components/media_player/__init__.pyi +0 -2
- homeassistant-stubs/components/modbus/climate.pyi +0 -1
- homeassistant-stubs/components/modbus/fan.pyi +0 -1
- homeassistant-stubs/components/modbus/modbus.pyi +3 -3
- homeassistant-stubs/components/mqtt/client.pyi +1 -1
- homeassistant-stubs/components/mqtt/climate.pyi +0 -1
- homeassistant-stubs/components/mqtt/config_flow.pyi +2 -1
- homeassistant-stubs/components/mqtt/fan.pyi +0 -1
- homeassistant-stubs/components/mqtt/light/schema_basic.pyi +5 -5
- homeassistant-stubs/components/mqtt/light/schema_json.pyi +4 -4
- homeassistant-stubs/components/mqtt/light/schema_template.pyi +4 -4
- homeassistant-stubs/components/mqtt/switch.pyi +1 -1
- homeassistant-stubs/components/mqtt/vacuum.pyi +10 -4
- homeassistant-stubs/components/music_assistant/__init__.pyi +4 -0
- homeassistant-stubs/components/music_assistant/actions.pyi +18 -0
- homeassistant-stubs/components/music_assistant/const.pyi +48 -0
- homeassistant-stubs/components/music_assistant/media_player.pyi +9 -16
- homeassistant-stubs/components/music_assistant/schemas.pyi +20 -0
- homeassistant-stubs/components/mysensors/climate.pyi +0 -1
- homeassistant-stubs/components/myuplink/__init__.pyi +5 -2
- homeassistant-stubs/components/myuplink/binary_sensor.pyi +2 -2
- homeassistant-stubs/components/myuplink/config_flow.pyi +4 -1
- homeassistant-stubs/components/myuplink/number.pyi +2 -2
- homeassistant-stubs/components/myuplink/select.pyi +3 -2
- homeassistant-stubs/components/myuplink/switch.pyi +1 -1
- homeassistant-stubs/components/nanoleaf/light.pyi +4 -4
- homeassistant-stubs/components/neato/vacuum.pyi +3 -3
- homeassistant-stubs/components/nest/__init__.pyi +6 -6
- homeassistant-stubs/components/nest/camera.pyi +2 -4
- homeassistant-stubs/components/nest/climate.pyi +2 -5
- homeassistant-stubs/components/nest/const.pyi +0 -2
- homeassistant-stubs/components/nest/device_info.pyi +2 -1
- homeassistant-stubs/components/nest/diagnostics.pyi +4 -8
- homeassistant-stubs/components/nest/event.pyi +2 -4
- homeassistant-stubs/components/nest/sensor.pyi +2 -4
- homeassistant-stubs/components/nest/types.pyi +11 -0
- homeassistant-stubs/components/netatmo/climate.pyi +0 -1
- homeassistant-stubs/components/netatmo/fan.pyi +0 -1
- homeassistant-stubs/components/nordpool/__init__.pyi +6 -0
- homeassistant-stubs/components/nordpool/coordinator.pyi +5 -2
- homeassistant-stubs/components/nordpool/entity.pyi +1 -1
- homeassistant-stubs/components/nordpool/sensor.pyi +10 -6
- homeassistant-stubs/components/nordpool/services.pyi +19 -0
- homeassistant-stubs/components/number/const.pyi +0 -8
- homeassistant-stubs/components/onkyo/config_flow.pyi +2 -0
- homeassistant-stubs/components/onkyo/media_player.pyi +10 -7
- homeassistant-stubs/components/overkiz/__init__.pyi +4 -3
- homeassistant-stubs/components/overkiz/alarm_control_panel.pyi +2 -4
- homeassistant-stubs/components/overkiz/binary_sensor.pyi +3 -4
- homeassistant-stubs/components/overkiz/button.pyi +4 -5
- homeassistant-stubs/components/overkiz/climate/__init__.pyi +3 -4
- homeassistant-stubs/components/overkiz/climate/atlantic_electrical_heater.pyi +0 -1
- homeassistant-stubs/components/overkiz/climate/atlantic_electrical_heater_with_adjustable_temperature_setpoint.pyi +0 -1
- homeassistant-stubs/components/overkiz/climate/atlantic_electrical_towel_dryer.pyi +1 -2
- homeassistant-stubs/components/overkiz/climate/atlantic_heat_recovery_ventilation.pyi +0 -1
- homeassistant-stubs/components/overkiz/climate/atlantic_pass_apc_heat_pump_main_component.pyi +0 -1
- homeassistant-stubs/components/overkiz/climate/atlantic_pass_apc_heating_zone.pyi +0 -1
- homeassistant-stubs/components/overkiz/climate/atlantic_pass_apc_zone_control.pyi +0 -1
- homeassistant-stubs/components/overkiz/climate/hitachi_air_to_air_heat_pump_hlrrwifi.pyi +0 -1
- homeassistant-stubs/components/overkiz/climate/hitachi_air_to_air_heat_pump_ovp.pyi +0 -1
- homeassistant-stubs/components/overkiz/climate/hitachi_air_to_water_heating_zone.pyi +34 -0
- homeassistant-stubs/components/overkiz/climate/somfy_heating_temperature_interface.pyi +0 -1
- homeassistant-stubs/components/overkiz/climate/somfy_thermostat.pyi +0 -1
- homeassistant-stubs/components/overkiz/climate/valve_heating_temperature_interface.pyi +0 -1
- homeassistant-stubs/components/overkiz/cover/__init__.pyi +2 -4
- homeassistant-stubs/components/overkiz/diagnostics.pyi +4 -5
- homeassistant-stubs/components/overkiz/light.pyi +2 -4
- homeassistant-stubs/components/overkiz/lock.pyi +2 -4
- homeassistant-stubs/components/overkiz/number.pyi +3 -4
- homeassistant-stubs/components/overkiz/scene.pyi +2 -4
- homeassistant-stubs/components/overkiz/select.pyi +3 -4
- homeassistant-stubs/components/overkiz/sensor.pyi +2 -3
- homeassistant-stubs/components/overkiz/siren.pyi +2 -4
- homeassistant-stubs/components/overkiz/switch.pyi +2 -4
- homeassistant-stubs/components/overkiz/water_heater/__init__.pyi +2 -4
- homeassistant-stubs/components/peblar/__init__.pyi +11 -0
- homeassistant-stubs/components/peblar/binary_sensor.pyi +25 -0
- homeassistant-stubs/components/peblar/button.pyi +27 -0
- homeassistant-stubs/components/peblar/config_flow.pyi +18 -0
- homeassistant-stubs/components/peblar/const.pyi +7 -0
- homeassistant-stubs/components/peblar/coordinator.pyi +50 -0
- homeassistant-stubs/components/peblar/diagnostics.pyi +5 -0
- homeassistant-stubs/components/peblar/entity.pyi +15 -0
- homeassistant-stubs/components/peblar/helpers.pyi +7 -0
- homeassistant-stubs/components/peblar/number.pyi +33 -0
- homeassistant-stubs/components/peblar/select.pyi +30 -0
- homeassistant-stubs/components/peblar/sensor.pyi +29 -0
- homeassistant-stubs/components/peblar/switch.pyi +32 -0
- homeassistant-stubs/components/peblar/update.pyi +26 -0
- homeassistant-stubs/components/plugwise/binary_sensor.pyi +1 -0
- homeassistant-stubs/components/plugwise/button.pyi +2 -0
- homeassistant-stubs/components/plugwise/climate.pyi +3 -4
- homeassistant-stubs/components/plugwise/config_flow.pyi +7 -1
- homeassistant-stubs/components/plugwise/entity.pyi +0 -1
- homeassistant-stubs/components/plugwise/number.pyi +2 -0
- homeassistant-stubs/components/plugwise/select.pyi +2 -0
- homeassistant-stubs/components/plugwise/sensor.pyi +2 -0
- homeassistant-stubs/components/plugwise/switch.pyi +2 -0
- homeassistant-stubs/components/plugwise/util.pyi +1 -0
- homeassistant-stubs/components/powerfox/__init__.pyi +12 -0
- homeassistant-stubs/components/powerfox/config_flow.pyi +16 -0
- homeassistant-stubs/components/{stookalert → powerfox}/const.pyi +1 -2
- homeassistant-stubs/components/powerfox/coordinator.pyi +14 -0
- homeassistant-stubs/components/powerfox/diagnostics.pyi +5 -0
- homeassistant-stubs/components/powerfox/entity.pyi +11 -0
- homeassistant-stubs/components/powerfox/sensor.pyi +28 -0
- homeassistant-stubs/components/powerwall/sensor.pyi +3 -5
- homeassistant-stubs/components/rabbitair/fan.pyi +0 -1
- homeassistant-stubs/components/recorder/db_schema.pyi +19 -4
- homeassistant-stubs/components/recorder/history/legacy.pyi +4 -4
- homeassistant-stubs/components/recorder/history/modern.pyi +5 -5
- homeassistant-stubs/components/recorder/migration.pyi +29 -19
- homeassistant-stubs/components/recorder/models/state.pyi +3 -0
- homeassistant-stubs/components/recorder/queries.pyi +3 -4
- homeassistant-stubs/components/recorder/statistics.pyi +2 -2
- homeassistant-stubs/components/recorder/table_managers/event_types.pyi +0 -1
- homeassistant-stubs/components/recorder/table_managers/recorder_runs.pyi +1 -12
- homeassistant-stubs/components/recorder/table_managers/states.pyi +7 -0
- homeassistant-stubs/components/remote/__init__.pyi +0 -10
- homeassistant-stubs/components/renault/binary_sensor.pyi +2 -0
- homeassistant-stubs/components/renault/button.pyi +2 -0
- homeassistant-stubs/components/renault/coordinator.pyi +2 -1
- homeassistant-stubs/components/renault/device_tracker.pyi +2 -0
- homeassistant-stubs/components/renault/select.pyi +2 -0
- homeassistant-stubs/components/renault/sensor.pyi +2 -0
- homeassistant-stubs/components/reolink/button.pyi +1 -2
- homeassistant-stubs/components/reolink/camera.pyi +1 -2
- homeassistant-stubs/components/reolink/light.pyi +1 -2
- homeassistant-stubs/components/reolink/number.pyi +1 -2
- homeassistant-stubs/components/reolink/select.pyi +1 -2
- homeassistant-stubs/components/reolink/services.pyi +2 -2
- homeassistant-stubs/components/reolink/siren.pyi +1 -2
- homeassistant-stubs/components/reolink/switch.pyi +1 -2
- homeassistant-stubs/components/reolink/update.pyi +1 -0
- homeassistant-stubs/components/reolink/util.pyi +7 -0
- homeassistant-stubs/components/roborock/vacuum.pyi +2 -2
- homeassistant-stubs/components/roku/__init__.pyi +5 -4
- homeassistant-stubs/components/roku/binary_sensor.pyi +4 -3
- homeassistant-stubs/components/roku/config_flow.pyi +5 -3
- homeassistant-stubs/components/roku/diagnostics.pyi +2 -4
- homeassistant-stubs/components/roku/media_player.pyi +4 -3
- homeassistant-stubs/components/roku/remote.pyi +4 -4
- homeassistant-stubs/components/roku/select.pyi +4 -4
- homeassistant-stubs/components/roku/sensor.pyi +4 -4
- homeassistant-stubs/components/romy/vacuum.pyi +2 -2
- homeassistant-stubs/components/russound_rio/__init__.pyi +14 -0
- homeassistant-stubs/components/russound_rio/config_flow.pyi +14 -0
- homeassistant-stubs/components/russound_rio/const.pyi +7 -0
- homeassistant-stubs/components/russound_rio/diagnostics.pyi +5 -0
- homeassistant-stubs/components/russound_rio/entity.pyi +25 -0
- homeassistant-stubs/components/russound_rio/media_player.pyi +56 -0
- homeassistant-stubs/components/schlage/__init__.pyi +11 -0
- homeassistant-stubs/components/schlage/binary_sensor.pyi +26 -0
- homeassistant-stubs/components/schlage/config_flow.pyi +19 -0
- homeassistant-stubs/components/schlage/const.pyi +6 -0
- homeassistant-stubs/components/schlage/coordinator.pyi +31 -0
- homeassistant-stubs/components/schlage/diagnostics.pyi +5 -0
- homeassistant-stubs/components/schlage/entity.pyi +19 -0
- homeassistant-stubs/components/schlage/lock.pyi +21 -0
- homeassistant-stubs/components/schlage/select.pyi +20 -0
- homeassistant-stubs/components/schlage/sensor.pyi +19 -0
- homeassistant-stubs/components/schlage/switch.pyi +32 -0
- homeassistant-stubs/components/sensibo/climate.pyi +2 -3
- homeassistant-stubs/components/sensibo/coordinator.pyi +1 -1
- homeassistant-stubs/components/sensor/const.pyi +0 -7
- homeassistant-stubs/components/senz/climate.pyi +0 -1
- homeassistant-stubs/components/shelly/climate.pyi +0 -2
- homeassistant-stubs/components/siren/__init__.pyi +1 -6
- homeassistant-stubs/components/siren/const.pyi +0 -11
- homeassistant-stubs/components/snooz/fan.pyi +0 -1
- homeassistant-stubs/components/solarlog/config_flow.pyi +2 -5
- homeassistant-stubs/components/solarlog/const.pyi +0 -1
- homeassistant-stubs/components/solarlog/coordinator.pyi +0 -1
- homeassistant-stubs/components/starlink/coordinator.pyi +4 -2
- homeassistant-stubs/components/starlink/sensor.pyi +1 -1
- homeassistant-stubs/components/statistics/sensor.pyi +43 -40
- homeassistant-stubs/components/stream/__init__.pyi +13 -0
- homeassistant-stubs/components/suez_water/__init__.pyi +3 -5
- homeassistant-stubs/components/suez_water/coordinator.pyi +7 -9
- homeassistant-stubs/components/suez_water/sensor.pyi +5 -6
- homeassistant-stubs/components/sun/__init__.pyi +2 -0
- homeassistant-stubs/components/sun/entity.pyi +1 -2
- homeassistant-stubs/components/switch/__init__.pyi +0 -7
- homeassistant-stubs/components/switch_as_x/fan.pyi +0 -1
- homeassistant-stubs/components/switchbee/climate.pyi +0 -1
- homeassistant-stubs/components/switchbot_cloud/climate.pyi +0 -1
- homeassistant-stubs/components/switchbot_cloud/sensor.pyi +12 -3
- homeassistant-stubs/components/switchbot_cloud/switch.pyi +4 -0
- homeassistant-stubs/components/switchbot_cloud/vacuum.pyi +3 -3
- homeassistant-stubs/components/switcher_kis/climate.pyi +1 -2
- homeassistant-stubs/components/switcher_kis/cover.pyi +0 -4
- homeassistant-stubs/components/switcher_kis/entity.pyi +6 -0
- homeassistant-stubs/components/switcher_kis/light.pyi +0 -4
- homeassistant-stubs/components/switcher_kis/switch.pyi +0 -2
- homeassistant-stubs/components/tailwind/__init__.pyi +2 -4
- homeassistant-stubs/components/tailwind/binary_sensor.pyi +1 -1
- homeassistant-stubs/components/tailwind/button.pyi +1 -1
- homeassistant-stubs/components/tailwind/coordinator.pyi +2 -1
- homeassistant-stubs/components/tailwind/cover.pyi +1 -1
- homeassistant-stubs/components/tailwind/diagnostics.pyi +1 -1
- homeassistant-stubs/components/tailwind/number.pyi +1 -1
- homeassistant-stubs/components/tedee/__init__.pyi +2 -3
- homeassistant-stubs/components/tedee/binary_sensor.pyi +2 -0
- homeassistant-stubs/components/tedee/sensor.pyi +2 -0
- homeassistant-stubs/components/tibber/services.pyi +1 -1
- homeassistant-stubs/components/tolo/climate.pyi +0 -1
- homeassistant-stubs/components/tolo/fan.pyi +0 -1
- homeassistant-stubs/components/tplink/__init__.pyi +1 -1
- homeassistant-stubs/components/tplink/binary_sensor.pyi +2 -2
- homeassistant-stubs/components/tplink/button.pyi +2 -2
- homeassistant-stubs/components/tplink/camera.pyi +49 -0
- homeassistant-stubs/components/tplink/climate.pyi +1 -2
- homeassistant-stubs/components/tplink/config_flow.pyi +11 -5
- homeassistant-stubs/components/tplink/const.pyi +2 -0
- homeassistant-stubs/components/tplink/entity.pyi +9 -2
- homeassistant-stubs/components/tplink/fan.pyi +1 -2
- homeassistant-stubs/components/tplink/light.pyi +2 -2
- homeassistant-stubs/components/tplink/models.pyi +4 -1
- homeassistant-stubs/components/tplink/number.pyi +2 -2
- homeassistant-stubs/components/tplink/select.pyi +2 -2
- homeassistant-stubs/components/tplink/sensor.pyi +2 -2
- homeassistant-stubs/components/tplink/siren.pyi +1 -1
- homeassistant-stubs/components/tplink/switch.pyi +2 -2
- homeassistant-stubs/components/tractive/sensor.pyi +1 -1
- homeassistant-stubs/components/tradfri/fan.pyi +0 -1
- homeassistant-stubs/components/tradfri/light.pyi +4 -4
- homeassistant-stubs/components/transmission/__init__.pyi +1 -1
- homeassistant-stubs/components/transmission/const.pyi +1 -0
- homeassistant-stubs/components/twentemilieu/__init__.pyi +3 -11
- homeassistant-stubs/components/twentemilieu/calendar.pyi +1 -1
- homeassistant-stubs/components/twentemilieu/coordinator.pyi +14 -0
- homeassistant-stubs/components/twentemilieu/diagnostics.pyi +2 -2
- homeassistant-stubs/components/twentemilieu/entity.pyi +2 -3
- homeassistant-stubs/components/twentemilieu/sensor.pyi +3 -3
- homeassistant-stubs/components/unifi/sensor.pyi +1 -1
- homeassistant-stubs/components/unifiprotect/const.pyi +6 -0
- homeassistant-stubs/components/unifiprotect/event.pyi +5 -3
- homeassistant-stubs/components/unifiprotect/services.pyi +16 -9
- homeassistant-stubs/components/update/__init__.pyi +0 -2
- homeassistant-stubs/components/vacuum/__init__.pyi +16 -7
- homeassistant-stubs/components/vacuum/const.pyi +18 -5
- homeassistant-stubs/components/vacuum/device_condition.pyi +1 -1
- homeassistant-stubs/components/vacuum/device_trigger.pyi +1 -1
- homeassistant-stubs/components/vacuum/reproduce_state.pyi +2 -2
- homeassistant-stubs/components/vallox/fan.pyi +0 -1
- homeassistant-stubs/components/velbus/__init__.pyi +22 -9
- homeassistant-stubs/components/velbus/binary_sensor.pyi +4 -3
- homeassistant-stubs/components/velbus/button.pyi +4 -3
- homeassistant-stubs/components/velbus/climate.pyi +4 -3
- homeassistant-stubs/components/velbus/cover.pyi +4 -3
- homeassistant-stubs/components/velbus/diagnostics.pyi +3 -4
- homeassistant-stubs/components/velbus/light.pyi +4 -3
- homeassistant-stubs/components/velbus/select.pyi +4 -3
- homeassistant-stubs/components/velbus/sensor.pyi +4 -3
- homeassistant-stubs/components/velbus/services.pyi +7 -0
- homeassistant-stubs/components/velbus/switch.pyi +4 -3
- homeassistant-stubs/components/water_heater/__init__.pyi +7 -12
- homeassistant-stubs/components/wemo/fan.pyi +0 -1
- homeassistant-stubs/components/wemo/light.pyi +4 -2
- homeassistant-stubs/components/wiz/light.pyi +4 -5
- homeassistant-stubs/components/yale_smart_alarm/__init__.pyi +4 -4
- homeassistant-stubs/components/yale_smart_alarm/alarm_control_panel.pyi +0 -1
- homeassistant-stubs/components/yale_smart_alarm/config_flow.pyi +3 -2
- homeassistant-stubs/components/yale_smart_alarm/coordinator.pyi +3 -3
- homeassistant-stubs/components/yale_smart_alarm/entity.pyi +1 -1
- homeassistant-stubs/components/yale_smart_alarm/lock.pyi +1 -1
- homeassistant-stubs/components/zwave_js/api.pyi +2 -0
- homeassistant-stubs/components/zwave_js/climate.pyi +0 -1
- homeassistant-stubs/components/zwave_js/fan.pyi +0 -1
- homeassistant-stubs/components/zwave_js/light.pyi +7 -9
- homeassistant-stubs/const.pyi +2 -151
- homeassistant-stubs/core.pyi +3 -6
- homeassistant-stubs/core_config.pyi +2 -1
- homeassistant-stubs/data_entry_flow.pyi +0 -13
- homeassistant-stubs/exceptions.pyi +6 -0
- homeassistant-stubs/helpers/device_registry.pyi +1 -9
- homeassistant-stubs/helpers/entity.pyi +1 -2
- homeassistant-stubs/helpers/event.pyi +3 -4
- homeassistant-stubs/helpers/service.pyi +1 -1
- homeassistant-stubs/helpers/service_info/mqtt.pyi +1 -1
- homeassistant-stubs/helpers/template.pyi +1 -1
- homeassistant-stubs/util/dt.pyi +1 -0
- {homeassistant_stubs-2024.12.5.dist-info → homeassistant_stubs-2025.1.0b0.dist-info}/METADATA +2 -2
- {homeassistant_stubs-2024.12.5.dist-info → homeassistant_stubs-2025.1.0b0.dist-info}/RECORD +567 -474
- homeassistant-stubs/components/bluesound/services.pyi +0 -21
- homeassistant-stubs/components/stookalert/__init__.pyi +0 -10
- homeassistant-stubs/components/stookalert/binary_sensor.pyi +0 -24
- homeassistant-stubs/components/stookalert/config_flow.pyi +0 -7
- homeassistant-stubs/components/tailwind/typing.pyi +0 -4
- {homeassistant_stubs-2024.12.5.dist-info → homeassistant_stubs-2025.1.0b0.dist-info}/WHEEL +0 -0
- {homeassistant_stubs-2024.12.5.dist-info → homeassistant_stubs-2025.1.0b0.dist-info}/licenses/LICENSE +0 -0
@@ -1,11 +1,10 @@
|
|
1
1
|
from .const import DOMAIN as DOMAIN, SERVICE_TYPE_DEVICE_NAMES as SERVICE_TYPE_DEVICE_NAMES
|
2
|
-
from .coordinator import EasyEnergyData as EasyEnergyData, EasyEnergyDataUpdateCoordinator as EasyEnergyDataUpdateCoordinator
|
2
|
+
from .coordinator import EasyEnergyConfigEntry as EasyEnergyConfigEntry, EasyEnergyData as EasyEnergyData, EasyEnergyDataUpdateCoordinator as EasyEnergyDataUpdateCoordinator
|
3
3
|
from _typeshed import Incomplete
|
4
4
|
from collections.abc import Callable as Callable
|
5
5
|
from dataclasses import dataclass
|
6
6
|
from datetime import datetime
|
7
7
|
from homeassistant.components.sensor import SensorDeviceClass as SensorDeviceClass, SensorEntity as SensorEntity, SensorEntityDescription as SensorEntityDescription, SensorStateClass as SensorStateClass
|
8
|
-
from homeassistant.config_entries import ConfigEntry as ConfigEntry
|
9
8
|
from homeassistant.const import CURRENCY_EURO as CURRENCY_EURO, PERCENTAGE as PERCENTAGE, UnitOfEnergy as UnitOfEnergy, UnitOfTime as UnitOfTime, UnitOfVolume as UnitOfVolume
|
10
9
|
from homeassistant.core import HomeAssistant as HomeAssistant
|
11
10
|
from homeassistant.helpers.device_registry import DeviceEntryType as DeviceEntryType, DeviceInfo as DeviceInfo
|
@@ -21,7 +20,7 @@ class EasyEnergySensorEntityDescription(SensorEntityDescription):
|
|
21
20
|
SENSORS: tuple[EasyEnergySensorEntityDescription, ...]
|
22
21
|
|
23
22
|
def get_gas_price(data: EasyEnergyData, hours: int) -> float | None: ...
|
24
|
-
async def async_setup_entry(hass: HomeAssistant, entry:
|
23
|
+
async def async_setup_entry(hass: HomeAssistant, entry: EasyEnergyConfigEntry, async_add_entities: AddEntitiesCallback) -> None: ...
|
25
24
|
|
26
25
|
class EasyEnergySensorEntity(CoordinatorEntity[EasyEnergyDataUpdateCoordinator], SensorEntity):
|
27
26
|
_attr_has_entity_name: bool
|
@@ -1,10 +1,10 @@
|
|
1
1
|
from .const import DOMAIN as DOMAIN
|
2
|
-
from .coordinator import EasyEnergyDataUpdateCoordinator as EasyEnergyDataUpdateCoordinator
|
2
|
+
from .coordinator import EasyEnergyConfigEntry as EasyEnergyConfigEntry, EasyEnergyDataUpdateCoordinator as EasyEnergyDataUpdateCoordinator
|
3
3
|
from _typeshed import Incomplete
|
4
4
|
from datetime import date, datetime
|
5
5
|
from easyenergy import Electricity as Electricity, Gas as Gas
|
6
6
|
from enum import Enum
|
7
|
-
from homeassistant.config_entries import
|
7
|
+
from homeassistant.config_entries import ConfigEntryState as ConfigEntryState
|
8
8
|
from homeassistant.core import HomeAssistant as HomeAssistant, ServiceCall as ServiceCall, ServiceResponse as ServiceResponse, SupportsResponse as SupportsResponse, callback as callback
|
9
9
|
from homeassistant.exceptions import ServiceValidationError as ServiceValidationError
|
10
10
|
from homeassistant.helpers import selector as selector
|
@@ -26,6 +26,6 @@ class PriceType(str, Enum):
|
|
26
26
|
|
27
27
|
def __get_date(date_input: str | None) -> date | datetime: ...
|
28
28
|
def __serialize_prices(prices: list[dict[str, float | datetime]]) -> ServiceResponse: ...
|
29
|
-
def __get_coordinator(
|
30
|
-
async def __get_prices(call: ServiceCall, *,
|
29
|
+
def __get_coordinator(call: ServiceCall) -> EasyEnergyDataUpdateCoordinator: ...
|
30
|
+
async def __get_prices(call: ServiceCall, *, price_type: PriceType) -> ServiceResponse: ...
|
31
31
|
def async_setup_services(hass: HomeAssistant) -> None: ...
|
@@ -1,10 +1,11 @@
|
|
1
1
|
from . import EcovacsConfigEntry as EcovacsConfigEntry
|
2
|
-
from .const import SUPPORTED_LIFESPANS as SUPPORTED_LIFESPANS
|
2
|
+
from .const import SUPPORTED_LIFESPANS as SUPPORTED_LIFESPANS, SUPPORTED_STATION_ACTIONS as SUPPORTED_STATION_ACTIONS
|
3
3
|
from .entity import EcovacsCapabilityEntityDescription as EcovacsCapabilityEntityDescription, EcovacsDescriptionEntity as EcovacsDescriptionEntity, EcovacsEntity as EcovacsEntity
|
4
4
|
from .util import get_supported_entitites as get_supported_entitites
|
5
5
|
from _typeshed import Incomplete
|
6
6
|
from dataclasses import dataclass
|
7
|
-
from deebot_client.capabilities import CapabilityExecute, CapabilityLifeSpan
|
7
|
+
from deebot_client.capabilities import CapabilityExecute, CapabilityExecuteTypes, CapabilityLifeSpan
|
8
|
+
from deebot_client.commands import StationAction
|
8
9
|
from deebot_client.events import LifeSpan as LifeSpan
|
9
10
|
from homeassistant.components.button import ButtonEntity as ButtonEntity, ButtonEntityDescription as ButtonEntityDescription
|
10
11
|
from homeassistant.const import EntityCategory as EntityCategory
|
@@ -20,7 +21,13 @@ class EcovacsLifespanButtonEntityDescription(ButtonEntityDescription):
|
|
20
21
|
component: LifeSpan
|
21
22
|
def __init__(self, *, key, device_class=..., entity_category=..., entity_registry_enabled_default=..., entity_registry_visible_default=..., force_update=..., icon=..., has_entity_name=..., name=..., translation_key=..., translation_placeholders=..., unit_of_measurement=..., component) -> None: ...
|
22
23
|
|
24
|
+
@dataclass(kw_only=True, frozen=True)
|
25
|
+
class EcovacsStationActionButtonEntityDescription(ButtonEntityDescription):
|
26
|
+
action: StationAction
|
27
|
+
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=..., action) -> None: ...
|
28
|
+
|
23
29
|
ENTITY_DESCRIPTIONS: tuple[EcovacsButtonEntityDescription, ...]
|
30
|
+
STATION_ENTITY_DESCRIPTIONS: Incomplete
|
24
31
|
LIFESPAN_ENTITY_DESCRIPTIONS: Incomplete
|
25
32
|
|
26
33
|
async def async_setup_entry(hass: HomeAssistant, config_entry: EcovacsConfigEntry, async_add_entities: AddEntitiesCallback) -> None: ...
|
@@ -32,3 +39,7 @@ class EcovacsButtonEntity(EcovacsDescriptionEntity[CapabilityExecute], ButtonEnt
|
|
32
39
|
class EcovacsResetLifespanButtonEntity(EcovacsDescriptionEntity[CapabilityLifeSpan], ButtonEntity):
|
33
40
|
entity_description: EcovacsLifespanButtonEntityDescription
|
34
41
|
async def async_press(self) -> None: ...
|
42
|
+
|
43
|
+
class EcovacsStationActionButtonEntity(EcovacsDescriptionEntity[CapabilityExecuteTypes[StationAction]], ButtonEntity):
|
44
|
+
entity_description: EcovacsStationActionButtonEntityDescription
|
45
|
+
async def async_press(self) -> None: ...
|
@@ -21,7 +21,7 @@ ENTITY_DESCRIPTIONS: tuple[EcovacsNumberEntityDescription, ...]
|
|
21
21
|
|
22
22
|
async def async_setup_entry(hass: HomeAssistant, config_entry: EcovacsConfigEntry, async_add_entities: AddEntitiesCallback) -> None: ...
|
23
23
|
|
24
|
-
class EcovacsNumberEntity(EcovacsDescriptionEntity[CapabilitySet[EventT, int]], NumberEntity):
|
24
|
+
class EcovacsNumberEntity(EcovacsDescriptionEntity[CapabilitySet[EventT, [int]]], NumberEntity):
|
25
25
|
entity_description: EcovacsNumberEntityDescription
|
26
26
|
_attr_native_value: Incomplete
|
27
27
|
_attr_native_max_value: Incomplete
|
@@ -22,10 +22,10 @@ ENTITY_DESCRIPTIONS: tuple[EcovacsSelectEntityDescription, ...]
|
|
22
22
|
|
23
23
|
async def async_setup_entry(hass: HomeAssistant, config_entry: EcovacsConfigEntry, async_add_entities: AddEntitiesCallback) -> None: ...
|
24
24
|
|
25
|
-
class EcovacsSelectEntity(EcovacsDescriptionEntity[CapabilitySetTypes[EventT, str]], SelectEntity):
|
25
|
+
class EcovacsSelectEntity(EcovacsDescriptionEntity[CapabilitySetTypes[EventT, [str], str]], SelectEntity):
|
26
26
|
_attr_current_option: str | None
|
27
27
|
entity_description: EcovacsSelectEntityDescription
|
28
28
|
_attr_options: Incomplete
|
29
|
-
def __init__(self, device: Device, capability: CapabilitySetTypes[EventT, str], entity_description: EcovacsSelectEntityDescription, **kwargs: Any) -> None: ...
|
29
|
+
def __init__(self, device: Device, capability: CapabilitySetTypes[EventT, [str], str], entity_description: EcovacsSelectEntityDescription, **kwargs: Any) -> None: ...
|
30
30
|
async def async_added_to_hass(self) -> None: ...
|
31
31
|
async def async_select_option(self, option: str) -> None: ...
|
@@ -1,7 +1,7 @@
|
|
1
1
|
from . import EcovacsConfigEntry as EcovacsConfigEntry
|
2
2
|
from .const import LEGACY_SUPPORTED_LIFESPANS as LEGACY_SUPPORTED_LIFESPANS, SUPPORTED_LIFESPANS as SUPPORTED_LIFESPANS
|
3
3
|
from .entity import EcovacsCapabilityEntityDescription as EcovacsCapabilityEntityDescription, EcovacsDescriptionEntity as EcovacsDescriptionEntity, EcovacsEntity as EcovacsEntity, EcovacsLegacyEntity as EcovacsLegacyEntity, EventT as EventT
|
4
|
-
from .util import get_supported_entitites as get_supported_entitites
|
4
|
+
from .util import get_name_key as get_name_key, get_options as get_options, get_supported_entitites as get_supported_entitites
|
5
5
|
from _typeshed import Incomplete
|
6
6
|
from collections.abc import Callable as Callable
|
7
7
|
from dataclasses import dataclass
|
@@ -7,3 +7,4 @@ from homeassistant.util import slugify as slugify
|
|
7
7
|
def get_client_device_id(hass: HomeAssistant, self_hosted: bool) -> str: ...
|
8
8
|
def get_supported_entitites(controller: EcovacsController, entity_class: type[EcovacsDescriptionEntity], descriptions: tuple[EcovacsCapabilityEntityDescription, ...]) -> list[EcovacsEntity]: ...
|
9
9
|
def get_name_key(enum: Enum) -> str: ...
|
10
|
+
def get_options(enum: type[Enum]) -> list[str]: ...
|
@@ -8,7 +8,7 @@ from deebot_client.capabilities import Capabilities
|
|
8
8
|
from deebot_client.device import Device as Device
|
9
9
|
from deebot_client.events import BatteryEvent as BatteryEvent, FanSpeedEvent as FanSpeedEvent, RoomsEvent as RoomsEvent, StateEvent as StateEvent
|
10
10
|
from deebot_client.models import CleanAction, Room as Room
|
11
|
-
from homeassistant.components.vacuum import
|
11
|
+
from homeassistant.components.vacuum import StateVacuumEntity as StateVacuumEntity, StateVacuumEntityDescription as StateVacuumEntityDescription, VacuumActivity as VacuumActivity, VacuumEntityFeature as VacuumEntityFeature
|
12
12
|
from homeassistant.core import HomeAssistant as HomeAssistant, SupportsResponse as SupportsResponse
|
13
13
|
from homeassistant.exceptions import ServiceValidationError as ServiceValidationError
|
14
14
|
from homeassistant.helpers import entity_platform as entity_platform
|
@@ -31,7 +31,7 @@ class EcovacsLegacyVacuum(EcovacsLegacyEntity, StateVacuumEntity):
|
|
31
31
|
error: Incomplete
|
32
32
|
def on_error(self, error: str) -> None: ...
|
33
33
|
@property
|
34
|
-
def
|
34
|
+
def activity(self) -> VacuumActivity | None: ...
|
35
35
|
@property
|
36
36
|
def battery_level(self) -> int | None: ...
|
37
37
|
@property
|
@@ -60,7 +60,7 @@ class EcovacsVacuum(EcovacsEntity[Capabilities], StateVacuumEntity):
|
|
60
60
|
_attr_fan_speed_list: Incomplete
|
61
61
|
def __init__(self, device: Device) -> None: ...
|
62
62
|
_attr_battery_level: Incomplete
|
63
|
-
|
63
|
+
_attr_activity: Incomplete
|
64
64
|
_attr_fan_speed: Incomplete
|
65
65
|
async def async_added_to_hass(self) -> None: ...
|
66
66
|
@property
|
@@ -0,0 +1,14 @@
|
|
1
|
+
from .const import DOMAIN as DOMAIN
|
2
|
+
from .coordinator import EheimDigitalUpdateCoordinator as EheimDigitalUpdateCoordinator
|
3
|
+
from _typeshed import Incomplete
|
4
|
+
from homeassistant.config_entries import ConfigEntry as ConfigEntry
|
5
|
+
from homeassistant.const import Platform as Platform
|
6
|
+
from homeassistant.core import HomeAssistant as HomeAssistant
|
7
|
+
from homeassistant.helpers.device_registry import DeviceEntry as DeviceEntry
|
8
|
+
|
9
|
+
PLATFORMS: Incomplete
|
10
|
+
type EheimDigitalConfigEntry = ConfigEntry[EheimDigitalUpdateCoordinator]
|
11
|
+
|
12
|
+
async def async_setup_entry(hass: HomeAssistant, entry: EheimDigitalConfigEntry) -> bool: ...
|
13
|
+
async def async_unload_entry(hass: HomeAssistant, entry: EheimDigitalConfigEntry) -> bool: ...
|
14
|
+
async def async_remove_config_entry_device(hass: HomeAssistant, config_entry: EheimDigitalConfigEntry, device_entry: DeviceEntry) -> bool: ...
|
@@ -0,0 +1,18 @@
|
|
1
|
+
from .const import DOMAIN as DOMAIN, LOGGER as LOGGER
|
2
|
+
from _typeshed import Incomplete
|
3
|
+
from homeassistant.components.zeroconf import ZeroconfServiceInfo as ZeroconfServiceInfo
|
4
|
+
from homeassistant.config_entries import ConfigFlow as ConfigFlow, ConfigFlowResult as ConfigFlowResult, SOURCE_USER as SOURCE_USER
|
5
|
+
from homeassistant.const import CONF_HOST as CONF_HOST
|
6
|
+
from homeassistant.helpers import selector as selector
|
7
|
+
from homeassistant.helpers.aiohttp_client import async_get_clientsession as async_get_clientsession
|
8
|
+
from typing import Any
|
9
|
+
|
10
|
+
CONFIG_SCHEMA: Incomplete
|
11
|
+
|
12
|
+
class EheimDigitalConfigFlow(ConfigFlow, domain=DOMAIN):
|
13
|
+
data: Incomplete
|
14
|
+
main_device_added_event: Incomplete
|
15
|
+
def __init__(self) -> None: ...
|
16
|
+
async def async_step_zeroconf(self, discovery_info: ZeroconfServiceInfo) -> ConfigFlowResult: ...
|
17
|
+
async def async_step_discovery_confirm(self, user_input: dict[str, Any] | None = None) -> ConfigFlowResult: ...
|
18
|
+
async def async_step_user(self, user_input: dict[str, Any] | None = None) -> ConfigFlowResult: ...
|
@@ -0,0 +1,25 @@
|
|
1
|
+
from .const import DOMAIN as DOMAIN, LOGGER as LOGGER
|
2
|
+
from _typeshed import Incomplete
|
3
|
+
from collections.abc import Callable, Coroutine
|
4
|
+
from eheimdigital.device import EheimDigitalDevice
|
5
|
+
from eheimdigital.types import EheimDeviceType as EheimDeviceType
|
6
|
+
from homeassistant.config_entries import ConfigEntry as ConfigEntry
|
7
|
+
from homeassistant.const import CONF_HOST as CONF_HOST
|
8
|
+
from homeassistant.core import HomeAssistant as HomeAssistant
|
9
|
+
from homeassistant.helpers.aiohttp_client import async_get_clientsession as async_get_clientsession
|
10
|
+
from homeassistant.helpers.entity_component import DEFAULT_SCAN_INTERVAL as DEFAULT_SCAN_INTERVAL
|
11
|
+
from homeassistant.helpers.update_coordinator import DataUpdateCoordinator as DataUpdateCoordinator, UpdateFailed as UpdateFailed
|
12
|
+
from typing import Any
|
13
|
+
|
14
|
+
type AsyncSetupDeviceEntitiesCallback = Callable[[str], Coroutine[Any, Any, None]]
|
15
|
+
class EheimDigitalUpdateCoordinator(DataUpdateCoordinator[dict[str, EheimDigitalDevice]]):
|
16
|
+
config_entry: ConfigEntry
|
17
|
+
hub: Incomplete
|
18
|
+
known_devices: Incomplete
|
19
|
+
platform_callbacks: Incomplete
|
20
|
+
def __init__(self, hass: HomeAssistant) -> None: ...
|
21
|
+
def add_platform_callback(self, async_setup_device_entities: AsyncSetupDeviceEntitiesCallback) -> None: ...
|
22
|
+
async def _async_device_found(self, device_address: str, device_type: EheimDeviceType) -> None: ...
|
23
|
+
async def _async_receive_callback(self) -> None: ...
|
24
|
+
async def _async_setup(self) -> None: ...
|
25
|
+
async def _async_update_data(self) -> dict[str, EheimDigitalDevice]: ...
|
@@ -0,0 +1,20 @@
|
|
1
|
+
import abc
|
2
|
+
from .const import DOMAIN as DOMAIN
|
3
|
+
from .coordinator import EheimDigitalUpdateCoordinator as EheimDigitalUpdateCoordinator
|
4
|
+
from _typeshed import Incomplete
|
5
|
+
from abc import ABC, abstractmethod
|
6
|
+
from eheimdigital.device import EheimDigitalDevice
|
7
|
+
from homeassistant.const import CONF_HOST as CONF_HOST
|
8
|
+
from homeassistant.core import callback as callback
|
9
|
+
from homeassistant.helpers.device_registry import CONNECTION_NETWORK_MAC as CONNECTION_NETWORK_MAC, DeviceInfo as DeviceInfo
|
10
|
+
from homeassistant.helpers.update_coordinator import CoordinatorEntity as CoordinatorEntity
|
11
|
+
|
12
|
+
class EheimDigitalEntity[_DeviceT: EheimDigitalDevice](CoordinatorEntity[EheimDigitalUpdateCoordinator], ABC, metaclass=abc.ABCMeta):
|
13
|
+
_attr_has_entity_name: bool
|
14
|
+
_attr_device_info: Incomplete
|
15
|
+
_device: Incomplete
|
16
|
+
_device_address: Incomplete
|
17
|
+
def __init__(self, coordinator: EheimDigitalUpdateCoordinator, device: _DeviceT) -> None: ...
|
18
|
+
@abstractmethod
|
19
|
+
def _async_update_attrs(self) -> None: ...
|
20
|
+
def _handle_coordinator_update(self) -> None: ...
|
@@ -0,0 +1,36 @@
|
|
1
|
+
from . import EheimDigitalConfigEntry as EheimDigitalConfigEntry
|
2
|
+
from .const import EFFECT_DAYCL_MODE as EFFECT_DAYCL_MODE, EFFECT_TO_LIGHT_MODE as EFFECT_TO_LIGHT_MODE
|
3
|
+
from .coordinator import EheimDigitalUpdateCoordinator as EheimDigitalUpdateCoordinator
|
4
|
+
from .entity import EheimDigitalEntity as EheimDigitalEntity
|
5
|
+
from _typeshed import Incomplete
|
6
|
+
from eheimdigital.classic_led_ctrl import EheimDigitalClassicLEDControl
|
7
|
+
from homeassistant.components.light import ATTR_BRIGHTNESS as ATTR_BRIGHTNESS, ATTR_EFFECT as ATTR_EFFECT, ColorMode as ColorMode, EFFECT_OFF as EFFECT_OFF, LightEntity as LightEntity, LightEntityFeature as LightEntityFeature
|
8
|
+
from homeassistant.core import HomeAssistant as HomeAssistant
|
9
|
+
from homeassistant.exceptions import HomeAssistantError as HomeAssistantError
|
10
|
+
from homeassistant.helpers.entity_platform import AddEntitiesCallback as AddEntitiesCallback
|
11
|
+
from homeassistant.util.color import brightness_to_value as brightness_to_value, value_to_brightness as value_to_brightness
|
12
|
+
from typing import Any
|
13
|
+
|
14
|
+
BRIGHTNESS_SCALE: Incomplete
|
15
|
+
PARALLEL_UPDATES: int
|
16
|
+
|
17
|
+
async def async_setup_entry(hass: HomeAssistant, entry: EheimDigitalConfigEntry, async_add_entities: AddEntitiesCallback) -> None: ...
|
18
|
+
|
19
|
+
class EheimDigitalClassicLEDControlLight(EheimDigitalEntity[EheimDigitalClassicLEDControl], LightEntity):
|
20
|
+
_attr_supported_color_modes: Incomplete
|
21
|
+
_attr_color_mode: Incomplete
|
22
|
+
_attr_effect_list: Incomplete
|
23
|
+
_attr_supported_features: Incomplete
|
24
|
+
_attr_translation_key: str
|
25
|
+
_channel: Incomplete
|
26
|
+
_attr_translation_placeholders: Incomplete
|
27
|
+
_attr_unique_id: Incomplete
|
28
|
+
def __init__(self, coordinator: EheimDigitalUpdateCoordinator, device: EheimDigitalClassicLEDControl, channel: int) -> None: ...
|
29
|
+
@property
|
30
|
+
def available(self) -> bool: ...
|
31
|
+
async def async_turn_on(self, **kwargs: Any) -> None: ...
|
32
|
+
async def async_turn_off(self, **kwargs: Any) -> None: ...
|
33
|
+
_attr_is_on: Incomplete
|
34
|
+
_attr_brightness: Incomplete
|
35
|
+
_attr_effect: Incomplete
|
36
|
+
def _async_update_attrs(self) -> None: ...
|
@@ -33,7 +33,6 @@ class ElectraClimateEntity(ClimateEntity):
|
|
33
33
|
_attr_hvac_modes = ELECTRA_MODES
|
34
34
|
_attr_has_entity_name: bool
|
35
35
|
_attr_name: Incomplete
|
36
|
-
_enable_turn_on_off_backwards_compatibility: bool
|
37
36
|
_api: Incomplete
|
38
37
|
_electra_ac_device: Incomplete
|
39
38
|
_attr_unique_id: Incomplete
|
@@ -1,11 +1,10 @@
|
|
1
1
|
from .const import CONF_MODEL as CONF_MODEL
|
2
2
|
from dataclasses import dataclass
|
3
|
-
from elevenlabs import Model as Model
|
4
|
-
from elevenlabs.client import AsyncElevenLabs
|
3
|
+
from elevenlabs import AsyncElevenLabs, Model as Model
|
5
4
|
from homeassistant.config_entries import ConfigEntry as ConfigEntry
|
6
5
|
from homeassistant.const import CONF_API_KEY as CONF_API_KEY, Platform as Platform
|
7
6
|
from homeassistant.core import HomeAssistant as HomeAssistant
|
8
|
-
from homeassistant.exceptions import ConfigEntryError as ConfigEntryError
|
7
|
+
from homeassistant.exceptions import ConfigEntryAuthFailed as ConfigEntryAuthFailed, ConfigEntryError as ConfigEntryError
|
9
8
|
from homeassistant.helpers.httpx_client import get_async_client as get_async_client
|
10
9
|
|
11
10
|
PLATFORMS: list[Platform]
|
@@ -17,8 +16,8 @@ class ElevenLabsData:
|
|
17
16
|
client: AsyncElevenLabs
|
18
17
|
model: Model
|
19
18
|
def __init__(self, *, client, model) -> None: ...
|
20
|
-
type
|
19
|
+
type ElevenLabsConfigEntry = ConfigEntry[ElevenLabsData]
|
21
20
|
|
22
|
-
async def async_setup_entry(hass: HomeAssistant, entry:
|
23
|
-
async def async_unload_entry(hass: HomeAssistant, entry:
|
24
|
-
async def update_listener(hass: HomeAssistant, config_entry:
|
21
|
+
async def async_setup_entry(hass: HomeAssistant, entry: ElevenLabsConfigEntry) -> bool: ...
|
22
|
+
async def async_unload_entry(hass: HomeAssistant, entry: ElevenLabsConfigEntry) -> bool: ...
|
23
|
+
async def update_listener(hass: HomeAssistant, config_entry: ElevenLabsConfigEntry) -> None: ...
|
@@ -1,7 +1,8 @@
|
|
1
1
|
import voluptuous as vol
|
2
|
+
from . import ElevenLabsConfigEntry as ElevenLabsConfigEntry
|
2
3
|
from .const import CONF_CONFIGURE_VOICE as CONF_CONFIGURE_VOICE, CONF_MODEL as CONF_MODEL, CONF_OPTIMIZE_LATENCY as CONF_OPTIMIZE_LATENCY, CONF_SIMILARITY as CONF_SIMILARITY, CONF_STABILITY as CONF_STABILITY, CONF_STYLE as CONF_STYLE, CONF_USE_SPEAKER_BOOST as CONF_USE_SPEAKER_BOOST, CONF_VOICE as CONF_VOICE, DEFAULT_MODEL as DEFAULT_MODEL, DEFAULT_OPTIMIZE_LATENCY as DEFAULT_OPTIMIZE_LATENCY, DEFAULT_SIMILARITY as DEFAULT_SIMILARITY, DEFAULT_STABILITY as DEFAULT_STABILITY, DEFAULT_STYLE as DEFAULT_STYLE, DEFAULT_USE_SPEAKER_BOOST as DEFAULT_USE_SPEAKER_BOOST, DOMAIN as DOMAIN
|
3
4
|
from _typeshed import Incomplete
|
4
|
-
from homeassistant.config_entries import
|
5
|
+
from homeassistant.config_entries import ConfigFlow as ConfigFlow, ConfigFlowResult as ConfigFlowResult, OptionsFlow as OptionsFlow
|
5
6
|
from homeassistant.const import CONF_API_KEY as CONF_API_KEY
|
6
7
|
from homeassistant.core import HomeAssistant as HomeAssistant
|
7
8
|
from homeassistant.helpers.httpx_client import get_async_client as get_async_client
|
@@ -17,7 +18,7 @@ class ElevenLabsConfigFlow(ConfigFlow, domain=DOMAIN):
|
|
17
18
|
VERSION: int
|
18
19
|
async def async_step_user(self, user_input: dict[str, Any] | None = None) -> ConfigFlowResult: ...
|
19
20
|
@staticmethod
|
20
|
-
def async_get_options_flow(config_entry:
|
21
|
+
def async_get_options_flow(config_entry: ElevenLabsConfigEntry) -> OptionsFlow: ...
|
21
22
|
|
22
23
|
class ElevenLabsOptionsFlow(OptionsFlow):
|
23
24
|
api_key: Incomplete
|
@@ -25,7 +26,7 @@ class ElevenLabsOptionsFlow(OptionsFlow):
|
|
25
26
|
models: Incomplete
|
26
27
|
model: Incomplete
|
27
28
|
voice: Incomplete
|
28
|
-
def __init__(self, config_entry:
|
29
|
+
def __init__(self, config_entry: ElevenLabsConfigEntry) -> None: ...
|
29
30
|
async def async_step_init(self, user_input: dict[str, Any] | None = None) -> ConfigFlowResult: ...
|
30
31
|
def elevenlabs_config_option_schema(self) -> vol.Schema: ...
|
31
32
|
async def async_step_voice_settings(self, user_input: dict[str, Any] | None = None) -> ConfigFlowResult: ...
|
@@ -1,9 +1,10 @@
|
|
1
|
-
from . import
|
1
|
+
from . import ElevenLabsConfigEntry as ElevenLabsConfigEntry
|
2
2
|
from .const import CONF_OPTIMIZE_LATENCY as CONF_OPTIMIZE_LATENCY, CONF_SIMILARITY as CONF_SIMILARITY, CONF_STABILITY as CONF_STABILITY, CONF_STYLE as CONF_STYLE, CONF_USE_SPEAKER_BOOST as CONF_USE_SPEAKER_BOOST, CONF_VOICE as CONF_VOICE, DEFAULT_OPTIMIZE_LATENCY as DEFAULT_OPTIMIZE_LATENCY, DEFAULT_SIMILARITY as DEFAULT_SIMILARITY, DEFAULT_STABILITY as DEFAULT_STABILITY, DEFAULT_STYLE as DEFAULT_STYLE, DEFAULT_USE_SPEAKER_BOOST as DEFAULT_USE_SPEAKER_BOOST, DOMAIN as DOMAIN
|
3
3
|
from _typeshed import Incomplete
|
4
|
-
from elevenlabs
|
4
|
+
from elevenlabs import AsyncElevenLabs as AsyncElevenLabs
|
5
5
|
from elevenlabs.types import Model as Model, Voice as ElevenLabsVoice, VoiceSettings
|
6
6
|
from homeassistant.components.tts import ATTR_VOICE as ATTR_VOICE, TextToSpeechEntity as TextToSpeechEntity, TtsAudioType as TtsAudioType, Voice as Voice
|
7
|
+
from homeassistant.const import EntityCategory as EntityCategory
|
7
8
|
from homeassistant.core import HomeAssistant as HomeAssistant
|
8
9
|
from homeassistant.exceptions import HomeAssistantError as HomeAssistantError
|
9
10
|
from homeassistant.helpers.device_registry import DeviceEntryType as DeviceEntryType, DeviceInfo as DeviceInfo
|
@@ -12,12 +13,14 @@ from types import MappingProxyType
|
|
12
13
|
from typing import Any
|
13
14
|
|
14
15
|
_LOGGER: Incomplete
|
16
|
+
PARALLEL_UPDATES: int
|
15
17
|
|
16
18
|
def to_voice_settings(options: MappingProxyType[str, Any]) -> VoiceSettings: ...
|
17
|
-
async def async_setup_entry(hass: HomeAssistant, config_entry:
|
19
|
+
async def async_setup_entry(hass: HomeAssistant, config_entry: ElevenLabsConfigEntry, async_add_entities: AddEntitiesCallback) -> None: ...
|
18
20
|
|
19
21
|
class ElevenLabsTTSEntity(TextToSpeechEntity):
|
20
22
|
_attr_supported_options: Incomplete
|
23
|
+
_attr_entity_category: Incomplete
|
21
24
|
_client: Incomplete
|
22
25
|
_model: Incomplete
|
23
26
|
_default_voice_id: Incomplete
|
@@ -1,11 +1,9 @@
|
|
1
|
-
from .coordinator import ElgatoDataUpdateCoordinator as ElgatoDataUpdateCoordinator
|
1
|
+
from .coordinator import ElgatoConfigEntry as ElgatoConfigEntry, ElgatoDataUpdateCoordinator as ElgatoDataUpdateCoordinator
|
2
2
|
from _typeshed import Incomplete
|
3
|
-
from homeassistant.config_entries import ConfigEntry as ConfigEntry
|
4
3
|
from homeassistant.const import Platform as Platform
|
5
4
|
from homeassistant.core import HomeAssistant as HomeAssistant
|
6
5
|
|
7
6
|
PLATFORMS: Incomplete
|
8
|
-
type ElgatorConfigEntry = ConfigEntry[ElgatoDataUpdateCoordinator]
|
9
7
|
|
10
|
-
async def async_setup_entry(hass: HomeAssistant, entry:
|
11
|
-
async def async_unload_entry(hass: HomeAssistant, entry:
|
8
|
+
async def async_setup_entry(hass: HomeAssistant, entry: ElgatoConfigEntry) -> bool: ...
|
9
|
+
async def async_unload_entry(hass: HomeAssistant, entry: ElgatoConfigEntry) -> bool: ...
|
@@ -1,5 +1,4 @@
|
|
1
|
-
from . import
|
2
|
-
from .coordinator import ElgatoDataUpdateCoordinator as ElgatoDataUpdateCoordinator
|
1
|
+
from .coordinator import ElgatoConfigEntry as ElgatoConfigEntry, ElgatoDataUpdateCoordinator as ElgatoDataUpdateCoordinator
|
3
2
|
from .entity import ElgatoEntity as ElgatoEntity
|
4
3
|
from _typeshed import Incomplete
|
5
4
|
from collections.abc import Awaitable, Callable as Callable
|
@@ -12,6 +11,8 @@ from homeassistant.exceptions import HomeAssistantError as HomeAssistantError
|
|
12
11
|
from homeassistant.helpers.entity_platform import AddEntitiesCallback as AddEntitiesCallback
|
13
12
|
from typing import Any
|
14
13
|
|
14
|
+
PARALLEL_UPDATES: int
|
15
|
+
|
15
16
|
@dataclass(frozen=True, kw_only=True)
|
16
17
|
class ElgatoButtonEntityDescription(ButtonEntityDescription):
|
17
18
|
press_fn: Callable[[Elgato], Awaitable[Any]]
|
@@ -19,7 +20,7 @@ class ElgatoButtonEntityDescription(ButtonEntityDescription):
|
|
19
20
|
|
20
21
|
BUTTONS: Incomplete
|
21
22
|
|
22
|
-
async def async_setup_entry(hass: HomeAssistant, entry:
|
23
|
+
async def async_setup_entry(hass: HomeAssistant, entry: ElgatoConfigEntry, async_add_entities: AddEntitiesCallback) -> None: ...
|
23
24
|
|
24
25
|
class ElgatoButtonEntity(ElgatoEntity, ButtonEntity):
|
25
26
|
entity_description: ElgatoButtonEntityDescription
|
@@ -1,7 +1,7 @@
|
|
1
1
|
from .const import DOMAIN as DOMAIN
|
2
2
|
from homeassistant.components import onboarding as onboarding, zeroconf as zeroconf
|
3
3
|
from homeassistant.config_entries import ConfigFlow as ConfigFlow, ConfigFlowResult as ConfigFlowResult
|
4
|
-
from homeassistant.const import CONF_HOST as CONF_HOST, CONF_MAC as CONF_MAC
|
4
|
+
from homeassistant.const import CONF_HOST as CONF_HOST, CONF_MAC as CONF_MAC
|
5
5
|
from homeassistant.core import callback as callback
|
6
6
|
from homeassistant.helpers.aiohttp_client import async_get_clientsession as async_get_clientsession
|
7
7
|
from typing import Any
|
@@ -3,11 +3,12 @@ from _typeshed import Incomplete
|
|
3
3
|
from dataclasses import dataclass
|
4
4
|
from elgato import BatteryInfo as BatteryInfo, Info as Info, Settings as Settings, State as State
|
5
5
|
from homeassistant.config_entries import ConfigEntry as ConfigEntry
|
6
|
-
from homeassistant.const import CONF_HOST as CONF_HOST
|
6
|
+
from homeassistant.const import CONF_HOST as CONF_HOST
|
7
7
|
from homeassistant.core import HomeAssistant as HomeAssistant
|
8
8
|
from homeassistant.helpers.aiohttp_client import async_get_clientsession as async_get_clientsession
|
9
9
|
from homeassistant.helpers.update_coordinator import DataUpdateCoordinator as DataUpdateCoordinator, UpdateFailed as UpdateFailed
|
10
10
|
|
11
|
+
type ElgatoConfigEntry = ConfigEntry[ElgatoDataUpdateCoordinator]
|
11
12
|
@dataclass
|
12
13
|
class ElgatoData:
|
13
14
|
battery: BatteryInfo | None
|
@@ -17,8 +18,8 @@ class ElgatoData:
|
|
17
18
|
def __init__(self, battery, info, settings, state) -> None: ...
|
18
19
|
|
19
20
|
class ElgatoDataUpdateCoordinator(DataUpdateCoordinator[ElgatoData]):
|
20
|
-
config_entry:
|
21
|
+
config_entry: ElgatoConfigEntry
|
21
22
|
has_battery: bool | None
|
22
23
|
client: Incomplete
|
23
|
-
def __init__(self, hass: HomeAssistant, entry:
|
24
|
+
def __init__(self, hass: HomeAssistant, entry: ElgatoConfigEntry) -> None: ...
|
24
25
|
async def _async_update_data(self) -> ElgatoData: ...
|
@@ -1,5 +1,5 @@
|
|
1
|
-
from . import
|
1
|
+
from .coordinator import ElgatoConfigEntry as ElgatoConfigEntry
|
2
2
|
from homeassistant.core import HomeAssistant as HomeAssistant
|
3
3
|
from typing import Any
|
4
4
|
|
5
|
-
async def async_get_config_entry_diagnostics(hass: HomeAssistant, entry:
|
5
|
+
async def async_get_config_entry_diagnostics(hass: HomeAssistant, entry: ElgatoConfigEntry) -> dict[str, Any]: ...
|
@@ -1,9 +1,8 @@
|
|
1
|
-
from . import ElgatorConfigEntry as ElgatorConfigEntry
|
2
1
|
from .const import SERVICE_IDENTIFY as SERVICE_IDENTIFY
|
3
|
-
from .coordinator import ElgatoDataUpdateCoordinator as ElgatoDataUpdateCoordinator
|
2
|
+
from .coordinator import ElgatoConfigEntry as ElgatoConfigEntry, ElgatoDataUpdateCoordinator as ElgatoDataUpdateCoordinator
|
4
3
|
from .entity import ElgatoEntity as ElgatoEntity
|
5
4
|
from _typeshed import Incomplete
|
6
|
-
from homeassistant.components.light import ATTR_BRIGHTNESS as ATTR_BRIGHTNESS,
|
5
|
+
from homeassistant.components.light import ATTR_BRIGHTNESS as ATTR_BRIGHTNESS, ATTR_COLOR_TEMP_KELVIN as ATTR_COLOR_TEMP_KELVIN, ATTR_HS_COLOR as ATTR_HS_COLOR, ColorMode as ColorMode, LightEntity as LightEntity
|
7
6
|
from homeassistant.core import HomeAssistant as HomeAssistant
|
8
7
|
from homeassistant.exceptions import HomeAssistantError as HomeAssistantError
|
9
8
|
from homeassistant.helpers.entity_platform import AddEntitiesCallback as AddEntitiesCallback, async_get_current_platform as async_get_current_platform
|
@@ -11,19 +10,19 @@ from typing import Any
|
|
11
10
|
|
12
11
|
PARALLEL_UPDATES: int
|
13
12
|
|
14
|
-
async def async_setup_entry(hass: HomeAssistant, entry:
|
13
|
+
async def async_setup_entry(hass: HomeAssistant, entry: ElgatoConfigEntry, async_add_entities: AddEntitiesCallback) -> None: ...
|
15
14
|
|
16
15
|
class ElgatoLight(ElgatoEntity, LightEntity):
|
17
16
|
_attr_name: Incomplete
|
18
|
-
|
19
|
-
|
17
|
+
_attr_min_color_temp_kelvin: int
|
18
|
+
_attr_max_color_temp_kelvin: int
|
20
19
|
_attr_supported_color_modes: Incomplete
|
21
20
|
_attr_unique_id: Incomplete
|
22
21
|
def __init__(self, coordinator: ElgatoDataUpdateCoordinator) -> None: ...
|
23
22
|
@property
|
24
23
|
def brightness(self) -> int | None: ...
|
25
24
|
@property
|
26
|
-
def
|
25
|
+
def color_temp_kelvin(self) -> int | None: ...
|
27
26
|
@property
|
28
27
|
def color_mode(self) -> str | None: ...
|
29
28
|
@property
|
@@ -1,5 +1,4 @@
|
|
1
|
-
from . import
|
2
|
-
from .coordinator import ElgatoData as ElgatoData, ElgatoDataUpdateCoordinator as ElgatoDataUpdateCoordinator
|
1
|
+
from .coordinator import ElgatoConfigEntry as ElgatoConfigEntry, ElgatoData as ElgatoData, ElgatoDataUpdateCoordinator as ElgatoDataUpdateCoordinator
|
3
2
|
from .entity import ElgatoEntity as ElgatoEntity
|
4
3
|
from _typeshed import Incomplete
|
5
4
|
from collections.abc import Callable as Callable
|
@@ -9,6 +8,8 @@ from homeassistant.const import EntityCategory as EntityCategory, PERCENTAGE as
|
|
9
8
|
from homeassistant.core import HomeAssistant as HomeAssistant
|
10
9
|
from homeassistant.helpers.entity_platform import AddEntitiesCallback as AddEntitiesCallback
|
11
10
|
|
11
|
+
PARALLEL_UPDATES: int
|
12
|
+
|
12
13
|
@dataclass(frozen=True, kw_only=True)
|
13
14
|
class ElgatoSensorEntityDescription(SensorEntityDescription):
|
14
15
|
has_fn: Callable[[ElgatoData], bool] = ...
|
@@ -17,7 +18,7 @@ class ElgatoSensorEntityDescription(SensorEntityDescription):
|
|
17
18
|
|
18
19
|
SENSORS: Incomplete
|
19
20
|
|
20
|
-
async def async_setup_entry(hass: HomeAssistant, entry:
|
21
|
+
async def async_setup_entry(hass: HomeAssistant, entry: ElgatoConfigEntry, async_add_entities: AddEntitiesCallback) -> None: ...
|
21
22
|
|
22
23
|
class ElgatoSensorEntity(ElgatoEntity, SensorEntity):
|
23
24
|
entity_description: ElgatoSensorEntityDescription
|
@@ -1,5 +1,4 @@
|
|
1
|
-
from . import
|
2
|
-
from .coordinator import ElgatoData as ElgatoData, ElgatoDataUpdateCoordinator as ElgatoDataUpdateCoordinator
|
1
|
+
from .coordinator import ElgatoConfigEntry as ElgatoConfigEntry, ElgatoData as ElgatoData, ElgatoDataUpdateCoordinator as ElgatoDataUpdateCoordinator
|
3
2
|
from .entity import ElgatoEntity as ElgatoEntity
|
4
3
|
from _typeshed import Incomplete
|
5
4
|
from collections.abc import Awaitable, Callable as Callable
|
@@ -12,6 +11,8 @@ from homeassistant.exceptions import HomeAssistantError as HomeAssistantError
|
|
12
11
|
from homeassistant.helpers.entity_platform import AddEntitiesCallback as AddEntitiesCallback
|
13
12
|
from typing import Any
|
14
13
|
|
14
|
+
PARALLEL_UPDATES: int
|
15
|
+
|
15
16
|
@dataclass(frozen=True, kw_only=True)
|
16
17
|
class ElgatoSwitchEntityDescription(SwitchEntityDescription):
|
17
18
|
has_fn: Callable[[ElgatoData], bool] = ...
|
@@ -21,7 +22,7 @@ class ElgatoSwitchEntityDescription(SwitchEntityDescription):
|
|
21
22
|
|
22
23
|
SWITCHES: Incomplete
|
23
24
|
|
24
|
-
async def async_setup_entry(hass: HomeAssistant, entry:
|
25
|
+
async def async_setup_entry(hass: HomeAssistant, entry: ElgatoConfigEntry, async_add_entities: AddEntitiesCallback) -> None: ...
|
25
26
|
|
26
27
|
class ElgatoSwitchEntity(ElgatoEntity, SwitchEntity):
|
27
28
|
entity_description: ElgatoSwitchEntityDescription
|
@@ -9,7 +9,7 @@ from homeassistant.components.cover import ATTR_CURRENT_POSITION as ATTR_CURRENT
|
|
9
9
|
from homeassistant.components.fan import ATTR_PERCENTAGE as ATTR_PERCENTAGE, FanEntityFeature as FanEntityFeature
|
10
10
|
from homeassistant.components.http import HomeAssistantView as HomeAssistantView, KEY_HASS as KEY_HASS
|
11
11
|
from homeassistant.components.humidifier import ATTR_HUMIDITY as ATTR_HUMIDITY, SERVICE_SET_HUMIDITY as SERVICE_SET_HUMIDITY
|
12
|
-
from homeassistant.components.light import ATTR_BRIGHTNESS as ATTR_BRIGHTNESS,
|
12
|
+
from homeassistant.components.light import ATTR_BRIGHTNESS as ATTR_BRIGHTNESS, ATTR_COLOR_TEMP_KELVIN as ATTR_COLOR_TEMP_KELVIN, ATTR_HS_COLOR as ATTR_HS_COLOR, ATTR_TRANSITION as ATTR_TRANSITION, ATTR_XY_COLOR as ATTR_XY_COLOR, ColorMode as ColorMode, LightEntityFeature as LightEntityFeature
|
13
13
|
from homeassistant.components.media_player import ATTR_MEDIA_VOLUME_LEVEL as ATTR_MEDIA_VOLUME_LEVEL, MediaPlayerEntityFeature as MediaPlayerEntityFeature
|
14
14
|
from homeassistant.const import ATTR_ENTITY_ID as ATTR_ENTITY_ID, ATTR_SUPPORTED_FEATURES as ATTR_SUPPORTED_FEATURES, ATTR_TEMPERATURE as ATTR_TEMPERATURE, SERVICE_CLOSE_COVER as SERVICE_CLOSE_COVER, SERVICE_OPEN_COVER as SERVICE_OPEN_COVER, SERVICE_SET_COVER_POSITION as SERVICE_SET_COVER_POSITION, SERVICE_TURN_OFF as SERVICE_TURN_OFF, SERVICE_TURN_ON as SERVICE_TURN_ON, SERVICE_VOLUME_SET as SERVICE_VOLUME_SET, STATE_CLOSED as STATE_CLOSED, STATE_OFF as STATE_OFF, STATE_ON as STATE_ON, STATE_UNAVAILABLE as STATE_UNAVAILABLE
|
15
15
|
from homeassistant.core import Event as Event, EventStateChangedData as EventStateChangedData, State as State
|
@@ -1,16 +1,15 @@
|
|
1
1
|
from .const import DOMAIN as DOMAIN
|
2
|
-
from .coordinator import EnergyZeroDataUpdateCoordinator as EnergyZeroDataUpdateCoordinator
|
2
|
+
from .coordinator import EnergyZeroConfigEntry as EnergyZeroConfigEntry, EnergyZeroDataUpdateCoordinator as EnergyZeroDataUpdateCoordinator
|
3
3
|
from .services import async_setup_services as async_setup_services
|
4
4
|
from _typeshed import Incomplete
|
5
|
-
from homeassistant.config_entries import ConfigEntry as ConfigEntry
|
6
5
|
from homeassistant.const import Platform as Platform
|
7
6
|
from homeassistant.core import HomeAssistant as HomeAssistant
|
8
7
|
from homeassistant.exceptions import ConfigEntryNotReady as ConfigEntryNotReady
|
9
8
|
from homeassistant.helpers.typing import ConfigType as ConfigType
|
10
9
|
|
11
|
-
PLATFORMS:
|
10
|
+
PLATFORMS: list[Platform]
|
12
11
|
CONFIG_SCHEMA: Incomplete
|
13
12
|
|
14
13
|
async def async_setup(hass: HomeAssistant, config: ConfigType) -> bool: ...
|
15
|
-
async def async_setup_entry(hass: HomeAssistant, entry:
|
16
|
-
async def async_unload_entry(hass: HomeAssistant, entry:
|
14
|
+
async def async_setup_entry(hass: HomeAssistant, entry: EnergyZeroConfigEntry) -> bool: ...
|
15
|
+
async def async_unload_entry(hass: HomeAssistant, entry: EnergyZeroConfigEntry) -> bool: ...
|
@@ -7,6 +7,7 @@ from homeassistant.helpers.aiohttp_client import async_get_clientsession as asyn
|
|
7
7
|
from homeassistant.helpers.update_coordinator import DataUpdateCoordinator as DataUpdateCoordinator, UpdateFailed as UpdateFailed
|
8
8
|
from typing import NamedTuple
|
9
9
|
|
10
|
+
type EnergyZeroConfigEntry = ConfigEntry[EnergyZeroDataUpdateCoordinator]
|
10
11
|
class EnergyZeroData(NamedTuple):
|
11
12
|
energy_today: Electricity
|
12
13
|
energy_tomorrow: Electricity | None
|
@@ -15,5 +16,5 @@ class EnergyZeroData(NamedTuple):
|
|
15
16
|
class EnergyZeroDataUpdateCoordinator(DataUpdateCoordinator[EnergyZeroData]):
|
16
17
|
config_entry: ConfigEntry
|
17
18
|
energyzero: Incomplete
|
18
|
-
def __init__(self, hass: HomeAssistant) -> None: ...
|
19
|
+
def __init__(self, hass: HomeAssistant, entry: EnergyZeroConfigEntry) -> None: ...
|
19
20
|
async def _async_update_data(self) -> EnergyZeroData: ...
|