Robert Resch
8c05ebd031
Bump deebot-client to 5.2.1 ( #110683 )
...
* Bump deebot-client to 5.2.0
* Bumb again
* Fix tests
2024-02-16 14:13:18 +01:00
J. Nick Koston
e5db7278e1
Fix tplink not updating IP from DHCP discovery and discovering twice ( #110557 )
...
We only called format_mac on the mac address if we connected
to the device during entry creation. Since the format of the
mac address from DHCP discovery did not match the format saved
in the unique id, the IP would not get updated and a second
discovery would appear
Thankfully the creation path does format the mac so we did not
create any entries with an inconsistantly formatted unique id
fixes #110460
2024-02-16 14:13:05 +01:00
J. Nick Koston
de619e4ddc
Fix zone radius calculation when radius is not 0 ( #110354 )
2024-02-16 14:10:25 +01:00
IceBotYT
da61564f82
Bump linear-garage-door to 0.2.9 ( #110298 )
2024-02-16 14:10:19 +01:00
G Johansson
e7068ae134
Fix cpu percentage in System Monitor ( #110268 )
...
* Fix cpu percentage in System Monitor
* Tests
2024-02-16 14:10:05 +01:00
Jan-Philipp Benecke
6a0c3f1b4f
Handle no data error in Electricity Maps config flow ( #110259 )
...
Co-authored-by: Viktor Andersson <30777521+VIKTORVAV99@users.noreply.github.com >
2024-02-16 14:10:02 +01:00
DustyArmstrong
edb69fb095
Bump datapoint to 0.9.9 + re-enable Met Office Integration ( #110206 )
2024-02-16 14:09:53 +01:00
Adam Goode
973a13abfa
Properly report cover positions to prometheus ( #110157 )
2024-02-16 14:09:47 +01:00
Christophe Gagnier
e825bcc282
Update pytechnove to 1.2.2 ( #110074 )
2024-02-16 14:09:29 +01:00
Aurélien Grenotton
b54a3170f0
Fix freebox pairing in bridge mode ( #106131 )
2024-02-16 14:09:25 +01:00
Luke Lashley
349d8f5c28
Better teardown and setup of Roborock connections ( #106092 )
...
Co-authored-by: Robert Resch <robert@resch.dev >
2024-02-16 14:08:20 +01:00
Erik Montnemery
5f9cc2fec1
Prevent network access in emulated_hue tests ( #109991 )
2024-02-09 10:16:49 +01:00
Michael Hansen
f5884c6279
Matching duplicate named entities is now an error in Assist ( #110050 )
...
* Matching duplicate named entities is now an error
* Update snapshot
* Only use area id
2024-02-09 09:01:43 +01:00
jan iversen
a18918bb73
Allow modbus negative min/max value. ( #109995 )
2024-02-09 09:00:06 +01:00
jan iversen
c665903f9d
Allow modbus min/max temperature to be negative. ( #109977 )
2024-02-09 08:59:58 +01:00
jan iversen
a9e9ec2c3d
Allow modbus "scale" to be negative. ( #109965 )
2024-02-09 08:59:49 +01:00
Marcel van der Veldt
7309c3c290
Handle Matter nodes that become available after startup is done ( #109956 )
2024-02-09 08:59:46 +01:00
Marcel van der Veldt
e320d715c7
Bump Python matter server to 5.5.0 ( #109894 )
2024-02-09 08:59:35 +01:00
Michael Hansen
44c9ea68eb
Assist fixes ( #109889 )
...
* Don't pass entity ids in hassil slot lists
* Use first completed response
* Add more tests
2024-02-09 08:59:32 +01:00
Mike Degatano
dbfee24eb7
Allow disabling home assistant watchdog ( #109818 )
2024-02-09 08:59:27 +01:00
Joost Lekkerkerker
9e47d03086
Fix kitchen sink tests ( #109243 )
2024-02-07 17:40:10 +01:00
Joost Lekkerkerker
fe94107af7
Make integration fields in Analytics Insights optional ( #109789 )
2024-02-07 08:47:58 +01:00
wittypluck
8aa1242221
Mark Unifi bandwidth sensors as unavailable when client disconnects ( #109812 )
...
* Set sensor as unavailable instead of resetting value to 0 on disconnect
* Update unit test on unavailable bandwidth sensor
2024-02-06 22:49:25 +01:00
Franck Nijhof
7032415528
Don't block Supervisor entry setup with refreshing updates ( #109809 )
2024-02-06 22:49:19 +01:00
puddly
8d79ac67f5
Bump ZHA dependencies ( #109770 )
...
* Bump ZHA dependencies
* Bump universal-silabs-flasher to 0.0.18
* Flip `Server_to_Client` enum in ZHA unit test
* Bump zigpy to 0.62.2
2024-02-06 22:46:31 +01:00
suaveolent
31c0d21204
Improve lupusec code quality ( #109727 )
...
* renamed async_add_devices
* fixed typo
* patch class instead of __init__
* ensure non blocking get_alarm
* exception handling
* added test case for json decode error
* avoid blockign calls
---------
Co-authored-by: suaveolent <suaveolent@users.noreply.github.com >
2024-02-06 22:42:54 +01:00
TheJulianJES
6b354457c2
Fix ZHA creating unnecessary "summ received" entity after upgrade ( #109268 )
...
* Do not create `current_summ_received` entity until initialized once
* Update zha_devices_list.py to not expect summation received entities
The attribute isn't initialized for these devices in the test (which our check now expects it to be), hence we need to remove them from this list.
* Update sensor tests to have initial state for current_summ_received entity
The attribute needs to be initialized for it to be created which we do by plugging the attribute read.
The test expects the initial state to be "unknown", but hence we plugged the attribute (to create the entity), the state is whatever we plug the attribute read as.
* Update sensor tests to expect not updating current_summ_received entity if it doesn't exist
2024-02-06 22:42:43 +01:00
Michael
532df5b5f1
Use tracked entity friendly name for proximity sensors ( #109744 )
...
user tracked entity friendly name
2024-02-05 20:27:17 +01:00
Jan Bouwhuis
1534f99c80
Fix generic camera error when template renders to an invalid URL ( #109737 )
2024-02-05 20:27:14 +01:00
Cyrill Raccaud
a19aa9595a
Bump python-bring-api to 3.0.0 ( #109720 )
2024-02-05 20:27:11 +01:00
Joost Lekkerkerker
dd2cc52119
Set Analytics Insights as diagnostic ( #109702 )
...
* Set Analytics Insights as diagnostic
* Set Analytics Insights as diagnostic
2024-02-05 20:26:54 +01:00
Myles Eftos
f05ba22b5c
Show site state in Amberelectric config flow ( #104702 )
2024-02-05 20:26:38 +01:00
David F. Mulcahey
f50afd6004
Buffer TImeoutError in Flo ( #109675 )
2024-02-05 09:41:45 +01:00
Michael
8ab1c044bd
Add zone related sensors in proximity ( #109630 )
...
* move legacy needed convertions into legacy entity
* add zone related sensors
* fix test coverage
* fix typing
* fix entity name translations
* rename placeholder to tracked_entity
2024-02-05 09:41:33 +01:00
ollo69
bca9826e18
Don't create AsusWRT loadavg sensors when unavailable ( #106790 )
2024-02-05 09:41:23 +01:00
G Johansson
c0efec4a84
Fix repairs for remove dates in Workday ( #109626 )
2024-02-04 23:25:16 +01:00
Franck Nijhof
f766fbfb98
Fix Tuya QR code expiry, use native QR selector ( #109615 )
...
* Fix Tuya QR code expiry, use native QR selector
* Adjust tests
2024-02-04 23:25:14 +01:00
Jan Bouwhuis
fd2469e2a7
Fix imap message part decoding ( #109523 )
2024-02-04 23:25:08 +01:00
Cody C
a7010e3e80
Handle GeoJSON int to str conversion when the name is an int ( #108937 )
...
Co-authored-by: Chris Roberts <NasaGeek@users.noreply.github.com >
2024-02-04 23:25:04 +01:00
Michael
2dc630a4af
Redact location names in proximity diagnostics ( #109600 )
2024-02-04 15:59:34 +01:00
Josef Zweck
ba0c065750
Bugfix lamarzocco issue ( #109596 )
2024-02-04 15:59:31 +01:00
G Johansson
dfc26e4509
Fix group sensor uom's in not convertable device classes ( #109580 )
2024-02-04 15:59:20 +01:00
G Johansson
7be6aa455e
Add back logging for core for feature flags in climate ( #109572 )
2024-02-04 15:59:14 +01:00
David F. Mulcahey
d99ba75ed8
Prevent Flo devices and entities from going unavailable when a single refresh fails ( #109522 )
...
* Prevent Flo devices and entities from going unavailable when a single refresh fails
* review comment
2024-02-04 15:57:23 +01:00
Joakim Plate
500b0a9b52
Correct flow rate conversion review after merge ( #109501 )
2024-02-04 15:57:14 +01:00
G Johansson
f2de666c54
Add new climate feature flags to esphome ( #109428 )
2024-02-04 15:56:57 +01:00
Michael
5f014f42ac
Avoid duplicate entity names in proximity ( #109413 )
...
* avoid duplicate config entry title
* consecutive range 2..10
* use existing logic
2024-02-04 15:56:48 +01:00
Josef Zweck
4b2adab24d
Revert "Add webhook support to tedee integration ( #106846 )" ( #109408 )
2024-02-04 15:56:45 +01:00
Jan-Philipp Benecke
0a627aed6d
Fix Tankerkoenig diagnostics file to use right format ( #109494 )
...
Fix tankerkoenig diagnostics file
2024-02-03 14:40:26 +01:00
G Johansson
490101fa92
Adds new climate feature flags to melissa ( #109469 )
2024-02-03 14:39:39 +01:00