J. Nick Koston
8b5129a7d9
Bump dbus-fast to 2.9.0 ( #100638 )
2023-09-20 13:58:34 +02:00
Robin Li
7014ed3453
Fix ecobee aux_heat_off always returns to HEAT ( #100630 )
2023-09-20 13:53:05 +02:00
J. Nick Koston
d675825b5a
Avoid double lookups with data_entry_flow indices ( #100627 )
2023-09-20 11:55:51 +02:00
J. Nick Koston
06c7f0959c
Update dhcp to use stdlib ipaddress methods ( #100625 )
2023-09-20 11:54:24 +02:00
J. Nick Koston
33f748493e
Update enphase_envoy zeroconf checks to use stdlib ipaddress methods ( #100624 )
2023-09-20 09:49:16 +02:00
Jan-Philipp Benecke
7af62c35f5
Move faa_delays coordinator to its own file ( #100548 )
2023-09-20 08:59:49 +02:00
Jan-Philipp Benecke
03af467918
Move renson coordinator to its own file ( #100610 )
2023-09-20 08:47:20 +02:00
Abílio Costa
bd9bab000e
Add integration for IKEA Idasen Desk ( #99173 )
...
Co-authored-by: J. Nick Koston <nick@koston.org>
2023-09-20 02:44:35 +02:00
J. Nick Koston
6c095a963d
Switch config flows use newer zeroconf methods to check IP Addresses ( #100568 )
2023-09-20 01:08:58 +02:00
J. Nick Koston
1d5905b591
Use is for UNDEFINED check in async_update_entry ( #100599 )
2023-09-20 01:08:32 +02:00
elmurato
f1a70189ac
Clean-up Minecraft Server tests ( #100615 )
...
Remove patching of getmac, fix typo
2023-09-19 22:14:21 +02:00
Maciej Bieniek
c099ec19f2
Add missing translations for Shelly event type states ( #100608 )
...
Add missing translations for event type
2023-09-19 20:30:18 +02:00
J. Nick Koston
0eca433004
Update zeroconf discovery to use IPAddress objects to avoid conversions ( #100567 )
2023-09-19 18:58:46 +02:00
Joost Lekkerkerker
8dd3d6f989
Call async added to hass super in Livisi ( #100446 )
2023-09-19 17:40:55 +02:00
Raman Gupta
2ad0fd1ce1
Adjust hassfest.manifest based on config.action ( #100577 )
2023-09-19 17:30:38 +02:00
Teemu R
7c4f08e6b3
Fix xiaomi_miio button platform regression ( #100527 )
2023-09-19 17:15:43 +02:00
Ian
c3f74ae022
Add config-flow to NextBus ( #92149 )
2023-09-19 17:10:29 +02:00
Joost Lekkerkerker
d9227a7e3d
Add Spotify code owner ( #100597 )
2023-09-19 16:43:00 +02:00
Luke Lashley
ea78f419a9
Fix Roborock send command service calling not being enum ( #100574 )
2023-09-19 16:35:23 +02:00
elmurato
a2a62839bc
Add DataUpdateCoordinator to Minecraft Server ( #100075 )
2023-09-19 15:59:58 +02:00
Jan-Philipp Benecke
2b8690d8bc
Remove platform const in co2signal coordinator ( #100592 )
2023-09-19 12:44:09 +02:00
Joost Lekkerkerker
11a90016d0
Change Hue zigbee connectivity sensor into an enum ( #98632 )
2023-09-19 12:08:13 +02:00
Joost Lekkerkerker
f01c71e514
Fix lyric feedback ( #100586 )
2023-09-19 11:40:05 +02:00
Jan-Philipp Benecke
cf6eddee74
Move uptimerobot coordinator to its own file ( #100558 )
...
* Move uptimerobot coordinator to its own file
* Fix import of coordinator in platforms
2023-09-19 09:45:56 +02:00
Simone Chemelli
2722e5ddaa
Add Vodafone Station sensor platform ( #99948 )
...
* Vodafone: add sensor platform
* fix for model VOX30 v1
* fix, cleanup, 2 new sensors
* apply review comments
* apply last review comment
2023-09-18 21:31:04 +02:00
Marc Mueller
37288d7788
Add pylint plugin to check for calls to base implementation ( #100432 )
2023-09-18 13:39:36 -05:00
rappenze
ddd62a8f63
Fibaro streamline hass.data entry ( #100547 )
...
* Fibaro streamline hass.data entry
* Fix tests
2023-09-18 20:22:23 +02:00
J. Nick Koston
fa1a1715c9
Drop codeowner for LIFX ( #100556 )
2023-09-18 10:08:49 -05:00
J. Nick Koston
49d742ce31
Drop codeowner for Magic Home/flux_led ( #100557 )
2023-09-18 10:08:38 -05:00
Jan-Philipp Benecke
adf34bdf8b
Set co2signal integration type to service ( #100543 )
2023-09-18 12:56:35 +02:00
Joost Lekkerkerker
ec6c374761
Clean up lyric sensor platform ( #100495 )
...
* Clean up lyric sensor platform
* Clean up lyric sensor platform
* Clean up lyric sensor platform
* Update homeassistant/components/lyric/sensor.py
Co-authored-by: Aidan Timson <aidan@timmo.dev>
* Update homeassistant/components/lyric/sensor.py
Co-authored-by: Aidan Timson <aidan@timmo.dev>
* Update homeassistant/components/lyric/sensor.py
Co-authored-by: Aidan Timson <aidan@timmo.dev>
* Update homeassistant/components/lyric/sensor.py
Co-authored-by: Aidan Timson <aidan@timmo.dev>
---------
Co-authored-by: Aidan Timson <aidan@timmo.dev>
2023-09-18 12:42:31 +02:00
jan iversen
6ac1305c64
Adjust codeowners in modbus ( #100474 )
2023-09-18 12:39:09 +02:00
Marc Mueller
306f39b053
Update pytest warnings filter ( #100546 )
2023-09-18 12:26:16 +02:00
Marc Mueller
08c4e82cf9
Update typing-extensions to 4.8.0 ( #100545 )
2023-09-18 11:58:47 +02:00
Jan-Philipp Benecke
dc2afb71ae
Move co2signal coordinator to its own file ( #100541 )
...
* Move co2signal coordinator to its own file
* Fix import
2023-09-18 11:56:28 +02:00
steffenrapp
45c0dc6854
Add missing conversation service translation ( #100308 )
...
* Update services.yaml
* Update strings.json
* Update services.yaml
* Update strings.json
* Update strings.json
* fix translation keys
* Fix translation keys
2023-09-18 11:44:41 +02:00
Ville Skyttä
902f997ee0
Fix google invalid token expiry test init for UTC offsets > 0 ( #100533 )
...
```
$ python3 -q
>>> import datetime, time
>>> time.tzname
('EET', 'EEST')
>>> datetime.datetime.max.timestamp()
Traceback (most recent call last):
File "<stdin>", line 1, in <module>
ValueError: year 10000 is out of range
```
2023-09-18 12:39:43 +03:00
Marc Mueller
f41e3a2beb
Remove duplicate mobile_app client fixture ( #100530 )
2023-09-18 10:52:43 +02:00
Glenn Waters
276d245409
Bump elkm1-lib to 2.2.6 ( #100537 )
2023-09-17 20:39:23 -05:00
Maciej Bieniek
f6243a1f79
Add `event` platform for Shelly gen2 devices ( #99659 )
...
* Add event platform for gen2 devices
* Add tests
* Add removal condition
* Simplify RpcEventDescription; fix availability
* Improve names and docstrings
* Improve the event entity name
* Use async_on_remove()
* Improve tests coverage
* Improve tests coverage
* Prefix the entity name with the device name in the old way
* Black
* Use DeviceInfo object
2023-09-18 00:38:08 +02:00
Marc Mueller
6acb182c38
Fix full black run condition [ci] ( #100532 )
2023-09-17 17:05:29 -05:00
starkillerOG
868afc037e
Try Reolink ONVIF long polling if ONVIF push not supported ( #100375 )
2023-09-17 22:28:52 +02:00
Markus Friedli
dd1dc52994
Fix broken reconnect capability of fritzbox_callmonitor ( #100526 )
2023-09-17 20:00:09 +02:00
Ville Skyttä
2794ab1782
Fix huawei_lte current month up/download sensor error on delete ( #100506 )
...
Deleting one of them prematurely deleted the last reset item
subscription that is shared between the two.
2023-09-17 18:11:44 +02:00
tronikos
7aa02b8621
Bump opower to 0.0.34 ( #100501 )
2023-09-17 09:50:17 -05:00
Marc Mueller
48f9a38c74
Update numpy to 1.26.0 ( #100512 )
2023-09-17 09:49:21 -05:00
Dennis
ddeb2854aa
Added device class to speedtestdotnet sensor entities. ( #100500 )
...
Added device class to sensor entities.
2023-09-16 15:40:16 -07:00
jan iversen
9931f45532
Deprecate modbus parameter retry_on_empty ( #100292 )
2023-09-16 21:14:52 +02:00
Jieyu Yan
81af45347f
Add fan modes in Lyric integration ( #100420 )
...
* Add fan modes in Lyric integration
* add fan_mode only when available
* move supported_features to init
* mapped fan_modes to built-in modes
* log KeyError for fan_modes
2023-09-16 20:58:00 +02:00
Joost Lekkerkerker
f715f5c76f
Only get meteo france alert coordinator if it exists ( #100493 )
...
Only get meteo france coordinator if it exists
2023-09-16 18:48:41 +02:00