Paulus Schoutsen
9ca7efbe4c
Bumped version to 0.115.0b1
0.115.0b1
2020-09-08 15:35:41 +00:00
J. Nick Koston
a5dec53e1b
Fix isy994 send_node_command ( #39806 )
2020-09-08 15:35:35 +00:00
J. Nick Koston
f1de903fb5
Restore missing device_class to template binary_sensor ( #39805 )
2020-09-08 15:35:35 +00:00
J. Nick Koston
fa07787007
Fix cover template entities honoring titlecase True/False ( #39803 )
2020-09-08 15:35:34 +00:00
Emilv2
0d27e10d77
Bump pydelijn to 0.6.1 ( #39802 )
2020-09-08 15:35:33 +00:00
Franck Nijhof
8dee5f4cf8
Remove deprecated Hue configuration ( #39800 )
2020-09-08 15:35:32 +00:00
Paulus Schoutsen
c6a7350db1
Remove HTML support from frontend ( #39799 )
2020-09-08 15:35:32 +00:00
Paulus Schoutsen
2a68952334
Some shelly fixes ( #39798 )
2020-09-08 15:35:31 +00:00
Paulus Schoutsen
7f801faed1
Copy instead of deepcopy the variables in a wait for trigger ( #39796 )
2020-09-08 15:35:30 +00:00
cgtobi
02600bf190
Fix Sonos issue ( #39790 )
2020-09-08 15:35:29 +00:00
Bas Nijholt
f41d283354
Restore miflora now that v0.7.0 is out ( #39787 )
...
* add miflora again, reverts part of github.com/home-assistant/core/pull/37707
* edit CODEOWNERS
2020-09-08 15:35:29 +00:00
Franck Nijhof
f34e831650
Remove invalidation version from panel_custom ( #39782 )
2020-09-08 15:35:28 +00:00
J. Nick Koston
c9ec533aa5
Add the ability to reload bayesian platforms from yaml ( #39771 )
2020-09-08 15:35:27 +00:00
Martin Hjelmare
2a879afc7a
Add media class browse media attribute ( #39770 )
2020-09-08 15:35:26 +00:00
Paulus Schoutsen
71c2557405
Guard for spotify items without type ( #39795 )
...
Co-authored-by: Bram Kragten <mail@bramkragten.nl >
2020-09-08 15:35:03 +00:00
Simone Chemelli
214fc04473
Support shelly cover(roller) mode ( #39711 )
...
Co-authored-by: Paulus Schoutsen <paulus@home-assistant.io >
2020-09-08 15:32:48 +00:00
Franck Nijhof
7756038bee
Bumped version to 0.115.0b0
0.115.0b0
2020-09-07 23:01:27 +02:00
Martin Hjelmare
38834d1945
Fix plex browse media ( #39766 )
2020-09-07 22:58:21 +02:00
Martin Hjelmare
c3ee79e4db
Clean up spotify media browser dict access ( #39764 )
2020-09-07 22:17:10 +02:00
Bram Kragten
72b392e853
Update frontend to 20200907.0 ( #39761 )
2020-09-07 21:32:13 +02:00
Aidan Timson
6f43285a28
Force token expires_in to float ( #39489 )
2020-09-07 21:26:58 +02:00
Bram Kragten
d0e44893f5
Local media source: return different error if media folder doesnt exist ( #39759 )
2020-09-07 20:38:06 +02:00
David F. Mulcahey
be8aa16170
Don't poll entities for unavailable ZHA devices ( #39756 )
...
* Don't poll entities for unavailable ZHA devices
* Update homeassistant/components/zha/entity.py
Co-authored-by: Bas Nijholt <basnijholt@gmail.com >
* cleanup after accepting suggestion
Co-authored-by: Bas Nijholt <basnijholt@gmail.com >
2020-09-07 13:52:00 -04:00
Bas Nijholt
36a1877cbd
Add missing MENU option for webos.button service ( #39746 )
...
See all button options at https://github.com/bendavid/aiopylgtv/blob/master/aiopylgtv/buttons.py .
2020-09-07 19:24:06 +02:00
On Freund
78dbd090b5
Update pykodi to 0.1.2 ( #39758 )
2020-09-07 13:15:00 -04:00
Bram Kragten
4b01ab616a
Timer make attribute format always h:mm:ss ( #38292 )
...
Co-authored-by: Paulus Schoutsen <balloob@gmail.com >
2020-09-07 19:12:52 +02:00
cgtobi
ef8cdf0405
Add Kodi media browser support ( #39729 )
...
Co-authored-by: Martin Hjelmare <marhje52@gmail.com >
2020-09-07 18:22:20 +02:00
Marijn Pool
c11b88b4c2
Remove remaining and add finishes_at attributes from timer ( #37519 )
2020-09-07 18:08:46 +02:00
Philip Allgaier
84992da24a
Make Spotify library payload use "BrowseMedia" ( #39744 )
2020-09-07 17:52:35 +02:00
J. Nick Koston
5e83feeabf
Increase test coverage for template sandbox ( #39750 )
2020-09-07 17:33:22 +02:00
Tomasz
ae5d8f4d64
Support color temperature ( #39743 )
...
Co-authored-by: Paulus Schoutsen <balloob@gmail.com >
2020-09-07 17:29:51 +02:00
J. Nick Koston
90d574e521
Ensure static templates are still called back on first refresh ( #39753 )
2020-09-07 17:19:39 +02:00
Martin Hjelmare
fc2cddc452
Fix netatmo browse_media return type ( #39751 )
2020-09-07 16:57:22 +02:00
Franck Nijhof
7c86fa0203
Support 'for' without setting the 'to'-state in automation state triggers ( #39730 )
2020-09-07 16:30:02 +02:00
J. Nick Koston
8c96eb7c56
Retry tado setup later when cloud service is unavailable ( #39748 )
2020-09-07 16:16:29 +02:00
Anders Melchiorsen
4b84b74b89
Support state trigger with from/for but no to ( #39480 )
2020-09-07 16:08:24 +02:00
Chris Talkington
8a3279a5c9
Add device action support for remotes ( #39400 )
2020-09-07 08:54:18 -05:00
Markus Bong
7c56ee8e0c
Add devolo remote devices as binary sensors ( #39105 )
2020-09-07 08:48:14 -05:00
Markus Bong
007873153e
Add devolo current and total consumption to sensors ( #38386 )
2020-09-07 07:24:05 -05:00
Tom
f6aa3e0cdc
Improve Plugwise config_options testing ( #39736 )
2020-09-07 14:13:47 +02:00
Paulus Schoutsen
b07628ae57
Rework Shelly sensors ( #39747 )
...
* Rework Shelly sensors
* Lint
* Add shelly/entity to coveragerc
2020-09-07 14:13:20 +02:00
Bram Kragten
90c6e1c449
Fix cast media player browser ( #39745 )
2020-09-07 13:44:10 +02:00
Tom
5b5b57b810
Bump Plugwise_Smile from 1.1.0 to 1.4.0 ( #39726 )
...
* Provisional commit to test latest pre-release of module
* Bump version to release
2020-09-07 13:17:22 +02:00
cgtobi
21dbce1554
Make Sonos use BrowseMedia ( #39742 )
2020-09-07 11:24:31 +02:00
Franck Nijhof
72300a54df
Upgrade isort to 5.5.1 ( #39737 )
2020-09-07 11:17:03 +02:00
RogerSelwyn
2bd2dcb50a
Bump pyskyqhub to 0.1.3 ( #39739 )
...
To fix issue - https://github.com/RogerSelwyn/skyq_hub/issues/4 - where tests (and manage) modules includes in pypi package
2020-09-07 10:36:37 +02:00
J. Nick Koston
2e6cd4f12b
Optimize template sandbox for Home Assistant ( #39731 )
2020-09-07 09:17:41 +02:00
Chris
12cc158b64
Remove ozw lock service for loops, replace with get_value() ( #39735 )
2020-09-07 08:39:23 +02:00
Alexei Chetroi
cd0195a27a
Update ZHA dependencies ( #39700 )
...
* Update ZHA dependencies
* Update zigpy-zigate
* Move ZNP on top of the radios so it's probed 1st
Some stick don't like if there was some unexpected traffic on the port
prior the initialization.
* Update dependencies
2020-09-06 23:10:15 -04:00
Erik Montnemery
863b63d75e
Fix handling of device registry defaults ( #39688 )
2020-09-06 21:08:50 -05:00