Robert Van Gorkom
11b786a4fc
Add config flow to gogogate2 component ( #34709 )
...
* Add config flow to gogogate2 component.
* Using a more stable gogogate api.
* Getting config flows working better by using different downstream library.
* Fixing options not getting default values.
Adding availability to cover entity.
* Simplifying return types of function.
* Address PR feedback.
* Making user config flow not abort.
* Using DataUpdateCoordinator.
* Addressing PR feedback.
* Using standard method for using hass.data
* Split auth fail test into separate tests.
2020-05-16 10:53:11 -05:00
gadgetmobile
6e0359efa6
Add Blebox air quality support ( #35372 )
...
* support BleBox air-quality
* fixed switch tests via cherry-pick from #35552
* fix test after cherry-picking
* fix flake8 issues
2020-05-16 10:51:37 -05:00
J. Nick Koston
73616520c0
Use built in queue log handlers to avoid formatting logs in the event loop ( #35633 )
...
* Use built in queue log handlers to avoid formatting logs in the event loop
Logging is now formatted and written in another thread to
ensure there is minimal impact on the event loop when
a log message is processed.
This change replaces the existing AsyncHandler log handler
as python 3.7+ now offers an off the shelf solution
* add a simple test
* s/async_migrate_log_handlers_to_queue/async_activate_log_queue_handler/g
2020-05-16 09:29:58 -05:00
Franck Nijhof
d3ae8a938c
Fix handling of additional data in core config storage ( #35660 )
2020-05-16 13:31:15 +02:00
Franck Nijhof
4a9a004de0
Bumped version to 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
Chris Talkington
aaf515ef67
Prevent discovery of IPP printers lacking identifier ( #35630 )
2020-05-16 10:48:36 +02:00
Glenn Waters
ab631a51bd
Update Universal Powerline Bus event name ( #35644 )
2020-05-16 10:43:40 +02:00
uvjustin
299a4fa1c0
Change MediaPlayerDevice to MediaPlayerEntity ( #35692 )
2020-05-16 10:06:35 +02:00
HomeAssistant Azure
f3bb370b3a
[ci skip] Translation update
2020-05-16 00:03:50 +00:00
Bram Kragten
bdd99024b1
Updated frontend to 20200515.0 ( #35677 )
2020-05-16 00:12:58 +02:00
Robert Svensson
714047f789
Axis - Streamline setup and teardown of integration ( #35675 )
...
* Streamline setup and teardown of integration
* Dont remove integration twice
2020-05-15 23:56:09 +02:00
gadgetmobile
890013cecf
Add Blebox switch support ( #35371 )
...
* support BleBox switches
* fix tox py37 test failures
* refactor BleBox device class map
2020-05-15 16:48:17 -05:00
Robert Svensson
064321c21e
UniFi - Remove unused string definition, pointed out by Bram ( #35678 )
2020-05-15 23:43:00 +02:00
Jason Hunter
3a3f39b642
ONVIF: Add check around media capabilities ( #35667 )
2020-05-15 20:05:32 +02:00
J. Nick Koston
7e56f2cc0e
Update cast to use shared zeroconf ( #35570 )
...
* Update cast to use the shared zeroconf instance
* Add zeroconf to after_dependencies
* Bump version to 5.2.0
2020-05-15 11:09:21 -05:00
zewelor
92756f9b12
Add explicit return none and binary sensor availability to yeelight ( #35649 )
...
* Add explicit return none and binary sensor availbility
* Fix
2020-05-15 17:41:53 +02:00
Franck Nijhof
ddb5ed9dc8
Add more information to discovery API ( #35624 )
2020-05-15 13:29:55 +02:00
Bram Kragten
e74e0d1710
Fix caldav event for calendar panel ( #35653 )
2020-05-15 12:36:02 +02:00
Xiaonan Shen
6d0909134c
Bump roombapy to 1.6.1 ( #35650 )
...
* Bump roombapy to 1.6.1
* Improve roomba error handling
2020-05-15 12:18:43 +02:00
Bram Kragten
5496a8ca05
Bumped version to 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
Quentame
d8c7a10fd7
Bump python-synology to 0.8.1 ( #35640 )
...
* Bump python-synology to 0.8.1
* Fix tests
2020-05-14 22:20:53 -05:00
HomeAssistant Azure
9586e9ebef
[ci skip] Translation update
2020-05-15 00:02:56 +00:00
J. Nick Koston
047f3d6061
Fix CI failure on arcam tests ( #35641 )
2020-05-15 01:27:22 +02:00
Franck Nijhof
20188a36de
Bumped version to 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
Daniel Perna
9adc48c0b0
Fix HM-CC-VD unit, #31083 ( #35066 )
2020-05-14 23:35:11 +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
Joakim Plate
5c0d237c2d
Add device triggers to support setting turn_on event ( #35456 )
...
* Add device triggers to support setting turn_on event
* Add turn on event
* Add unique_id based on config entry
* Adjust tests for addition of uuid
* Supported features are now always same
* Switch to player_setup fixture that actually start platform
* Update homeassistant/components/arcam_fmj/const.py
Co-authored-by: Martin Hjelmare <marhje52@gmail.com>
Co-authored-by: Martin Hjelmare <marhje52@gmail.com>
2020-05-14 23:24:19 +02:00