Alexei Chetroi
f4c5b9f8f8
Add ZHA roller shadows as cover instead of switch ( #36059 )
...
* Implement cover for "Shade" ZHA device type.
* Update ZHA cover tests.
* Add stop command
* Coverage.
2020-05-23 22:37:49 -04:00
HomeAssistant Azure
eaa16fa818
[ci skip] Translation update
2020-05-24 00:03:05 +00:00
michaeldavie
4dcff294c9
Update environment_canada camera ( #36010 )
...
* Bump env_canada to 0.0.38
* Fix timestamp type
2020-05-23 22:25:00 +02:00
Fredrik Erlandsson
f3411fee41
Bump tellduslive version ( #36048 )
2020-05-23 21:47:24 +02:00
mnaggatz
a5caf8576b
Add support for Velux Gates ( #34774 )
2020-05-23 20:08:02 +02:00
Chris Talkington
be854b7363
Improve ipp unique id parsing ( #35959 )
2020-05-23 20:02:49 +02:00
Jc2k
6e3bba07da
Bump aiohomekit ( #36041 )
2020-05-23 19:59:32 +02:00
Franck Nijhof
99e345d6e4
Upgrade hass-nabucasa to 0.34.3 ( #36025 )
2020-05-23 19:57:39 +02:00
J. Nick Koston
e9a729a46c
Fix shade compatibility with hunter douglas powerview 1.0 hubs ( #36040 )
2020-05-23 19:56:27 +02:00
Erik Montnemery
b136390647
Reset zeroconf log level ( #36002 )
2020-05-23 11:29:13 -05:00
J. Nick Koston
2c7eee6722
Ensure configured logger severity is respected ( #35749 )
2020-05-23 18:12:55 +02:00
Robert Chmielowiec
d21cfd869e
Fix service registration supported features check ( #35718 )
2020-05-23 18:11:51 +02:00
J. Nick Koston
b0578018cb
Use a single service browser for zeroconf discovery ( #35997 )
2020-05-23 18:05:41 +02:00
Sören Oldag
cda2da62cf
Migrate rpi_gpio_pwm to extend LightEntity instead of Light ( #36028 )
2020-05-23 14:09:59 +02:00
Alexei Chetroi
04cfd36d06
Fix ZHA climate hvac_action for Centralite thermostat ( #35993 )
...
* Centralite specific control seq of operation
* Remove Fan safeguards
* Split hvac_action property.
* Refactor hvac_action property.
Current hvac_action logic is Zen Within thermostat specific and differs
a bit from ZCL specs. Implement it as a separate class.
* Refactor hvac_action property for default thermostat
Follow more closely ZCL specs in parsing hvac state of the thermostat.
2020-05-23 06:22:36 -04:00
Felipe Martins Diel
3d253fa52a
Handle StorageError in the Broadlink integration ( #35986 )
2020-05-23 11:10:06 +02:00
Fredrik Erlandsson
88ebdf3a53
Deprecate Daikin yaml-support ( #35768 )
2020-05-23 11:08:49 +02:00
Anders Melchiorsen
275c8b6982
Update sonos codeowners ( #36016 )
2020-05-23 11:08:01 +02:00
Chris Talkington
765bf760b4
Fix roku play/pause support ( #35991 )
2020-05-23 11:06:48 +02:00
Andre Lengwenus
919f3243de
Fix device_registry cleanup behavior ( #35977 )
...
* Fix: Only decives which are not referenced by an entity or a config_entry are removed
* Adapted test for async_cleanup
* Changed variable names
2020-05-23 09:46:03 +02:00
Florent Thoumie
f1b91b050c
Bump iaqualink to 0.3.3 ( #35999 )
2020-05-23 08:55:53 +02:00
Florent Thoumie
8b8aa198fa
Fix iaqualink sensors ( #36000 )
...
* iaqualink: small sensor fixes
* Re-add device_class, fix type hints.
2020-05-23 08:53:10 +02:00
Jason Hunter
0514960bda
Fix ONVIF PTZ and profile encoding issues ( #36006 )
...
* allow lib to create AsyncTransport
* fix transport close issue
* fix zoom only cameras without PTZ presets
* catch profiles without encoding configuration
* also catch ServerDisconnectedError for ptz
2020-05-22 21:11:30 -04:00
J. Nick Koston
80de233276
Ensure homekit functions if numpy is unavailable ( #35931 )
2020-05-23 02:52:33 +02:00
HomeAssistant Azure
56efc341dd
[ci skip] Translation update
2020-05-23 00:02:41 +00:00
Jason Hunter
0e83cfade1
Fix ONVIF Transport ( #35932 )
...
* allow lib to create AsyncTransport
* fix transport close issue
2020-05-22 19:46:11 -04:00
Martin Hjelmare
cc369cd461
Fix lutron_caseta setup options ( #35974 )
2020-05-22 23:01:48 +02:00
Martin Hjelmare
6dfc362f98
Bump python-openzwave-mqtt to 1.0.2 ( #35980 )
2020-05-22 23:01:05 +02:00
John Hollowell
f74e2f8abb
Update proxmoxer to 1.1.0 ( #35951 )
2020-05-22 22:53:17 +02:00
Bram Kragten
7043d1e163
Update frontend to 20200519.4 ( #35987 )
2020-05-22 22:50:03 +02:00
Jason Hunter
8cd905487e
Bump pyAV and close unclosed outputs ( #35960 )
...
* bump pyAV and close unclosed outputs
* skip stream from coverage for now
* fix divide by zero error
2020-05-22 18:13:37 +02:00
Alexei Chetroi
be416d9fc6
No side effects in zha climate properties ( #35942 )
...
* No side effects in properties
* Remove logging
2020-05-22 09:24:42 -04:00
Hugues Granger
7035a6da9f
Fix typo in conf[CONF_SSL] ( #35946 )
2020-05-22 13:08:53 +02:00
Fredrik Erlandsson
8d5cf1a72c
Fix Daikin AC integration for AirBase units ( #35952 )
2020-05-22 12:07:01 +02:00
HomeAssistant Azure
973f66a974
[ci skip] Translation update
2020-05-22 00:05:00 +00:00
Bram Kragten
0dea4f2ad1
Update frontend to 20200519.3 ( #35925 )
...
* Updated frontend to 20200519.2
* Updated frontend to 20200519.3
2020-05-21 17:43:30 +02:00
Pascal Vizeli
7c784b6963
Merge pull request #35907 from home-assistant/rc
...
0.110.1
0.110.1
2020-05-21 12:26:15 +02:00
Marcel van der Veldt
5bef1c223d
Add climate platform to ozw ( #35566 )
2020-05-21 11:19:20 +02:00
Aaron Bach
f5a326c51e
Auto-level AirVisual API calls ( #34903 )
2020-05-21 10:49:18 +02:00
Pascal Vizeli
b266d3aaae
Bump version 0.110.1
2020-05-21 08:47:50 +00:00
J. Nick Koston
e170e6563b
Fix legacy Hunter Douglas PowerView devices ( #35895 )
...
These devices are missing firmware information
as the 1.0 firmware did not provide it.
2020-05-21 08:46:46 +00:00
J. Nick Koston
ddee8b68c6
Ensure storage write consume the data under the lock ( #35889 )
...
If two writes trigger at the same time the data would already
be consumed.
2020-05-21 08:46:45 +00:00
J. Nick Koston
c88c011df9
Ensure http can startup if homekit fails to load ( #35888 )
...
* Ensure HomeAssistant can startup if homekit fails to load
* Update homeassistant/components/logbook/manifest.json
Co-authored-by: Martin Hjelmare <marhje52@gmail.com >
Co-authored-by: Martin Hjelmare <marhje52@gmail.com >
2020-05-21 08:46:43 +00:00
Jason Hunter
ae66f4250c
fix mjpeg issue along with some cameras not returning event capabilities properly ( #35885 )
2020-05-21 08:46:42 +00:00
Daniel Perna
c7008eb761
Fix light profiles for HomeMatic lights ( #35882 )
2020-05-21 08:46:41 +00:00
Bram Kragten
b9ab6d1e10
Updated frontend to 20200519.1 ( #35877 )
2020-05-21 08:46:39 +00:00
J. Nick Koston
1c38bcaeb5
Homekit should skip devices that are missing in device registry ( #35857 )
...
* Homekit should skip devices that are missing in device registry
* Add test for this failure state
2020-05-21 08:46:38 +00:00
Fredrik Erlandsson
813203a38f
Fix Daikin duplicate entries ( #35833 )
2020-05-21 08:46:37 +00:00
uvjustin
2d76e12c21
Handle None received from pyforked-daapd ( #35830 )
...
* Handle None received from API in forked-daapd
* Bump pyforked-daapd version in requirements
* Add test
2020-05-21 08:46:35 +00:00
Emilv2
e979b54413
Fix Delijn sensor naming ( #35789 )
2020-05-21 08:46:34 +00:00