J. Nick Koston
3dfeec5033
Implement async_get_stream_source in the camera integration ( #35704 )
2020-05-25 15:41:50 -07:00
Mariusz Kryński
6fbc3c4a51
Add lock platform to ozw component ( #36103 )
...
Co-authored-by: Martin Hjelmare <marhje52@gmail.com>
2020-05-25 23:51:09 +02:00
Robert Svensson
376e0e0e93
Add Axis MQTT support ( #36015 )
...
* Working PoC
* Store
* Handle subscribing to MQTT and stopping stream when first telegram arrives
* Improve naming
* Now with test
* Better strings
* Fix Martins comments
* Improve mock device patching
* Bump dependency to v27
Add MQTT as after dependency
2020-05-25 23:13:34 +02:00
Raman Gupta
db92ffdf89
Clean up vizio translation strings ( #35725 )
...
* further vizio string updates
* fix errant find/replace
2020-05-25 16:36:49 -04:00
Aaron Bach
05cbb3f0e4
Remove WWLLN integration ( #35926 )
2020-05-25 22:34:51 +02:00
Thomas Hollstegge
fa55f01c8c
Report entity IDs for min/max sensor platform ( #33806 )
...
* Report entity ids for min/max sensor platform
* Use better variable names
2020-05-25 16:08:49 -04:00
teldri
2793e6cdd8
Fallback lg_soundbar sound mode on unknown value ( #35892 )
...
* fallback if equaliser setting unknown to temescal
* fallback if equaliser setting unknown to temescal
Change Author
* fix return values, moved fallback code
* add comment to temporary fix
2020-05-25 16:07:58 -04:00
Chris Talkington
654195454b
Add roku tv input names to alexa inputs ( #36089 )
...
* add roku tv input names to alexa inputs
* Update const.py
2020-05-25 16:06:38 -04:00
Maciej Bieniek
751428fe2b
Catch NoIPControl exception ( #36088 )
2020-05-25 16:05:52 -04:00
Thomas Hollstegge
ed62fe03b0
Fix emulated_hue compatibility with older devices ( #36090 )
...
* Fix emulated_hue compatibility with older devices
* Fix test ugliness
* Fix pylint errors
2020-05-25 14:55:23 -05:00
gadgetmobile
a22a86e4d2
Add Blebox climate support ( #35373 )
...
* support BleBox climate
* refactor entity async_setup_entry functions
* use constants and simplify hvac mode setting
* apply fixes from review requests in #35370
* remove unneeded const mappings
2020-05-25 14:45:01 -05:00
J. Nick Koston
d2a92ce4f3
Ensure a deleted integration can be removed ( #36130 )
...
* Ensure a deleted intergration can be removed
* Update homeassistant/config_entries.py
Co-authored-by: Paulus Schoutsen <paulus@home-assistant.io>
Co-authored-by: Paulus Schoutsen <paulus@home-assistant.io>
2020-05-25 15:40:06 -04:00
Paulus Schoutsen
ba120d4220
Fix client ID lookup for official apps ( #36131 )
2020-05-25 15:39:24 -04:00
J. Nick Koston
4313d4b26b
Ensure homekit bridge state is restored before creating devices ( #36098 )
...
* Ensure homekit bridge state is restored before creating devices
* Tests to ensure homekit device registry entry is stable
* remove stray continue
2020-05-25 11:17:30 -05:00
J. Nick Koston
73fa617c1d
Remove unsupported stop feature with Hunter Douglas Powerview 1.0 Hubs ( #36129 )
2020-05-25 17:51:46 +02:00
braam
1f3d3c3e5b
Add Unify Circuit ( #35756 )
2020-05-25 15:51:41 +02:00
isk0001y
71ebf8738f
Re-read last imap_email_content email when no change ( #36065 )
2020-05-25 14:29:26 +02:00
Minims
2375e00029
Fix onvif snapshot for Sricam SP009 ( #36095 )
2020-05-25 14:02:21 +02:00
Chris Talkington
77eab66e0f
Fix roku play/pause during standby ( #36096 )
2020-05-25 13:55:25 +02:00
Chris Talkington
22a2c386e9
Update rokuecp to 0.4.2 ( #36102 )
...
* update rokuecp to 0.4.2
* Update requirements_all.txt
* Update requirements_test_all.txt
2020-05-25 13:40:16 +02:00
Jason Hunter
5dfae0eb7c
fix preset warning ( #36110 )
2020-05-25 13:38:57 +02:00
Jason Hunter
b0012bd5a6
guard against missing topic ( #36108 )
2020-05-25 13:37:47 +02:00
Daniel Høyer Iversen
12fb6a85d5
Set PARALLEL_UPDATES for Tibber ( #35915 )
2020-05-25 12:26:03 +02:00
Julius Mittenzwei
59fe5458d0
Bump pyvlx to 0.2.16 ( #35971 )
2020-05-25 08:31:49 +02:00
HomeAssistant Azure
d4f3bb8ce0
[ci skip] Translation update
2020-05-25 00:02:49 +00:00
mnaggatz
cc1951c13d
Use device class constants for velux cover entity ( #36078 )
...
* Add support for Velux Gates
* Comment expanded and listing sorted alphabetically.
* There are constants in the cover entity integration for the valid device classes. Import and use those here.
* Blank line deleted
* Reformate code because of "CheckFormat" error
* Import only the names we need instead of the whole module
* Reformate code because of "CheckFormat" error
* isort error
2020-05-25 00:46:31 +02:00
Jason Hunter
bd8848e57a
Fix ONVIF config entry unique ID ( #36008 )
...
* fallback to device serial number if no mac available
* make password optional to fix #35904
* update tests to reflect new flow
* fix snake case and AsyncMock
* add comments around why weird things are being done
2020-05-24 21:50:50 +02:00
Daniel Høyer Iversen
ed7ac3c1f7
Add Open garage unique_id ( #36074 )
2020-05-24 17:21:29 +02:00
Alexei Chetroi
fe45935f38
Implement Keen vents as zha cover devices ( #36080 )
...
* Implement Keen vents as cover devices
* Update homeassistant/components/zha/cover.py
2020-05-24 11:10:16 -04:00
Daniel Høyer Iversen
9212d1c2dc
Fix opengarage async_setup_platform ( #36075 )
...
* opengarage async_setup_platform
* async_add_entities
2020-05-24 14:28:54 +02:00
Bas Nijholt
e6065569ae
Use Coerce(float) on service options for kef ( #35659 )
...
* use Coerce(float) on service options
* defer the type from options list
2020-05-24 12:10:15 +02:00
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