Oliver Dippel
|
2eacbef061
|
Fix ibeacon source attribute not being updated (#81740)
fixes undefined
|
2022-11-16 15:40:55 +01:00 |
J. Nick Koston
|
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
|
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
|
d88b2bf19c
|
Fix off by one in HomeKit iid allocator (#81793)
|
2022-11-08 16:24:15 +01:00 |
epenet
|
345d356e9a
|
Fix rest import (#81784)
|
2022-11-08 13:35:12 +01:00 |
J. Nick Koston
|
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
|
797ea3ace4
|
Adjust REST schema validation (#81723)
fixes undefined
|
2022-11-08 12:43:28 +01:00 |
J. Nick Koston
|
3e8bea8fbd
|
Fix flapping logbook tests (#81695)
|
2022-11-08 12:43:25 +01:00 |
J. Nick Koston
|
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
|
4391640734
|
Ignore unspecified addresses from zeroconf (#81620)
|
2022-11-08 12:32:44 +01:00 |
J. Nick Koston
|
ac15f2cf9d
|
Fix homekit bridge iid allocations (#81613)
fixes undefined
|
2022-11-08 12:32:35 +01:00 |
David F. Mulcahey
|
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
|
f9c7732090
|
Bump ZHA quirks and associated changes (#81587)
|
2022-11-08 12:32:13 +01:00 |
Allen Porter
|
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
|
7124cedd7a
|
Bump pyairvisual to 2022.11.1 (#81556)
|
2022-11-08 12:31:46 +01:00 |
J. Nick Koston
|
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
|
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
|
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
|
a53d1e072d
|
Fix scrape scan interval (#81763)
|
2022-11-08 10:56:08 +01:00 |
Austin Brunkhorst
|
32c5248ddb
|
Update pysnooz to 0.8.3 (#81428)
|
2022-11-03 17:00:28 +01:00 |
Mike Degatano
|
f6c094b017
|
Improve supervisor repairs (#81387)
Co-authored-by: Paulus Schoutsen <balloob@gmail.com>
|
2022-11-02 12:46:12 +01:00 |
Paulus Schoutsen
|
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
|
8c63a9ce5e
|
Immediately prefer advertisements from alternate sources when a scanner goes away (#81357)
|
2022-11-01 13:09:42 -04:00 |
Jan Bouwhuis
|
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
|
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
|
9b87f7f6f9
|
Fix homekit diagnostics test when version changes (#81046)
|
2022-11-01 13:09:31 -04:00 |
Mike Degatano
|
3ddcc637da
|
Create repairs for unsupported and unhealthy (#80747)
|
2022-10-31 21:23:08 -04:00 |
Tobias Sauerwein
|
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
|
0af69a1014
|
Significantly reduce clock_gettime syscalls on platforms with broken vdso (#81257)
|
2022-10-31 09:49:48 -04:00 |
Jc2k
|
5f81f968ee
|
Set the correct state class for Eve Energy in homekit_controller (#81255)
|
2022-10-31 09:49:47 -04:00 |
Maciej Bieniek
|
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
|
6f3b7d009d
|
Add diagnostics to webostv (#81133)
|
2022-10-29 15:07:15 -04:00 |
Robert Hillis
|
09fc492d80
|
Bump aiopyarr to 22.10.0 (#81153)
|
2022-10-28 22:08:20 -04:00 |
Shay Levy
|
4dc2d885cf
|
Add diagnostics to Switcher (#81146)
|
2022-10-28 22:08:18 -04:00 |
Kevin Stillhammer
|
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
|
233ad2b90b
|
Migrate KNX to use kelvin for color temperature (#81112)
|
2022-10-27 17:30:24 -04:00 |
J. Nick Koston
|
4927f4206a
|
Add support for oralb IO Series 4 (#81110)
|
2022-10-27 17:30:23 -04:00 |
Tobias Sauerwein
|
cbd5e919cb
|
Clean up superfluous Netatmo API calls (#81095)
|
2022-10-27 17:30:20 -04:00 |
puddly
|
bb47935509
|
Handle sending ZCL commands with empty bitmap options (#81051)
Handle sending commands with empty bitmaps
|
2022-10-27 17:30:15 -04:00 |
Erik Montnemery
|
11cc7e1566
|
Add WS API recorder/statistic_during_period (#80663)
|
2022-10-27 17:30:11 -04:00 |
Steven Looman
|
d50795af2b
|
Move upnp derived sensors to library, be more robust about failing getting some data (#79955)
|
2022-10-26 14:34:44 -05:00 |
Erik Montnemery
|
95fc641949
|
Add support to the energy integration for tracking water usage (#80888)
|
2022-10-26 21:20:52 +02:00 |
Erik Montnemery
|
a4310d2085
|
Allow integrations to drop custom unit conversion (#81005)
Co-authored-by: Paulus Schoutsen <balloob@gmail.com>
Co-authored-by: Franck Nijhof <git@frenck.dev>
|
2022-10-26 15:11:28 -04:00 |
epenet
|
2a2e097e17
|
Use unit enums in unit utilities (#81030)
|
2022-10-26 20:47:17 +02:00 |
Daniel Gangl
|
b2b3c47917
|
Add config flow to zamg (#66469)
|
2022-10-26 18:35:12 +02:00 |
Michał Huryn
|
a1c18b06fb
|
Blebox typehints in binary sensor tests (#80676)
|
2022-10-26 18:20:49 +02:00 |
J. Nick Koston
|
a72e906ac1
|
Fix zeroconf when location name has a period (#81022)
|
2022-10-26 10:39:13 -05:00 |
epenet
|
3eb574edca
|
Remove YAML import from coinbase (#80084)
|
2022-10-26 17:14:31 +02:00 |