jan iversen
f7b64244b8
Allow duplicate names in different modbus entities ( #112701 )
...
Allow duplicate names in different entities.
2024-03-13 19:05:36 +01:00
Maciej Bieniek
c2543289b7
Downgrade `pysnmp-lextudio` to version `5.0.34` ( #112696 )
...
Downgrade pysnmp-lextudio to version 5.0.34
Co-authored-by: Maciej Bieniek <478555+bieniu@users.noreply.github.com>
2024-03-13 19:03:51 +01:00
Alin Balutoiu
9e977f2c70
Fix tado climate service ( #112686 )
2024-03-13 19:03:47 +01:00
Aaron Bach
e95ce2d390
Make sure Notion saves new refresh token upon startup ( #112676 )
...
* Make sure Notion saves new refresh token upon startup
* Code review
* Typing
* Smoother syntax
* Fix tests
* Fix tests for real
2024-03-13 19:03:42 +01:00
Aaron Bach
503fbfc038
Bump `aionotion` to 2024.03.0 ( #112675 )
2024-03-13 19:03:39 +01:00
Jeef
23fee438a9
Bump weatherflow4py to 0.1.17 ( #112661 )
2024-03-13 19:03:36 +01:00
Mike Woudenberg
1f9e369b73
Update Loqed helper for more logging ( #112646 )
...
Updates Loqed helper for more logging
2024-03-13 19:03:33 +01:00
Robert Svensson
403013b7bd
Bump axis to v52 ( #112632 )
...
* Bump axis to v51
* Bump to v52
2024-03-13 19:03:30 +01:00
jan iversen
e348c7b043
Bump pymodbus to v3.6.5 ( #112629 )
2024-03-13 19:03:25 +01:00
Thomas55555
4db36d5ea9
Bump aioautomower to 2024.3.0 ( #112627 )
...
Fix error in Husqvarna automower in Zones dataclass
2024-03-13 19:02:32 +01:00
Erik Montnemery
aebbee681c
Make hass-nabucasa a core requirement ( #112623 )
2024-03-13 18:50:48 +01:00
Bram Kragten
2985ab3922
Update frontend to 20240307.0 ( #112620 )
2024-03-13 18:47:04 +01:00
jan iversen
aa374944a1
modbus scan_interval: 0 is correct configuration ( #112619 )
2024-03-13 18:46:59 +01:00
jan iversen
84d14cad7f
Issue warning modbus configuration when modbus configuration is empty ( #112618 )
2024-03-13 18:45:53 +01:00
Josef Zweck
b9a14d5eb5
Include pytedee_async logger in tedee integration ( #112590 )
...
add pytedee logger
2024-03-13 18:42:02 +01:00
Mr. Bubbles
4514f08a42
Fix incorrect filtering of unsupported locales in bring-api ( #112589 )
2024-03-13 18:40:54 +01:00
Erik Montnemery
2689f78925
Restore the juicenet integration ( #112578 )
2024-03-13 18:39:46 +01:00
Jeef
85b63c16e9
Bump weatherflow4py to 0.1.14 ( #112554 )
...
adding missing rain states
2024-03-13 18:35:59 +01:00
Jeef
4b387b5d77
Weatherflow_cloud backing lib bump ( #112262 )
...
Backing lib bump
2024-03-13 18:35:53 +01:00
Michael Hansen
fba6e5f065
Bump intents to 2024.3.6 ( #112515 )
2024-03-13 18:33:28 +01:00
puddly
095aab5f9d
Disable updating ZHA coordinator path from discovery info ( #112415 )
...
* Never update the device path from config flows
* Bring coverage up to 100%
* Update tests/components/zha/test_config_flow.py
Co-authored-by: TheJulianJES <TheJulianJES@users.noreply.github.com>
---------
Co-authored-by: TheJulianJES <TheJulianJES@users.noreply.github.com>
2024-03-13 18:33:25 +01:00
Henning Claßen
c60f203aab
Update the numato-gpio dependency of the numato integration to v0.12.0 ( #112272 )
...
* Update the numato-gpio dependency of the numato integration to v0.12.0
* Augment numato integration manifest with integration_type
Fulfills a requirement in the PR checklist.
2024-03-13 18:33:22 +01:00
Steven Looman
57c8d47ff3
Improve discovering upnp/igd device by always using the SSDP-discovery for the Unique Device Name ( #111487 )
...
* Always use the UDN found in the SSDP discovery, instead of the device description
* Ensure existing DeviceEntries are still matched
2024-03-13 18:33:19 +01:00
On Freund
e087ea5345
Use friendly name for camera media source ( #110882 )
2024-03-13 18:33:15 +01:00
FieldofClay
3c4bdebcda
Ignore AussieBroadband services that don't support usage information ( #110253 )
2024-03-13 18:33:12 +01:00
mattmccormack
6f6f37ca24
Add auto fan mode icon ( #110185 )
2024-03-13 18:33:09 +01:00
Jan Stienstra
649dd433d5
Fix optional Jellyfin RunTimeTicks ( #108254 )
2024-03-13 18:33:00 +01:00
Franck Nijhof
efe9938b33
Bump version to 2024.3.0
2024-03-06 18:37:11 +01:00
Franck Nijhof
1b64989909
Bump version to 2024.3.0b8
2024-03-06 15:03:47 +01:00
Erik Montnemery
b480b68e3e
Allow start_time >= 1.1.7 ( #112500 )
2024-03-06 15:03:23 +01:00
Josef Zweck
5294b492fc
Bump pytedee_async to 0.2.15 ( #112495 )
2024-03-06 15:03:19 +01:00
Bram Kragten
080fe4cf5f
Update frontend to 20240306.0 ( #112492 )
2024-03-06 15:03:16 +01:00
Erik Montnemery
8b2f40390b
Add custom integration block list ( #112481 )
...
* Add custom integration block list
* Fix typo
* Add version condition
* Add block reason, simplify blocked versions, add tests
* Change logic for OK versions
* Add link to custom integration's issue tracker
* Add missing file
---------
Co-authored-by: Martin Hjelmare <marhje52@gmail.com>
2024-03-06 15:01:25 +01:00
Thomas55555
3b63719fad
Avoid errors when there is no internet connection in Husqvarna Automower ( #111101 )
...
* Avoid errors when no internet connection
* Add error
* Create task in HA
* change from matter to automower
* tests
* Update homeassistant/components/husqvarna_automower/coordinator.py
Co-authored-by: Martin Hjelmare <marhje52@gmail.com>
* address review
* Make websocket optional
* fix aioautomower version
* Fix tests
* Use stored websocket
* reset reconnect time after sucessful connection
* Typo
* Remove comment
* Add test
* Address review
---------
Co-authored-by: Martin Hjelmare <marhje52@gmail.com>
2024-03-06 14:58:08 +01:00
Paulus Schoutsen
061ae756ac
Bump version to 2024.3.0b7
2024-03-05 23:43:11 -05:00
Matthias Alphart
862bd8ff07
Update xknx to 2.12.2 - Fix thread leak on unsuccessful connections ( #112450 )
...
Update xknx to 2.12.2
2024-03-05 23:43:07 -05:00
G Johansson
742710443a
Bump holidays to 0.44 ( #112442 )
2024-03-05 23:43:06 -05:00
Robert Svensson
015aeadf88
Fix handling missing parameter by bumping axis library to v50 ( #112437 )
...
Fix handling missing parameter
2024-03-05 23:43:05 -05:00
Robert Svensson
b8b654a160
Do not use list comprehension in async_add_entities in Unifi ( #112435 )
...
Do not use list comprehension in async_add_entities
2024-03-05 23:43:04 -05:00
jan iversen
3c5b5ca49b
Allow duplicate modbus addresses on different devices ( #112434 )
2024-03-05 23:43:04 -05:00
Mr. Bubbles
fb789d95ed
Bump bring-api to 0.5.5 ( #112266 )
...
Fix KeyError listArticleLanguage
2024-03-05 23:43:03 -05:00
Álvaro Fernández Rojas
2e6906c8d4
Update aioairzone to v0.7.6 ( #112264 )
...
Signed-off-by: Álvaro Fernández Rojas <noltari@gmail.com>
2024-03-05 23:43:02 -05:00
Luke Lashley
cc8d44bbd1
Bump python_roborock to 0.40.0 ( #112238 )
...
* bump to python_roborock 0.40.0
* manifest went away in merge?
2024-03-05 23:43:01 -05:00
Robert Svensson
0ad56de6fc
Fix deCONZ light entity might not report a supported color mode ( #112116 )
...
* Handle case where deCONZ light entity might not report a supported color mode
* If in an unknown color mode set ColorMode.UNKNOWN
* Fix comment from external discussion
2024-03-05 23:43:00 -05:00
Paulus Schoutsen
dedd7a5a41
Bump version to 2024.3.0b6
2024-03-04 13:04:03 -05:00
Paul Bottein
44c961720c
Update frontend to 20240304.0 ( #112263 )
2024-03-04 13:03:50 -05:00
Allen Porter
79b1d6df1b
Add rainbird request debouncer and immediately update entity switch state ( #112152 )
2024-03-04 13:03:49 -05:00
Allen Porter
274ab2328e
Limit rainbird aiohttp client session to a single connection ( #112146 )
...
Limit rainbird to a single open http connection
2024-03-04 13:03:48 -05:00
David F. Mulcahey
93ee900cb3
Fix ZHA groups page ( #112140 )
...
* Fix ZHA groups page
* test
2024-03-04 13:02:23 -05:00
Michael
62474967c9
Ignore failing gas stations in Tankerkoening ( #112125 )
2024-03-04 13:02:22 -05:00