Jan Bouwhuis and Paulus Schoutsen
63048a67e0
Fix MQTT climate action null warnings ( #64658 )
2022-01-27 11:23:25 -08:00
Franck Nijhof
8d9bb73d22
Bumped version to 2022.2.0b0
2022.2.0b0
2022-01-26 20:10:35 +01:00
Erik Montnemery and GitHub
67838518ab
Abort owntracks config flow when not connected to home assistant cloud ( #64968 )
2022-01-26 11:07:34 -08:00
Erik Montnemery and GitHub
664be84121
Abort plaato flows when not connected to home assistant cloud ( #64969 )
2022-01-26 11:07:26 -08:00
Erik Montnemery and GitHub
5071b3b959
Abort rachio config entry setup when not connected to cloud ( #64975 )
2022-01-26 11:07:10 -08:00
Erik Montnemery and GitHub
d4497e4b68
Make toon fall back to webhooks if cloud is not available ( #64981 )
2022-01-26 11:06:47 -08:00
Paulus Schoutsen and GitHub
8b3e923f4b
Fix Plex media class in Cast media browser ( #64995 )
2022-01-26 11:00:31 -08:00
Erik Montnemery and GitHub
94288886c3
Abort webhook flow when not connected to home assistant cloud ( #64963 )
2022-01-26 10:57:45 -08:00
Paulus Schoutsen and GitHub
2c0c01498f
Fix media classes ( #64993 )
2022-01-26 10:51:25 -08:00
jjlawren and GitHub
1e34cc62ba
Support Plex in Cast media browser ( #64994 )
2022-01-26 10:51:08 -08:00
e17f1ea577
Support Plex in Sonos media browser ( #64951 )
...
Co-authored-by: Paulus Schoutsen <balloob@gmail.com >
2022-01-26 10:40:47 -08:00
Bram Kragten and GitHub
e5b0031103
Update frontend to 20220126.0 ( #64990 )
2022-01-26 10:30:36 -08:00
Paulus Schoutsen and GitHub
b2de177104
Fix circles in person integration ( #64991 )
2022-01-26 10:25:13 -08:00
Erik Montnemery and GitHub
07563f4fd2
Disable google_assistant local SDK if SSL is enabled ( #64983 )
2022-01-26 18:55:30 +01:00
Shay Levy and GitHub
189418a4dd
Fix Shelly HT invalid value on sensor error ( #64982 )
2022-01-26 19:33:37 +02:00
Joakim Sørensen and GitHub
f23277a187
Only log exception in GitHub when something unexpected raised ( #64974 )
2022-01-26 18:11:40 +01:00
Paulus Schoutsen and GitHub
d14fbf40c8
Store new spotify client in hass.data ( #64984 )
2022-01-26 09:00:59 -08:00
9ff49e9c3a
Change zone's state to be number of person entities in the zone ( #64910 )
...
Co-authored-by: Paulus Schoutsen <balloob@gmail.com >
2022-01-26 09:00:43 -08:00
Mick Vleeshouwer and GitHub
ccf018a5fc
Fix battery sensor in Overkiz integration ( #64980 )
2022-01-26 10:31:17 -06:00
Mick Vleeshouwer and GitHub
930db54a27
Bump pyoverkiz to 1.3.1 (to fix bugs) ( #64979 )
2022-01-26 10:30:55 -06:00
3f12ce06af
Add detailed status for UptimeRobot ( #64879 )
...
Co-authored-by: Joakim Sørensen <hi@ludeeus.dev >
2022-01-26 16:48:15 +01:00
Joakim Sørensen and GitHub
eb5c6076af
Check for empty release array ( #64973 )
2022-01-26 16:31:21 +01:00
2b101dd5c2
Add IntelliFire sensors ( #64600 )
...
Co-authored-by: Franck Nijhof <frenck@frenck.nl >
Co-authored-by: epenet <6771947+epenet@users.noreply.github.com >
2022-01-26 16:16:25 +01:00
Christopher Bailey and GitHub
e203efa8b1
Fix custom message for UniFi Protect doorbell select ( #64971 )
2022-01-26 05:14:40 -10:00
Aaron Bach and GitHub
e9a71231c2
Add diagnostics to WattTime ( #64887 )
2022-01-26 15:48:38 +01:00
Erik Montnemery and GitHub
f92e8ab931
Drop owntracks import flow ( #64967 )
2022-01-26 15:47:37 +01:00
Erik Montnemery and GitHub
9079734348
Correct netatmo startup ( #64970 )
2022-01-26 15:46:08 +01:00
Simon Hansen and GitHub
37225c36fc
Add starship event sensor ( #64965 )
2022-01-26 15:37:15 +01:00
dfdbeba7be
Use entity_description in shelly block sensors ( #64897 )
...
* Use entity_description in shelly block sensors
* Re-order binary sensor
* Add async_added_to_hass for BlockSleepingBinarySensor
* Undo None
* Build description when restoring block attribute entities
* Move async_added_to_hass back to base class
Co-authored-by: epenet <epenet@users.noreply.github.com >
2022-01-26 16:07:15 +02:00
982580b95a
Complementing the Tuya Fan (fs) category ( #64947 )
...
Co-authored-by: Franck Nijhof <frenck@frenck.nl >
2022-01-26 13:03:05 +01:00
4e808133f2
Add next starship launch sensor to launch_library ( #64929 )
...
Co-authored-by: Joakim Sørensen <hi@ludeeus.dev >
2022-01-26 12:31:03 +01:00
Franck Nijhof and GitHub
bcd7390488
Fix use of implicit re-export in env canada ( #64964 )
2022-01-26 12:22:53 +01:00
dougiteixeira and GitHub
bbf64483e7
Fix send command in vacuum Tuya ( #64949 )
2022-01-26 11:34:18 +01:00
Franck Nijhof and GitHub
d49b821565
Set entity category on Tuya backlights ( #64962 )
2022-01-26 11:20:31 +01:00
Franck Nijhof and GitHub
92ca76a167
Add backlight controls for Tuya curtain switches ( #64961 )
2022-01-26 11:13:38 +01:00
Erik Montnemery and GitHub
18ea43b927
Prevent race when loading cloud config ( #64901 )
...
* Prevent race when loading cloud config
* Tweak
2022-01-26 10:59:36 +01:00
tokenize47 and GitHub
2f30fdb9b8
Add solax config flow ( #56620 )
2022-01-26 10:58:06 +01:00
Marc Mueller and GitHub
5e633498d2
Enable no_implicit_reexport for core files [mypy] ( #63820 )
2022-01-26 10:55:06 +01:00
16e5d7abe1
Add unique_id to modbus entities ( #64634 )
...
Co-authored-by: Franck Nijhof <frenck@frenck.nl >
2022-01-26 10:37:15 +01:00
Simone Chemelli and GitHub
4f8831f8f6
Cleanup tests for AWS ( #64943 )
2022-01-26 10:34:33 +01:00
Franck Nijhof and GitHub
d56ab16556
Update home-assistant/wheels to 2021.01.2 ( #64958 )
2022-01-26 10:08:59 +01:00
Joakim Sørensen and GitHub
3dbad2a44e
Limit GitHub API calls during setup ( #64956 )
2022-01-26 09:58:04 +01:00
07c239643a
Some media source things ( #64954 )
...
Co-authored-by: Franck Nijhof <git@frenck.dev >
2022-01-26 09:49:33 +01:00
dougiteixeira and GitHub
0a223f2f62
Change the name of the vacuum switch voice ( #64948 )
2022-01-26 09:46:34 +01:00
Paulus Schoutsen and GitHub
9cbdd36082
Expose if HTTP is configured for SSL ( #64940 )
2022-01-26 09:34:48 +01:00
Aaron Bach and GitHub
149cd8e319
Add diagnostics to Ridwell ( #64863 )
2022-01-25 20:23:45 -10:00
Aaron Bach and GitHub
2471ddaec6
Add diagnostics to Tile ( #64875 )
2022-01-25 20:20:11 -10:00
Marvin Wichmann and GitHub
072f7d5611
Add support for TCP tunneling connections to KNX ( #64928 )
2022-01-26 06:36:07 +01:00
jjlawren and GitHub
cdad1a9f27
Use local Sonos API for Plex music playback ( #63357 )
2022-01-25 21:10:11 -08:00
Glenn Waters and GitHub
cf7148c3f8
Decouple initial refreshes in setup for Environment Canada ( #64946 )
2022-01-25 21:03:18 -08:00