Robert Svensson
57bcb4743d
UniFi - Fix disabled entities being enabled after a restart ( #35819 )
...
* Async remove call removed too much, resulting in disabled entities coming back after a restart
* Calling super().async_remove is no longer needed, changed to self.async_remove
* Yes, they should be sets...
2020-05-20 08:55:06 +02:00
Bram Kragten
d81a19b5a2
Bumped version to 0.110.0b5
0.110.0b5
2020-05-19 20:21:58 +02:00
Bram Kragten
39ce063500
Updated frontend to 20200519.0 ( #35813 )
2020-05-19 20:19:45 +02:00
Alexei Chetroi
af34d130b6
Bump up ZHA dependencies. ( #35797 )
2020-05-19 20:11:22 +02:00
uvjustin
0cb5ccd492
Change version check in forked-daapd zeroconf step ( #35796 )
2020-05-19 20:11:22 +02:00
Anders Melchiorsen
7433fa9265
Upgrade pysonos to 0.0.30 ( #35793 )
2020-05-19 20:11:21 +02:00
Jason Hunter
d629a55134
Fix ONVIF subscription renewal ( #35792 )
...
* fix subscription renewal
* catch ValueError for #35762
2020-05-19 20:11:20 +02:00
Franck Nijhof
7a72ada8b2
Bumped version to 0.110.0b4
0.110.0b4
2020-05-18 22:36:58 +02:00
Bram Kragten
a28646bc24
Updated frontend to 20200518.0 ( #35785 )
2020-05-18 22:31:35 +02:00
MatsNl
ca4433bd70
Bump Atag dependency to 0.3.1.2 ( #35776 )
2020-05-18 22:31:29 +02:00
uvjustin
c61bcbf982
Skip forked_daapd ignored entries with empty entry.data ( #35772 )
2020-05-18 22:31:24 +02:00
Fredrik Erlandsson
e9f398ac28
Fix daikin discovery flow ( #35767 )
2020-05-18 22:31:19 +02:00
J. Nick Koston
7417b3be66
Handle UPS disconnects in NUT ( #35758 )
2020-05-18 22:31:14 +02:00
Daniel Høyer Iversen
99afc17b3f
Update mill manifest to reflect config flow ( #35748 )
2020-05-18 22:31:10 +02:00
J. Nick Koston
cc5fc2baa4
Ensure homekit version strings conform to spec ( #35741 )
...
HomeKit requires all version strings to be in the
format MAJOR.MINOR.REVISION
2020-05-18 22:31:05 +02:00
Daniel Høyer Iversen
e2f0520028
Upgrade opengarage lib to 0.1.4 ( #35729 )
2020-05-18 22:31:00 +02:00
uvjustin
5cb1924290
Abort forked-daapd zeroconf flow if version < 27 ( #35709 )
...
* Change MediaPlayerDevice to MediaPlayerEntity
* Abort zeroconf if mtd-version < 27.0
2020-05-18 22:30:55 +02:00
Alexei Chetroi
aa176aab07
Bump up ZHA dependencies ( #35706 )
2020-05-18 22:30:51 +02:00
Franck Nijhof
5695a63e59
Fix handling of additional data in core config storage ( #35660 )
2020-05-18 22:30:45 +02:00
Franck Nijhof
4a9a004de0
Bumped version to 0.110.0b3
0.110.0b3
2020-05-16 11:06:22 +02:00
uvjustin
c270d5edcf
Change MediaPlayerDevice to MediaPlayerEntity ( #35692 )
2020-05-16 11:05:15 +02:00
Bram Kragten
cf034ee729
Updated frontend to 20200515.0 ( #35677 )
2020-05-16 11:05:11 +02:00
Jason Hunter
316d44cf33
ONVIF: Add check around media capabilities ( #35667 )
2020-05-16 11:05:07 +02:00
Bram Kragten
dbd30d571d
Fix caldav event for calendar panel ( #35653 )
2020-05-16 11:05:03 +02:00
Xiaonan Shen
78c9411dde
Bump roombapy to 1.6.1 ( #35650 )
...
* Bump roombapy to 1.6.1
* Improve roomba error handling
2020-05-16 11:04:59 +02:00
Glenn Waters
2f999dd77e
Update Universal Powerline Bus event name ( #35644 )
2020-05-16 11:04:55 +02:00
Chris Talkington
e8ee3c7d4d
Prevent discovery of IPP printers lacking identifier ( #35630 )
2020-05-16 11:04:51 +02:00
Bram Kragten
5496a8ca05
Bumped version to 0.110.0b2
0.110.0b2
2020-05-15 09:12:26 +02:00
Quentame
3928fe9578
Bump python-synology to 0.8.1 ( #35640 )
...
* Bump python-synology to 0.8.1
* Fix tests
2020-05-15 09:10:28 +02:00
Bram Kragten
592ecd479f
Updated frontend to 20200514.1 ( #35632 )
2020-05-15 09:10:27 +02:00
Franck Nijhof
20188a36de
Bumped version to 0.110.0b1
0.110.0b1
2020-05-14 23:49:29 +02:00
Franck Nijhof
d66856dd17
Update translations for OZW and ONVIF
2020-05-14 23:48:43 +02:00
Franck Nijhof
bcf068f66f
Rename zwave_mqtt to ozw ( #35631 )
2020-05-14 23:33:33 +02:00
Alexei Chetroi
618ce2ff0a
Don't remove deprecated ZHA config option yet ( #35627 )
2020-05-14 23:26:17 +02:00
Jason Hunter
05778ad307
additional log info and strings fix ( #35622 )
2020-05-14 23:26:13 +02:00
Ville Skyttä
bc0109256f
Upgrade huawei-lte-api to 1.4.12 ( #35618 )
...
https://github.com/Salamek/huawei-lte-api/releases/tag/1.4.12
2020-05-14 23:26:09 +02:00
Anders Melchiorsen
fa487c7c2f
Upgrade to pysonos 0.0.29 ( #35617 )
2020-05-14 23:26:05 +02:00
Bram Kragten
b3a0270acd
Add check for HTML in translations ( #35615 )
...
* Add check for HTML in translations
and remove existing html
* Add test
2020-05-14 23:26:02 +02:00
zacpotts
a930175c55
Fix zwave thermostat specific device type ( #35609 )
2020-05-14 23:25:58 +02:00
Marcel van der Veldt
45d3bb7da2
Fix zwave_mqtt creating the device name ( #35603 )
...
* Fix for creating the device name
Creating the devicename included a typo and was missing the custom (preferred) name set by the OZW Admin tool.
* update comments
2020-05-14 23:25:55 +02:00
Jason Hunter
b83adad417
Additional checks for ONVIF event capabilities ( #35599 )
...
catch any exceptions when pulling event capabilities and assume it is not supported
2020-05-14 23:25:51 +02:00
Bram Kragten
856c0e6a15
Updated frontend to 20200514.0 ( #35598 )
2020-05-14 23:25:48 +02:00
J. Nick Koston
eeaef5731f
Fix reversed logic in zeroconf homekit pairing check ( #35596 )
...
* Fix reversed logic in zeroconf homekit pairing check
* s/server_info/service_info/
2020-05-14 23:25:44 +02:00
uvjustin
cc431b9f14
Clean up forked_daapd volume saving/setting in async_play_media ( #35584 )
...
* Clean up volume saving/setting in async_play_media
* Set source to pipe when queued externally
* Add server version requirement to error string
2020-05-14 23:25:40 +02:00
Bouwe Westerdijk
506dd1d423
Bump haanna to 0.15.0 ( #35579 )
...
* Link to haanna v0.15.0
* Update requirements_all.txt
2020-05-14 23:25:35 +02:00
Steven Looman
0e79b47b43
Properly handle incomplete upnp ssdp discovery ( #35553 )
2020-05-14 23:25:29 +02:00
Franck Nijhof
638f37167f
Bumped version to 0.110.0b0
0.110.0b0
2020-05-13 20:31:45 +02:00
Franck Nijhof
2308b94702
Merge branch 'dev' into rc
2020-05-13 20:31:21 +02:00
Paulus Schoutsen
0efeefe3b2
Update translations
2020-05-13 11:27:21 -07:00
Franck Nijhof
d447a8347b
Merge branch 'master' into dev
2020-05-13 20:22:43 +02:00