homeassistant-stubs 2024.12.1__py3-none-any.whl → 2024.12.3__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.
@@ -9,6 +9,7 @@ from collections.abc import AsyncGenerator, AsyncIterable, Callable
9
9
  from dataclasses import dataclass
10
10
  from enum import StrEnum
11
11
  from homeassistant.components import conversation as conversation, media_source as media_source, stt as stt, tts as tts, wake_word as wake_word, websocket_api as websocket_api
12
+ from homeassistant.const import MATCH_ALL as MATCH_ALL
12
13
  from homeassistant.core import Context as Context, HomeAssistant as HomeAssistant, callback as callback
13
14
  from homeassistant.exceptions import HomeAssistantError as HomeAssistantError
14
15
  from homeassistant.helpers import intent as intent
@@ -1,4 +1,4 @@
1
- from .const import DOMAIN as DOMAIN
1
+ from .const import APP_ID as APP_ID, DOMAIN as DOMAIN
2
2
  from .coordinator import HydrawiseMainDataUpdateCoordinator as HydrawiseMainDataUpdateCoordinator, HydrawiseUpdateCoordinators as HydrawiseUpdateCoordinators, HydrawiseWaterUseDataUpdateCoordinator as HydrawiseWaterUseDataUpdateCoordinator
3
3
  from homeassistant.config_entries import ConfigEntry as ConfigEntry
4
4
  from homeassistant.const import CONF_PASSWORD as CONF_PASSWORD, CONF_USERNAME as CONF_USERNAME, Platform as Platform
@@ -1,4 +1,4 @@
1
- from .const import DOMAIN as DOMAIN, LOGGER as LOGGER
1
+ from .const import APP_ID as APP_ID, DOMAIN as DOMAIN, LOGGER as LOGGER
2
2
  from collections.abc import Callable as Callable, Mapping
3
3
  from homeassistant.config_entries import ConfigFlow as ConfigFlow, ConfigFlowResult as ConfigFlowResult, SOURCE_REAUTH as SOURCE_REAUTH
4
4
  from homeassistant.const import CONF_PASSWORD as CONF_PASSWORD, CONF_USERNAME as CONF_USERNAME
@@ -1,6 +1,7 @@
1
1
  from _typeshed import Incomplete
2
2
 
3
3
  LOGGER: Incomplete
4
+ APP_ID: Incomplete
4
5
  DOMAIN: str
5
6
  DEFAULT_WATERING_TIME: Incomplete
6
7
  MANUFACTURER: str
@@ -25,6 +25,8 @@ class SwitchBotCloudAirConditioner(SwitchBotCloudEntity, ClimateEntity):
25
25
  _attr_hvac_mode: Incomplete
26
26
  _attr_temperature_unit: Incomplete
27
27
  _attr_target_temperature: int
28
+ _attr_target_temperature_step: int
29
+ _attr_precision: int
28
30
  _attr_name: Incomplete
29
31
  _enable_turn_on_off_backwards_compatibility: bool
30
32
  async def _do_send_command(self, hvac_mode: HVACMode | None = None, fan_mode: str | None = None, temperature: float | None = None) -> None: ...
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.3
2
2
  Name: homeassistant-stubs
3
- Version: 2024.12.1
3
+ Version: 2024.12.3
4
4
  Summary: PEP 484 typing stubs for Home Assistant Core
5
5
  Project-URL: Homepage, https://github.com/KapJI/homeassistant-stubs
6
6
  Project-URL: Bug Tracker, https://github.com/KapJI/homeassistant-stubs/issues
@@ -17,7 +17,7 @@ Classifier: Topic :: Home Automation
17
17
  Classifier: Topic :: Software Development
18
18
  Classifier: Typing :: Typed
19
19
  Requires-Python: <3.14,>=3.12
20
- Requires-Dist: homeassistant==2024.12.1
20
+ Requires-Dist: homeassistant==2024.12.3
21
21
  Description-Content-Type: text/markdown
22
22
 
