Robert Svensson
83a75b02ea
Code quality improvements to UniFi integration ( #45794 )
...
* Do less inside try statements
* Replace controller id with config entry id since it doesn't serve a purpose anymore
* Improve how controller connection state is communicated in the client and device tracker
Remove the need to disable arguments-differ lint
* Remove broad exception handling from config flow
I'm not sure there ever was a reason for this more than to catch all exceptions
* Replace site string with constant for SSDP title_placeholders
* Unload platforms in the defacto way
* Noone reads the method descriptions
* Improve file descriptions
2021-02-01 17:55:16 +01:00
Tobias Bielohlawek
6e67b943da
Remove Nuimo integration ( #45600 )
2021-02-01 16:58:00 +01:00
Chris
a8cf377ed7
Add stop_cover service for zwave_js ( #45805 )
2021-02-01 16:46:36 +01:00
Martin Hjelmare
31a84555b9
Bump zwave-js-server-python to 0.15.0 ( #45813 )
2021-02-01 10:54:07 +01:00
J. Nick Koston
e0bf18986b
Fix missing async for lutron_caseta timeout ( #45812 )
2021-02-01 10:15:20 +01:00
Sly Gryphon
91a54eecb3
Add izone control zone ( #43984 )
2021-02-01 09:48:50 +01:00
Raman Gupta
0b63510cab
Add zwave_js binary sensors property name for Notification CC ( #45810 )
2021-02-01 09:45:24 +01:00
Pierre Ståhl
03928dbe55
Bump pyatv to 0.7.6 ( #45799 )
2021-02-01 08:34:55 +01:00
Mick Vleeshouwer
1d94c10bb5
Change via_hub to via_device ( #45804 )
2021-01-31 20:55:18 -10:00
Marcel van der Veldt
3e080f88c6
Bump zwave-js-server-python to 0.14.2 ( #45800 )
2021-01-31 17:14:20 -05:00
J. Nick Koston
385b7e17ef
Move homekit accessory creation to async ( #45788 )
2021-01-31 11:36:19 -10:00
J. Nick Koston
73d7d80731
Add timeout to lutron_caseta to prevent it blocking startup ( #45769 )
2021-01-31 21:43:00 +01:00
J. Nick Koston
852af7e372
Update homekit for new async library changes ( #45731 )
2021-01-31 21:40:24 +01:00
J. Nick Koston
dac9626112
Resolve homekit cover adjustment slowness ( #45730 )
2021-01-31 21:39:35 +01:00
J. Nick Koston
8be357ff4f
Ensure lutron_caseta is only discovered once ( #45792 )
2021-01-31 21:38:08 +01:00
Matthias Alphart
868e530cbb
Prevent AttributError for uninitilized KNX ClimateMode ( #45793 )
2021-01-31 20:56:42 +01:00
Michael
e506d8616f
Fix polling and update of camera state for synology_dsm ( #43683 )
...
Co-authored-by: J. Nick Koston <nick@koston.org>
2021-01-31 09:22:46 -10:00
Franck Nijhof
f1d3af1a13
Add WLED unload entry result correctly ( #45783 )
2021-01-31 07:59:39 -10:00
Aidan Timson
2d10c83150
Honeywell Lyric Integration ( #39695 )
...
Co-authored-by: J. Nick Koston <nick@koston.org>
2021-01-31 07:51:31 -10:00
Vladimír Záhradník
ee55223065
SSDP response decode: replace invalid utf-8 characters ( #42681 )
...
* SSDP response decode: replace invalid utf-8 characters
* Add test to validate replaced data
Co-authored-by: Joakim Plate <elupus@ecce.se>
2021-01-31 17:59:14 +01:00
Erik Montnemery
ca43b3a8bb
Bump pychromecast to 8.0.0 ( #45776 )
2021-01-31 16:35:29 +01:00
Franck Nijhof
78934af6e6
Disable Osramlightify, upstream package is missing ( #45775 )
2021-01-31 13:50:48 +01:00
J. Nick Koston
f372bcf306
Update insteon to use new fan entity model ( #45767 )
2021-01-31 12:13:55 +01:00
MtK
275946b96d
Bump ROVA package requirement ( #45755 )
2021-01-31 11:30:26 +01:00
J. Nick Koston
ea7aa6af59
Update dyson for the new fan entity model ( #45762 )
...
* Update dyson for the new fan entity model
* Fix test
* tweak
* fix
* adj
* Update homeassistant/components/dyson/fan.py
Co-authored-by: Martin Hjelmare <marhje52@gmail.com>
* move percentage is None block
* move percentage is None block
* no need to list comp
Co-authored-by: Martin Hjelmare <marhje52@gmail.com>
2021-01-31 10:26:02 +01:00
Bram Kragten
6b44636344
Update frontend to 20210127.6 ( #45760 )
2021-01-31 00:51:33 +01:00
Guliver
b00086ca1f
Use fixed due date only for comparison in todoist ( #43300 )
2021-01-30 17:21:04 +01:00
J. Nick Koston
88c4031e57
Fix exception when a unifi config entry is ignored ( #45735 )
...
* Fix exception when a unifi config entry is ignored
* Fix existing test
2021-01-30 16:45:46 +01:00
Anders Melchiorsen
1fd3a86239
Upgrade pysonos to 0.0.40 ( #45743 )
2021-01-30 15:38:43 +01:00
Jens Østergaard Nielsen
b80571519b
IHC service functions support for multiple IHC controllers ( #44626 )
...
Co-authored-by: Martin Hjelmare <marhje52@gmail.com>
2021-01-30 12:46:50 +01:00
J. Nick Koston
d81017f62e
Use DataUpdateCoordinator for solaredge ( #45734 )
...
Co-authored-by: Martin Hjelmare <marhje52@gmail.com>
2021-01-30 09:56:51 +01:00
Aaron Bach
6bf59dbeab
Add significant change support to binary_sensor ( #45677 )
...
* Add significant change support to binary_sensor
2021-01-30 09:04:35 +01:00
Aaron Bach
85e6bc581f
Add significant change support to lock ( #45726 )
2021-01-30 09:03:54 +01:00
Nathan Tilley
07a4422a70
Implement person significant change ( #45713 )
2021-01-30 08:05:58 +01:00
Ryan Fleming
8a112721fa
Fix feedback from UVC ( #45630 )
...
* Fixing feedback from UVC
* Couple of fixes
2021-01-30 08:00:27 +01:00
Paulus Schoutsen
87d40ff815
Do not cache frontend files during dev ( #45698 )
2021-01-30 00:05:06 +01:00
chpego
41e2e5043b
Upgrade youtube_dl to version 2021.01.24.1 ( #45724 )
...
* Upgrade youtube_dl to version 2021.01.24.1
* Update requirements_all.txt
2021-01-29 23:14:17 +01:00
Pascal Reeb
f07ffee535
Advanced testing for Nuki config flow ( #45721 )
2021-01-29 17:01:25 -05:00
Patrik
adf8873e56
Remove ggravlingen from codeowners ( #45723 )
2021-01-29 17:00:27 -05:00
Aaron Bach
14c2053841
Bump simplisafe-python to 9.6.4 ( #45716 )
...
* Bump simplisafe-python to 9.6.4
* Fix imports
2021-01-29 13:30:21 -07:00
Philip Allgaier
84f506efb7
Set default position value for cover action ( #45670 )
...
Co-authored-by: Bram Kragten <mail@bramkragten.nl>
Co-authored-by: Franck Nijhof <git@frenck.dev>
2021-01-29 21:11:12 +01:00
Bram Kragten
df00f32dfc
Updated frontend to 20210127.5 ( #45714 )
2021-01-29 20:12:03 +01:00
Paul Daumlechner
48e899ca3a
Add reboot_gateway service to Velux ( #43198 )
2021-01-29 20:07:58 +01:00
cristian-vescan
0fe3d6ea81
Added Romanian voice to Google Cloud TTS ( #45704 )
...
See https://cloud.google.com/text-to-speech/docs/voices
2021-01-29 20:02:04 +01:00
Kendell R
fbffea6b61
Add unit of measurement and icon for sleep score ( #45705 )
2021-01-29 19:22:44 +01:00
Robert Svensson
97fd05eb9f
Allow new UniFi flows to update existing entries if host and site match ( #45668 )
2021-01-29 18:14:39 +01:00
Martin Hjelmare
bcc9add0b4
Fix mqtt check in ozw ( #45709 )
2021-01-29 17:57:39 +01:00
J. Nick Koston
5f9a1d105c
Improve HomeKit Accessory Mode UX ( #45402 )
2021-01-29 09:57:13 -06:00
Aleksander Żarczyński
bc3610c8e1
Add patch method to rest switch component ( #45663 )
2021-01-29 16:03:00 +01:00
Pieter Mulder
c1586f97db
Only show matching caldav events in calendar ( #45701 )
2021-01-29 15:25:01 +01:00