puddly and Franck Nijhof
6c88574dee
Bump ZHA dependencies ( #82509 )
...
* Bump ZHA dependencies
* Use the corrected `TypeValue` keyword argument name in unit tests
2022-11-30 11:37:52 +01:00
J. Nick Koston and Paulus Schoutsen
3ab1df4660
Prevent powerwall from switching addresses if its online ( #82410 )
...
* Prevent powerwall from switching addresses if its online
If the wifi interface was discovered we would switch the
ip address in the entry to the wifi ip even if it was
connected via ethernet
* cover
* more cover
2022-11-20 15:27:38 -05:00
J. Nick Koston and Franck Nijhof
b0714e32b1
Fix static version in homekit tests ( #82201 )
2022-11-16 16:38:09 +01:00
Jan Bouwhuis and Franck Nijhof
228fa9f5a0
Always update attributes on an update for MQTT update ( #82139 )
2022-11-16 15:42:46 +01:00
Avi Miller and Franck Nijhof
2a641d1d19
Restore color_temp handling for lifx.set_state ( #82067 )
...
fixes undefined
2022-11-16 15:42:29 +01:00
J. Nick Koston and Franck Nijhof
0d62d80038
Fix bluetooth adapters with missing firmware patch files not being discovered ( #81926 )
2022-11-16 15:41:40 +01:00
223d864b04
Revert google calendar back to old API for free/busy readers ( #81894 )
...
* Revert google calendar back to old API for free/busy readers
* Update homeassistant/components/google/calendar.py
Co-authored-by: Martin Hjelmare <marhje52@gmail.com >
Co-authored-by: Martin Hjelmare <marhje52@gmail.com >
2022-11-16 15:41:36 +01:00
David F. Mulcahey and Franck Nijhof
082d4079ef
Fix ZHA configuration APIs ( #81874 )
...
* Fix ZHA configuration loading and saving issues
* add tests
2022-11-16 15:41:32 +01:00
Allen Porter and Franck Nijhof
70b360b1f8
Bump gcal_sync to 4.0.1 to fix Google Calendar config flow ( #81873 )
...
Bump gcal_sync to 4.0.1
This reverts test chagnes from PR #81562 that were actually incorrect given
the calendar "get" API returns less information that the "CalendarList" api.
2022-11-16 15:41:28 +01:00
Jc2k and Franck Nijhof
c8177f48ce
Fix homekit_controller climate entity not becoming active when changing modes ( #81868 )
2022-11-16 15:41:21 +01:00
epenet and Franck Nijhof
1ecb7ab887
Fix rest schema ( #81857 )
2022-11-16 15:41:14 +01:00
Erik Montnemery and Franck Nijhof
248ed3660f
Fix statistic_during_period for data with holes ( #81847 )
2022-11-16 15:41:10 +01:00
Oliver Dippel and Franck Nijhof
2eacbef061
Fix ibeacon source attribute not being updated ( #81740 )
...
fixes undefined
2022-11-16 15:40:55 +01:00
J. Nick Koston and Franck Nijhof
d94e969dc1
Fix instability with HomeKit trigger accessories ( #80703 )
...
fixes https://github.com/home-assistant/core/issues/78774
fixes https://github.com/home-assistant/core/issues/81685
2022-11-16 15:40:44 +01:00
Yukon Vinecki and Franck Nijhof
18842ef571
Fix Z-Wave JS cover stop support ( #78723 )
...
Co-authored-by: Franck Nijhof <git@frenck.dev >
2022-11-16 15:40:38 +01:00
J. Nick Koston and Franck Nijhof
d88b2bf19c
Fix off by one in HomeKit iid allocator ( #81793 )
2022-11-08 16:24:15 +01:00
epenet and GitHub
345d356e9a
Fix rest import ( #81784 )
2022-11-08 13:35:12 +01:00
J. Nick Koston and Franck Nijhof
1f878433ac
Fix check for duplicate config entry reauth when context is passed or augmented ( #81753 )
...
fixes https://github.com/home-assistant/core/issues/77578
2022-11-08 12:43:32 +01:00
epenet and Franck Nijhof
797ea3ace4
Adjust REST schema validation ( #81723 )
...
fixes undefined
2022-11-08 12:43:28 +01:00
J. Nick Koston and Franck Nijhof
3e8bea8fbd
Fix flapping logbook tests ( #81695 )
2022-11-08 12:43:25 +01:00
J. Nick Koston and Franck Nijhof
e4269ff8b2
Fix creating multiple ElkM1 systems with TLS 1.2 ( #81627 )
...
fixes https://github.com/home-assistant/core/issues/81516
2022-11-08 12:32:55 +01:00
J. Nick Koston and Franck Nijhof
4391640734
Ignore unspecified addresses from zeroconf ( #81620 )
2022-11-08 12:32:44 +01:00
J. Nick Koston and Franck Nijhof
ac15f2cf9d
Fix homekit bridge iid allocations ( #81613 )
...
fixes undefined
2022-11-08 12:32:35 +01:00
David F. Mulcahey and Franck Nijhof
9771147a1e
Fix invalid min and max color temp in bad ZHA light devices ( #81604 )
...
* Fix ZHA default color temps
* update test
2022-11-08 12:32:24 +01:00
David F. Mulcahey and Franck Nijhof
f9c7732090
Bump ZHA quirks and associated changes ( #81587 )
2022-11-08 12:32:13 +01:00
Allen Porter and Franck Nijhof
2a34d3a56f
Bump gcal_sync to 4.0.0 ( #81562 )
...
* Bump gcal_sync to 2.2.4
* Bump gcal sync to 4.0.0
* Add Calendar accessRole fields which are now required
2022-11-08 12:31:52 +01:00
Aaron Bach and Franck Nijhof
7124cedd7a
Bump pyairvisual to 2022.11.1 ( #81556 )
2022-11-08 12:31:46 +01:00
J. Nick Koston and Franck Nijhof
7b769b39c2
Add additional coverage for adding multiple elkm1 instances ( #81528 )
...
* Add additional coverage for adding multiple elkm1 instances
* fix copy error
2022-11-08 12:31:40 +01:00
Avi Miller and Franck Nijhof
51ab5d1808
Fix lifx.set_state so it works with kelvin and color_temp_kelvin and color names ( #81515 )
2022-11-08 12:31:36 +01:00
Steven Looman and Franck Nijhof
d3bd80b876
Fix ignored upnp discoveries not being matched when device changes its unique identifier ( #81240 )
...
Fixes https://github.com/home-assistant/core/issues/78454
fixes undefined
2022-11-08 12:31:20 +01:00
epenet and GitHub
a53d1e072d
Fix scrape scan interval ( #81763 )
2022-11-08 10:56:08 +01:00
Austin Brunkhorst and Paulus Schoutsen
32c5248ddb
Update pysnooz to 0.8.3 ( #81428 )
2022-11-03 17:00:28 +01:00
f6c094b017
Improve supervisor repairs ( #81387 )
...
Co-authored-by: Paulus Schoutsen <balloob@gmail.com >
2022-11-02 12:46:12 +01:00
Paulus Schoutsen and Franck Nijhof
3aca376374
Add unit conversion for energy costs ( #81379 )
...
Co-authored-by: Franck Nijhof <git@frenck.dev >
2022-11-02 12:46:05 +01:00
Franck Nijhof
b9132e78b4
Improve error logging of WebSocket API ( #81360 )
2022-11-02 12:45:50 +01:00
J. Nick Koston and Paulus Schoutsen
8c63a9ce5e
Immediately prefer advertisements from alternate sources when a scanner goes away ( #81357 )
2022-11-01 13:09:42 -04:00
Jan Bouwhuis and Paulus Schoutsen
a2d432dfd6
Revert "Do not write state if payload is ''" for MQTT sensor ( #81347 )
...
* Revert "Do not write state if payload is ''"
This reverts commit 869c11884e .
* Add test
2022-11-01 13:09:37 -04:00
Maciej Bieniek and Paulus Schoutsen
4684101a85
Improve MQTT update platform ( #81131 )
...
* Allow JSON as state_topic payload
* Add title
* Add release_url
* Add release_summary
* Add entity_picture
* Fix typo
* Add abbreviations
2022-11-01 13:09:31 -04:00
J. Nick Koston and Paulus Schoutsen
9b87f7f6f9
Fix homekit diagnostics test when version changes ( #81046 )
2022-11-01 13:09:31 -04:00
Mike Degatano and Paulus Schoutsen
3ddcc637da
Create repairs for unsupported and unhealthy ( #80747 )
2022-10-31 21:23:08 -04:00
Tobias Sauerwein and Paulus Schoutsen
4fbbb7ba6d
Bump pyatmo to 7.3.0 ( #81290 )
...
* Bump pyatmo to 7.3.0
* Update test fixture data and tests
2022-10-31 09:54:03 -04:00
J. Nick Koston and Paulus Schoutsen
0af69a1014
Significantly reduce clock_gettime syscalls on platforms with broken vdso ( #81257 )
2022-10-31 09:49:48 -04:00
Jc2k and Paulus Schoutsen
5f81f968ee
Set the correct state class for Eve Energy in homekit_controller ( #81255 )
2022-10-31 09:49:47 -04:00
Maciej Bieniek and Paulus Schoutsen
11bdddc1dc
Catch ApiError while checking credentials in NAM integration ( #81243 )
...
* Catch ApiError while checking credentials
* Update tests
* Suggested change
2022-10-31 09:49:44 -04:00
Paulus Schoutsen
3323bf4ae9
Set date in test to fixed one ( #81175 )
2022-10-29 15:07:17 -04:00
Shay Levy and Paulus Schoutsen
6f3b7d009d
Add diagnostics to webostv ( #81133 )
2022-10-29 15:07:15 -04:00
Robert Hillis and Paulus Schoutsen
09fc492d80
Bump aiopyarr to 22.10.0 ( #81153 )
2022-10-28 22:08:20 -04:00
Shay Levy and Paulus Schoutsen
4dc2d885cf
Add diagnostics to Switcher ( #81146 )
2022-10-28 22:08:18 -04:00
Kevin Stillhammer and Paulus Schoutsen
aeecc93ad6
Allow empty string for filters for waze_travel_time ( #80953 )
...
* Allow empty string for filters
Signed-off-by: Kevin Stillhammer <kevin.stillhammer@gmail.com >
* Apply PR feedback
Signed-off-by: Kevin Stillhammer <kevin.stillhammer@gmail.com >
Signed-off-by: Kevin Stillhammer <kevin.stillhammer@gmail.com >
2022-10-28 22:08:15 -04:00
Matthias Alphart and Paulus Schoutsen
233ad2b90b
Migrate KNX to use kelvin for color temperature ( #81112 )
2022-10-27 17:30:24 -04:00