23
23
  [![CI](https://github.com/KapJI/homeassistant-stubs/actions/workflows/ci.yaml/badge.svg)](https://github.com/KapJI/homeassistant-stubs/actions/workflows/ci.yaml)
@@ -343,7 +343,7 @@ homeassistant-stubs/components/assist_pipeline/audio_enhancer.pyi,sha256=cMxcXkx
343
343
  homeassistant-stubs/components/assist_pipeline/const.pyi,sha256=xv0zUBiYG5YvIhFeeqHsOnFNnw6eJgoLqmUHwJNSZlI,432
344
344
  homeassistant-stubs/components/assist_pipeline/error.pyi,sha256=8PZnUHaKp95F74EGoO3POchwfWlji1__j3hsZw3J0ZY,758
345
345
  homeassistant-stubs/components/assist_pipeline/logbook.pyi,sha256=ei8z1A8SMImMAUV4yAQJvyt7D1XM_qal40W99LrP-To,566
346
- homeassistant-stubs/components/assist_pipeline/pipeline.pyi,sha256=--1MvmX_kqKovfQmXDFrqu2vT1YyNbKn_bOJHJVdD44,14087
346
+ homeassistant-stubs/components/assist_pipeline/pipeline.pyi,sha256=clEs3cBYfYuT9eSlhJHBO1sLB9-oHCSetdxU7NiC6vk,14142
347
347
  homeassistant-stubs/components/assist_pipeline/repair_flows.pyi,sha256=aOeJnI004cdt7Oz2YbozaJwXZDdFN7jcJTW1I70aUJw,551
348
348
  homeassistant-stubs/components/assist_pipeline/ring_buffer.pyi,sha256=1MPTjcDWoqLB9hXcK7EL1uZP4V3F-D7wklgvXj_DD7U,386
349
349
  homeassistant-stubs/components/assist_pipeline/select.pyi,sha256=IR0LTB954sCzzAV2XmqD10mNFfRPZtFUmOKH8vXqQGU,2055
@@ -1459,10 +1459,10 @@ homeassistant-stubs/components/husqvarna_automower/number.pyi,sha256=0wWJ5zmlTEa
1459
1459
  homeassistant-stubs/components/husqvarna_automower/select.pyi,sha256=0de_91EATRi9kk-hmMXwirQ3qt7Ap64BmCpiprQKbZk,1218
1460
1460
  homeassistant-stubs/components/husqvarna_automower/sensor.pyi,sha256=K7mBTg47RjQptVSzes0iYuCRCoSf_9m4eif5fSOJJIA,4554
1461
1461
  homeassistant-stubs/components/husqvarna_automower/switch.pyi,sha256=ZR7xoKM02i6dTm7TpmARVrddQ_2MaVIywCNj6S9yzIc,2520
1462
- homeassistant-stubs/components/hydrawise/__init__.pyi,sha256=4VF1fmJIRK6hazYMxfleWWLtl67by3sHEX84MH46iFE,807
1462
+ homeassistant-stubs/components/hydrawise/__init__.pyi,sha256=gydhybub8kI2PqWQcEicsLjJNcizIm8KMhvVrIHb5nc,825
1463
1463
  homeassistant-stubs/components/hydrawise/binary_sensor.pyi,sha256=fQch9mwF97o1C1fVhaJyWcAlmav5nbHNjibRI649LKk,2498
1464
- homeassistant-stubs/components/hydrawise/config_flow.pyi,sha256=XeQlxTynp7bVojBesKLq4oxeQVx8-pqIYL8FlZMRgEI,865
1465
- homeassistant-stubs/components/hydrawise/const.pyi,sha256=uH6OwlCtwoikCZ94VG9_-BKXlq1kvc8ui4l3UaIHtUE,317
1464
+ homeassistant-stubs/components/hydrawise/config_flow.pyi,sha256=LI9B0qAQJLmt_PozewyFRaKoQFNMfDeftAzCCjVrxk4,883
1465
+ homeassistant-stubs/components/hydrawise/const.pyi,sha256=hKdyUom6l7AiZ6jPIUSnTz0M4NmD9QiF_Xbp8irw9Jo,336
1466
1466
  homeassistant-stubs/components/hydrawise/coordinator.pyi,sha256=HzVyDZsVPGRRcYm6lY-htWGtPpU7W-hQvBL0fj6a5ho,1831
1467
1467
  homeassistant-stubs/components/hydrawise/entity.pyi,sha256=WXNnUobw9O-PWZndjscGtxgGOfZPNVfCAQtaQwD5XX4,1353
1468
1468
  homeassistant-stubs/components/hydrawise/sensor.pyi,sha256=87ZM3IQvWacbNzRvFpSnbXBhAcumCZudDYkOVegYcLA,2359
@@ -3047,7 +3047,7 @@ homeassistant-stubs/components/switchbee/entity.pyi,sha256=HeVXAd6EAM08p3Ii2wxQI
3047
3047
  homeassistant-stubs/components/switchbee/light.pyi,sha256=KQC6e-0B0f5KG9caSyL9mG0ytcU0nLnoG1rGKFZcZ84,1528
3048
3048
  homeassistant-stubs/components/switchbee/switch.pyi,sha256=JtA8sB9U93_eZ8ek9uTSxxokBiL1i8kkxdg7TidjtGo,1416
3049
3049
  homeassistant-stubs/components/switchbot_cloud/__init__.pyi,sha256=jTcCZP0g73S_m7Ef76Y5vuxRzSNp5b1XBYZJ1MtdDao,1598
3050
- homeassistant-stubs/components/switchbot_cloud/climate.pyi,sha256=k9T-Qx12_Z4U0-A2bqCiOqJIheJ3d1onZHyyItCyYOc,1761
3050
+ homeassistant-stubs/components/switchbot_cloud/climate.pyi,sha256=mkZ0e4eELzfQPYT1FK83MQJmJBwfyVgiKmCA2jUuAU0,1825
3051
3051
  homeassistant-stubs/components/switchbot_cloud/config_flow.pyi,sha256=rcBg0fQ-n3EoCeX0OzgCHx3D1mazAxF0s1HjlVCWlhA,554
3052
3052
  homeassistant-stubs/components/switchbot_cloud/const.pyi,sha256=gibVOGeWRHVcZLEO4uLgpHitEZR0zhbid3pD9XttV7U,323
3053
3053
  homeassistant-stubs/components/switchbot_cloud/coordinator.pyi,sha256=9AF3eaDqpO4fK4bcazgKdt0NO5ML6U1ljaiP_waugPM,757
@@ -3788,7 +3788,7 @@ homeassistant-stubs/util/yaml/dumper.pyi,sha256=uQjW0KuME-gXVWgYJLNLoRDwDzVhhhgg
3788
3788
  homeassistant-stubs/util/yaml/input.pyi,sha256=wuxpKYTXZL4MujFhqjHnRLv4VPYY6QPYd-Zji-Lz9Mo,383
3789
3789
  homeassistant-stubs/util/yaml/loader.pyi,sha256=FpRpxb-ZvfthDdO6Js0JqWtzlQfKDPP7nY5yOXp3604,3917
3790
3790
  homeassistant-stubs/util/yaml/objects.pyi,sha256=YUlr0nf9ugzJT9J2YHaGV2fXu5opuyNvvHPqNW46m5I,707
3791
- homeassistant_stubs-2024.12.1.dist-info/METADATA,sha256=rOQ8rO82Q1wEiDCR6Q4UYIynRUyawB7fjRCtjRijApk,2932
3792
- homeassistant_stubs-2024.12.1.dist-info/WHEEL,sha256=C2FUgwZgiLbznR-k0b_5k3Ai_1aASOXDss3lzCUsUug,87
3793
- homeassistant_stubs-2024.12.1.dist-info/licenses/LICENSE,sha256=_kHFjg-MAmJ-lXc7HiEjUzD3vZutVYKUVZZpAWcIuqo,1075
3794
- homeassistant_stubs-2024.12.1.dist-info/RECORD,,
3791
+ homeassistant_stubs-2024.12.3.dist-info/METADATA,sha256=y7w4IxfdHsK9BvZqtbWCPQJrKzdhAMrTHv8rOt8YnXY,2932
3792
+ homeassistant_stubs-2024.12.3.dist-info/WHEEL,sha256=C2FUgwZgiLbznR-k0b_5k3Ai_1aASOXDss3lzCUsUug,87
3793
+ homeassistant_stubs-2024.12.3.dist-info/licenses/LICENSE,sha256=_kHFjg-MAmJ-lXc7HiEjUzD3vZutVYKUVZZpAWcIuqo,1075
3794
+ homeassistant_stubs-2024.12.3.dist-info/RECORD,,