J. Nick Koston
7afd1f8cf8
Avoid useless data conversion in sonos config flow ( #136294 )
...
We would convert the zeroconf data to a dict and pass
it to async_step_discovery which does nothing with it
2025-01-22 22:24:12 -06:00
J. Nick Koston
ce792f6fe9
Bump onvif-zeep-async to 3.2.5 ( #136299 )
2025-01-22 18:19:56 -10:00
Jeff Terrace
68b6a7c987
Add TP-Link Tapo pet detection to onvif parsers ( #136303 )
2025-01-22 18:19:09 -10:00
Yuxin Wang
43d8c0bb6e
Fallback to None for literal "Blank" serial number for APCUPSD integration ( #136297 )
...
* Fallback to None for Blank serial number
* Fix comments
2025-01-22 22:10:52 -06:00
rwalker777
6fa4cbd3e1
Revert "Add Tuya based bluetooth lights" ( #133386 )
...
Co-authored-by: J. Nick Koston <nick@koston.org>
2025-01-22 18:04:39 -10:00
Jan Bouwhuis
ff7601e676
Bump incomfort-client to v0.6.7 ( #136285 )
...
* Bump incomfort-client to v0.6.7
* Fix mypy
2025-01-22 23:30:10 +01:00
Nathan Spencer
544c4a0583
Cleanup litterrobot sensor entity ( #136287 )
2025-01-22 23:03:50 +01:00
Petro31
4a7e009f27
Allow time triggers with offsets to use input_datetimes ( #131550 )
2025-01-22 21:57:13 +00:00
Thomas Lake
cad49453eb
ping: Suppress ProcessLookupError on timeout ( #134281 )
2025-01-22 22:30:04 +01:00
epenet
3a493bb6c0
Improve type hints in benchmark script ( #136259 )
2025-01-22 22:29:00 +01:00
Nathan Spencer
33f966a12e
Convert LitterRobotHub to a DataUpdateCoordinator ( #136283 )
2025-01-22 22:20:13 +01:00
Dan Raper
e3c836aa7d
Add number platform to ohme ( #136271 )
...
Co-authored-by: Shay Levy <levyshay1@gmail.com>
2025-01-22 22:19:54 +01:00
Andrew Sayre
52f77626f7
Implement Coordinator for HEOS (initial plumbing) ( #136205 )
2025-01-22 22:12:05 +01:00
Nathan Spencer
dc24f83407
Cleanup litterrobot select entity ( #136282 )
2025-01-22 21:27:28 +01:00
J. Nick Koston
f8dc3d6624
Bump habluetooth to 3.12.0 ( #136281 )
2025-01-22 10:14:19 -10:00
Markus Adrario
ea1cec2525
Bump pyHomee to 1.2.3 ( #136213 )
...
Co-authored-by: Joostlek <joostlek@outlook.com>
2025-01-22 20:55:52 +01:00
Nathan Spencer
208805a930
Move brightness icon map to icons.json ( #136201 )
2025-01-22 20:49:11 +01:00
J. Nick Koston
66115ce695
Remove myself from ibeacon codeowners ( #136280 )
2025-01-22 09:37:07 -10:00
J. Nick Koston
dcb17d03af
Bump bleak-esphome to 2.1.1 ( #136277 )
2025-01-22 20:36:31 +01:00
Simon Lamon
4203345550
Bump python-linkplay to v0.1.3 ( #136267 )
2025-01-22 09:02:01 -10:00
Maciej Bieniek
5f67461c26
Provide beta release note for Shelly RPC devices ( #136154 )
...
* Return beta release note for Shelly RPC devices
* Cleaning
* Fix test
* Move release note check
2025-01-22 21:00:42 +02:00
Arie Catsman
8c0515aff2
Set enphase_envoy CT Status flags entity_category to diagnostics. ( #136241 )
2025-01-22 21:00:12 +02:00
Joost Lekkerkerker
9f2a6af1ec
Only add Overseerr event if we are push based ( #136258 )
2025-01-22 20:58:48 +02:00
Dan Raper
ad205aeea3
Bump ohmepy to 1.2.4 ( #136270 )
2025-01-22 19:29:08 +01:00
Erik Montnemery
ea9be01c7c
Indicate in WS API when scheduling additional automatic backup ( #136155 )
2025-01-22 18:01:46 +00:00
Álvaro Fernández Rojas
4e494aa393
Allow multiple Airzone entries with different System IDs ( #135397 )
...
Co-authored-by: Joost Lekkerkerker <joostlek@outlook.com>
2025-01-22 17:41:58 +00:00
epenet
3bbd7daa7f
Improve type hints in template helper ( #136253 )
2025-01-22 15:27:01 +00:00
Joost Lekkerkerker
7a78f87fa6
Clean up attributes of Overseerr event entity ( #136251 )
2025-01-22 15:17:57 +01:00
Joost Lekkerkerker
eb20a00aa2
Add reconfigure flow to Overseerr ( #136248 )
2025-01-22 14:55:17 +01:00
Huyuwei
4c8b4b36e5
Record IQS for Switchbot ( #136058 )
...
Co-authored-by: Joost Lekkerkerker <joostlek@outlook.com>
2025-01-22 14:27:13 +01:00
Joost Lekkerkerker
194d59df03
Add reauth flow to Overseerr ( #136247 )
2025-01-22 14:23:00 +01:00
Christopher Fenner
b90e3917a3
Bump PyViCare to 2.41.0 ( #136231 )
2025-01-22 07:08:32 -06:00
Norbert Rittel
06dc88f7b5
Replace field keys in descriptions with translatable friendly names ( #136230 )
...
Replace field keys in description with translatable names
2025-01-22 07:05:55 -06:00
Joost Lekkerkerker
5e63e02ebc
Handle invalid auth in Overseerr ( #136243 )
2025-01-22 13:47:13 +01:00
Nathan Spencer
0b7ed7dcbd
Add quality_scale file to litterrobot ( #135904 )
2025-01-22 13:17:59 +01:00
J. Nick Koston
a150e39922
Bump httpx to 0.28.1, httpcore to 1.0.7 along with required deps ( #133840 )
2025-01-22 12:50:00 +01:00
Shay Levy
2ca4c8aacf
Update LG webOS TV IQS ( #135509 )
2025-01-22 12:42:18 +01:00
Thijs W.
99d1c51a3b
Fix passing value to pymodbus low level function ( #135108 )
2025-01-22 12:33:21 +01:00
Ludovic BOUÉ
1ea6cba1f5
Handle empty string `BatReplacementDescription` from Matter attribute value ( #134457 )
2025-01-22 12:28:18 +01:00
Andrew Sayre
f4d6cb45e5
Add repeat feature to HEOS media player ( #136180 )
2025-01-22 12:25:56 +01:00
Norbert Rittel
a3cc68754f
Make description of hdmi_cec.select_device action consistent ( #136228 )
...
The hdmi_cec.select_device action has an inconsistent description that causes wrong (machine) translations.
This commit brings it in line with all other actions in the integration.
2025-01-22 10:18:41 +01:00
Nathan Spencer
67ca9e45b5
Use kw_only attribute for remaining entity descriptions in litterrobot ( #136202 )
...
* Use kw_only attribute for binary sensor descriptions in litterrobot
* Update time.py with kw_only for litterrobot
* Wrap multiline lambda
2025-01-22 10:14:48 +01:00
J. Nick Koston
29f9c88041
Bump habluetooth to 3.11.2 ( #136221 )
2025-01-22 09:59:15 +01:00
J. Nick Koston
6ee4eb2280
Bump bluetooth-adapters to 0.21.1 ( #136220 )
2025-01-22 09:56:41 +01:00
Arie Catsman
03be8a039c
Use icon translations for enphase_envoy. ( #136190 )
2025-01-22 09:54:45 +01:00
Jan Bouwhuis
b8632063f5
Add dhcp discovery to incomfort integration ( #136027 )
...
* Add dhcp discovery to incomfort integration
* Remove duplicate code
* Ensure confirmation when discovered via DHCP
* Validate hostname is not changed
* Fix test
* Create gateway device with unique_id
* Add tests for assertion on via device
* Add registered devices to allow dhcp updates
* Migrate existing entry with host match
* Always load gatewate device an check if exising entry is loaded
* Make isolated flow step for dhcp auth
* Suggestions from code review
2025-01-22 07:55:55 +01:00
dependabot[bot]
a511610f24
Bump github/codeql-action from 3.28.1 to 3.28.2 ( #136225 )
2025-01-22 07:53:32 +01:00
Marc Mueller
f822fd82bb
Fix recorder fixture typing ( #136174 )
2025-01-21 18:18:05 -10:00
krakonos1602
ffcb4d676b
Add Eve Thermo TRV Matter features ( #135635 )
...
* Add Eve Thermo Matter features
* Update homeassistant/components/matter/switch.py
Co-authored-by: Martin Hjelmare <marhje52@gmail.com>
* Update homeassistant/components/matter/switch.py
Co-authored-by: Martin Hjelmare <marhje52@gmail.com>
* Update homeassistant/components/matter/switch.py
Co-authored-by: Martin Hjelmare <marhje52@gmail.com>
* Add Eve Thermo Child lock test
* Update homeassistant/components/matter/switch.py
Co-authored-by: Martin Hjelmare <marhje52@gmail.com>
* Update homeassistant/components/matter/switch.py
Co-authored-by: Martin Hjelmare <marhje52@gmail.com>
* Implement thorough Child lock testing
* Apply suggestions from code review
---------
Co-authored-by: Martin Hjelmare <marhje52@gmail.com>
Co-authored-by: Marcel van der Veldt <m.vanderveldt@outlook.com>
2025-01-22 03:42:07 +01:00
J. Nick Koston
18ab882536
Bump bleak-esphome to 2.1.0 ( #136214 )
2025-01-21 14:58:20 -10:00