Kapernicus
8800ceba4d
Bump nad_receiver to version 0.3.0 ( #58751 )
2021-10-31 20:23:55 -07:00
J. Nick Koston
2c509bfc06
Add additional test coverage for RYSE smartbridges with HK ( #58746 )
2021-10-31 20:23:55 -07:00
Anders Liljekvist
aae8c2f5dd
Fix bluesound player internally used id ( #58732 )
2021-10-31 20:23:54 -07:00
Tobias Sauerwein
73dfa2d205
Set Netatmo max default temperature ( #58718 )
2021-10-31 20:23:53 -07:00
Kevin Hellemun
b6d2a7a562
Add ROCKROBO_S4 to xiaomi_miio vaccum models ( #58682 )
2021-10-31 20:23:53 -07:00
Erik Montnemery
8c2af76a51
Coerce to tuple before asserting the sequence ( #58672 )
2021-10-31 20:23:52 -07:00
Paulus Schoutsen
4086a40c05
Mobile app to update entity registry on re-register sensors ( #58378 )
...
Co-authored-by: J. Nick Koston <nick@koston.org>
2021-10-31 20:23:51 -07:00
Michael
2ea90b803c
Add configuration url to AVM Fritz!Smarthome ( #57711 )
...
* add configuration url
* extend data update coordinator
* improve exception handling during data update
* store coordinator after first refresh
* fix light init
2021-10-31 20:23:51 -07:00
Paulus Schoutsen
94fb8adbdc
Bumped version to 2021.11.0b2
2021-10-29 22:18:17 -07:00
J. Nick Koston
030f19c1ed
Improve handling of invalid serial numbers in HomeKit Controller ( #58723 )
...
Fixes #58719
2021-10-29 22:18:05 -07:00
Aaron Bach
f930a1fb06
Fix bug with volumes in SimpliSafe set_system_properties service ( #58721 )
...
Co-authored-by: Paulus Schoutsen <paulus@home-assistant.io>
2021-10-29 22:18:04 -07:00
Matthias Alphart
d7531096ef
reload service: remove entities before disconnection ( #58712 )
2021-10-29 22:18:04 -07:00
Aaron Bach
8cfdd49f36
Bump aioambient to 2021.10.1 ( #58708 )
2021-10-29 22:18:03 -07:00
jjlawren
9dda5c5f8a
Disable polling Sonos switches by default ( #58705 )
2021-10-29 22:18:02 -07:00
J. Nick Koston
23c407969f
Avoid doorbird device probe during discovery for known devices ( #58701 )
2021-10-29 22:18:01 -07:00
Franck Nijhof
9af8c60838
Fix OctoPrint SSDP URL parsing and discovered values ( #58698 )
2021-10-29 22:18:00 -07:00
Marc Mueller
45dc01b8f4
Fix round - wallbox ( #58689 )
...
* Fix wallbox round
* Add test case
2021-10-29 22:18:00 -07:00
Franck Nijhof
9821169cea
Fix OctoPrint config flow schema ( #58688 )
2021-10-29 22:17:59 -07:00
Franck Nijhof
76593d6473
Fix spelling of OctoPrint ( #58686 )
2021-10-29 22:17:58 -07:00
Erik Montnemery
6d000c7d1a
Fix regression in MQTT discovery ( #58684 )
...
* Fix regression in MQTT discovery
* Update test
2021-10-29 22:17:58 -07:00
Erik Montnemery
ec3f730b5e
Convert RGBW and RGBWW colors in light turn_on calls ( #58680 )
2021-10-29 22:17:57 -07:00
Erik Montnemery
e9b67b3590
Update light turn_on schema to coerce colors to tuple before asserting sequence type ( #58670 )
...
* Make color_name_to_rgb return a tuple
* Tweak
* Tweak
* Update test
* Tweak test
2021-10-29 22:17:56 -07:00
mezz64
78082afa94
Bump pyhik to 0.3.0 ( #58659 )
2021-10-29 22:17:56 -07:00
Paulus Schoutsen
96d145f2f0
Bumped version to 2021.11.0b1
2021-10-28 21:18:17 -07:00
Franck Nijhof
6ca92812ae
Fix missing temperature level on Tuya Heater (qn) devices ( #58643 )
2021-10-28 21:16:47 -07:00
Clifford Roche
26f3c1adea
Bump greeclimate to 0.12.3 ( #58635 )
2021-10-28 21:16:47 -07:00
Aaron Bach
da2addf15a
Fix incorrect RainMachine service helper ( #58633 )
2021-10-28 21:16:46 -07:00
Franck Nijhof
ffe008cbef
Migrate Tuya unique IDs for switches & lights ( #58631 )
2021-10-28 21:16:45 -07:00
Hans Oischinger
6858191ca3
Improve ViCare energy units ( #58630 )
2021-10-28 21:16:45 -07:00
Bram Kragten
2546efe026
Update frontend to 20211028.0 ( #58629 )
2021-10-28 21:16:44 -07:00
Aaron Bach
92af39cf89
Fix missing triggered state in SimpliSafe alarm control panel ( #58628 )
2021-10-28 21:16:44 -07:00
J. Nick Koston
22773d0503
Add package constraint to websockets ( #58626 )
2021-10-28 21:16:43 -07:00
Chen-IL
23841c4b74
Add entity category for load sensors to AsusWRT ( #58625 )
2021-10-28 21:16:42 -07:00
J. Nick Koston
cc9b9a8f95
Fix uncaught exception in sense and retry later ( #58623 )
2021-10-28 21:16:42 -07:00
Robert Hillis
f942131d6a
Fix missing config string in sense ( #58597 )
2021-10-28 21:16:41 -07:00
Guido Schmitz
c513516237
Add configuration_url to devolo Home Control ( #58594 )
2021-10-28 21:16:40 -07:00
Kevin Hellemun
e729ee24f8
Add ROCKROBO_S5_MAX to xiaomi_miio vacuum models ( #58591 )
...
* Add ROCKROBO_S5_MAX to xiaomi_miio vacuum models.
https://github.com/home-assistant/core/issues/58550
Signed-off-by: Kevin Hellemun <17928966+OGKevin@users.noreply.github.com>
* disable pylint for todo
Signed-off-by: Kevin Hellemun <17928966+OGKevin@users.noreply.github.com>
* Minor refactor
Signed-off-by: Kevin Hellemun <17928966+OGKevin@users.noreply.github.com>
2021-10-28 21:16:40 -07:00
Robert Chmielowiec
15c2d5c278
Add `configuration_url` to Huawei LTE integration ( #58584 )
2021-10-28 21:16:39 -07:00
Paulus Schoutsen
a23c1624fb
Fix default value for host in octoprint config flow ( #58568 )
2021-10-28 21:16:39 -07:00
Jesse Hills
d36df72701
Add configuration_url to ESPHome ( #58565 )
2021-10-28 21:16:03 -07:00
Jesse Hills
07c9d77414
Allow configuration_url to be removed/nullified from device registry ( #58564 )
...
* Allow configuration_url to be removed from device registry
* Add test
* Check for None before stringifying and url parsing
* Add type to dict to remove mypy error on assigning None
2021-10-28 21:12:47 -07:00
Quentame
928b8bcdbd
Add `configuration_url` to iCloud integration ( #58557 )
2021-10-28 21:12:46 -07:00
Quentame
211041eb3a
Add `configuration_url` to Freebox integration ( #58555 )
2021-10-28 21:12:46 -07:00
Paulus Schoutsen
e1f9ae4b96
Add entity category to ZHA battery ( #58553 )
2021-10-28 21:12:45 -07:00
Tom Matheussen
c9f4972b59
Add service configuration URL to Doorbird ( #58549 )
2021-10-28 21:12:44 -07:00
J. Nick Koston
49e0bbe3df
Add tplink KP303 to discovery ( #58548 )
2021-10-28 21:12:44 -07:00
Avi Miller
2cae44c98a
Return the real MAC address for LIFX bulbs with newer firmware ( #58511 )
2021-10-28 21:12:43 -07:00
J. Nick Koston
41007c2864
Reduce rainmachine intervals to avoid device overload ( #58319 )
2021-10-28 21:12:42 -07:00
Allen Porter
695bc3f23c
Add an image placeholder for Nest WebRTC cameras ( #58250 )
2021-10-28 21:12:42 -07:00
Pieter Mulder
59bee8e830
Allow initialized callback to have arguments ( #58129 )
2021-10-28 21:12:41 -07:00