rappenze
57d0390882
Improve energy meter support of fibaro sensor ( #71072 )
2022-04-29 22:39:45 +03:00
Michael
d90937182e
Fix "station is open" binary sensor in Tankerkoenig ( #70928 )
2022-04-29 12:29:06 -07:00
J. Nick Koston
11b91e44c8
Fix unsafe websocket stop call in isy994 ( #71071 )
...
Fixes
```
2022-04-29 12:49:10 ERROR (MainThread) [homeassistant.config_entries] Error unloading entry Alexander (192.168.209.83) for isy994
Traceback (most recent call last):
File "/Users/bdraco/home-assistant/homeassistant/config_entries.py", line 474, in async_unload
result = await component.async_unload_entry(hass, self)
File "/Users/bdraco/home-assistant/homeassistant/components/isy994/__init__.py", line 294, in async_unload_entry
await hass.async_add_executor_job(_stop_auto_update)
File "/opt/homebrew/Cellar/python@3.9/3.9.12/Frameworks/Python.framework/Versions/3.9/lib/python3.9/concurrent/futures/thread.py", line 58, in run
result = self.fn(*self.args, **self.kwargs)
File "/Users/bdraco/home-assistant/homeassistant/components/isy994/__init__.py", line 292, in _stop_auto_update
isy.websocket.stop()
File "/Users/bdraco/home-assistant/venv/lib/python3.9/site-packages/pyisy/events/websocket.py", line 110, in stop
self.websocket_task.cancel()
File "/opt/homebrew/Cellar/python@3.9/3.9.12/Frameworks/Python.framework/Versions/3.9/lib/python3.9/asyncio/base_events.py", line 753, in call_soon
self._check_thread()
File "/opt/homebrew/Cellar/python@3.9/3.9.12/Frameworks/Python.framework/Versions/3.9/lib/python3.9/asyncio/base_events.py", line 790, in _check_thread
raise RuntimeError(
RuntimeError: Non-thread-safe operation invoked on an event loop other than the current one
```
2022-04-29 21:18:06 +03:00
G Johansson
c90eb4d6b4
Fix sql integration issues 5.0 beta ( #71063 )
...
Co-authored-by: Paulus Schoutsen <balloob@gmail.com>
2022-04-29 10:00:44 -07:00
David F. Mulcahey
755020ff63
Update ZHA switch entities to leverage Zigpy cache appropriately ( #71062 )
2022-04-29 09:44:59 -07:00
Franck Nijhof
682ac52a20
Support shorthand logical operators in script sequences ( #71022 )
2022-04-29 18:06:21 +02:00
Erik Montnemery
76d105d0ba
Sort stuff in template light ( #71045 )
2022-04-29 09:46:02 +02:00
J. Nick Koston
aafe6ff0e2
Fix history_stats for timezones with a positive offset from UTC ( #71038 )
2022-04-28 23:48:58 -07:00
J. Nick Koston
b9c7a89b47
Prevent sqlalchemy Transparent SQL Compilation Caching from filling up during purge ( #71015 )
2022-04-28 23:48:28 -07:00
Paulus Schoutsen
a57136783d
Fix race causing google config pre-init access ( #71042 )
2022-04-28 23:45:57 -07:00
Erik Montnemery
2f9beb4a4a
Deprecate white_value support in MQTT light ( #71002 )
2022-04-29 08:37:49 +02:00
Raj Laud
c7d344692f
Squeezebox grouping ( #70962 )
2022-04-28 21:39:58 -07:00
J. Nick Koston
37384f7eb3
Bump sqlalchemy to 1.4.36 ( #71039 )
2022-04-28 21:32:46 -07:00
GitHub Action
348016dbbf
[ci skip] Translation update
2022-04-29 00:22:21 +00:00
Sven
24d6cf1d58
Update screenshot for new MQTT logo ( #71023 )
2022-04-28 14:29:22 -07:00
jjlawren
1f1932d224
Fix Sonos races related to grouping and startup ( #71026 )
2022-04-28 14:26:29 -07:00
Zack Barett
7e8c6d563f
Frontend Bump to 20220428.0 ( #71029 )
2022-04-28 14:24:04 -07:00
Paulus Schoutsen
00070e8804
Add redirect for server controls ( #71027 )
...
Co-authored-by: Zack Barett <zackbarett@hey.com>
2022-04-28 14:09:54 -07:00
Robert Svensson
408946cfee
Bump pydeconz to v91 ( #71030 )
2022-04-28 14:09:35 -07:00
Aaron Bach
d791a08002
Ensure that email-based 2FA in SimpliSafe shows the progress UI ( #71021 )
2022-04-28 14:05:55 -07:00
Shai Ungar
8883f5482b
Sabnzbd config flow improvments ( #70981 )
...
Co-authored-by: epenet <6771947+epenet@users.noreply.github.com>
Co-authored-by: Martin Hjelmare <marhje52@gmail.com>
2022-04-28 22:25:17 +02:00
Tom Harris
a9ca774e7e
Insteon Device Control Panel ( #70834 )
...
Co-authored-by: Paulus Schoutsen <paulus@home-assistant.io>
2022-04-28 12:35:43 -07:00
Marc Mueller
9af8cd030a
Type plex session decorator ( #70991 )
2022-04-28 21:06:05 +02:00
Marc Mueller
7649b5e6c9
Improve roku error decorator typing ( #70992 )
2022-04-28 21:05:22 +02:00
Marc Mueller
cf90e34776
Type recorder retry decorator ( #70993 )
2022-04-28 21:04:41 +02:00
Marc Mueller
7fefd4bc67
Type decora error decorator ( #70977 )
2022-04-28 21:03:37 +02:00
David F. Mulcahey
1eb5316d89
Remove unnecessary update_before_add from ZHA ( #71010 )
...
* Additional streamlining for ZHA entity init
* fix tests
2022-04-28 20:57:26 +02:00
Marc Mueller
64fc93ba5f
Type heos error decorator ( #70978 )
2022-04-28 20:53:39 +02:00
Marc Mueller
319ae8b0b7
Type hive refresh decorator ( #70979 )
2022-04-28 20:52:08 +02:00
Marc Mueller
a46b38d648
Type androidtv error decorator ( #70976 )
2022-04-28 20:51:21 +02:00
Aaron Bach
d0f1168ff0
Ensure SimpliSafe re-auth only looks at SimpliSafe config entries ( #71009 )
...
* Ensure SimpliSafe re-auth only looks at SimpliSafe config entries
* Add a test
* Trigger Build
* Linting
* Comment
* Simplify test
2022-04-28 21:45:37 +03:00
starkillerOG
ce9d000cd8
Motionblinds brands fix spelling ( #71012 )
...
* add supported_brands
* fix spelling
2022-04-28 21:42:14 +03:00
Fabian Affolter
805aa3375a
Add support for OpenWeatherMap's visibility ( #71013 )
...
* Add support for visibility
* Add docstrings
2022-04-28 21:39:50 +03:00
Robert Svensson
caf71c854f
Handle situation where mac might not exist in clients ( #71016 )
2022-04-28 21:36:52 +03:00
Yuval Aboulafia
70e8f81be1
Loop load Jewish Calendar platforms ( #70714 )
2022-04-28 20:35:42 +02:00
epenet
d907eb2810
Use LightEntityFeature enum in hue ( #70987 )
2022-04-28 21:32:39 +03:00
Franck Nijhof
7fbc3f6364
Skip translations when integration no longer exists ( #71004 )
...
* Skip translations when integration no longer exists
* Update script/translations/download.py
Co-authored-by: Martin Hjelmare <marhje52@gmail.com>
Co-authored-by: Martin Hjelmare <marhje52@gmail.com>
2022-04-28 08:31:11 -07:00
Marc Mueller
ac044c8ffa
Type openhome error decorator ( #70990 )
2022-04-28 17:04:19 +02:00
Marc Mueller
4a574eb701
Type kodi error decorator ( #70989 )
2022-04-28 17:03:27 +02:00
Marc Mueller
27cf4165fa
Type iaqualink refresh decorator ( #70988 )
2022-04-28 17:01:54 +02:00
starkillerOG
3db7f945eb
Add supported brands for Motion Blinds ( #70996 )
2022-04-28 14:07:34 +02:00
starkillerOG
d9f3d2b429
Add supported_brands Marantz for denonavr ( #70986 )
2022-04-28 13:57:05 +02:00
Erik Montnemery
603c7c8980
Migrate niko_home_control light to color_mode ( #70914 )
...
* Migrate niko_home_control light to color_mode
* Remove useless brightness related code
2022-04-28 13:45:18 +02:00
Marc Mueller
cdafbbe10f
Rename bound TypeVars ( #70975 )
2022-04-28 13:19:51 +02:00
Álvaro Fernández Rojas
9672cddb07
Update aioqsw to v0.0.7 ( #70931 )
2022-04-28 11:46:48 +02:00
Marc Mueller
283c04e424
Improve typing [helpers.entity] ( #70890 )
2022-04-28 10:52:42 +02:00
epenet
385f199691
Use shorthand attributes in tuya vacuum ( #70846 )
2022-04-28 10:48:04 +02:00
j-a-n
d9433e698d
Add unique_id attribute to Alpha2Climate entity ( #70964 )
...
Co-authored-by: Franck Nijhof <frenck@frenck.nl>
2022-04-28 10:37:23 +02:00
Raj Laud
0264f060e4
Improve repeat and shuffle support for Squeezebox ( #70941 )
2022-04-28 10:35:04 +02:00
Erik Montnemery
573e966d74
Migrate hue v1 light to color_mode ( #69275 )
...
* Migrate hue v1 light to color_mode
* Fix test
* Correct filter_supported_color_modes + add test
* Use ColorMode enum
2022-04-28 09:49:51 +02:00