Franck Nijhof
5d518b5365
Add media dirs core configuration ( #40071 )
...
Co-authored-by: Paulus Schoutsen <balloob@gmail.com >
2020-09-16 13:33:46 +00:00
J. Nick Koston
610a327b52
Convert color temperature to hue and saturation for HomeKit ( #40089 )
...
The HomeKit spec does not permit the color temp characteristic
being exposed when color (hue, sat) is present. Since
Home Assistant will still send color temp values, we need to
convert them to hue, sat values for HomeKit
2020-09-15 16:19:41 +02:00
cgtobi
99a8604601
Fix netatmo media browser of outdoor events ( #40079 )
...
* Fix outdoor events
* Fix test data
* Increase coverage
2020-09-15 16:19:38 +02:00
Paulus Schoutsen
3ef821d62f
Fix tag last scanned serialization ( #40067 )
2020-09-15 16:19:37 +02:00
J. Nick Koston
1a76a953c7
Update gogogate2-api to 2.0.2 ( #40010 )
...
* Update gogogate2-api to 2.0.2
Resolves a timeout issue: https://github.com/vangorra/python_gogogate2_api/pull/11
* mock voltage
2020-09-15 16:00:25 +02:00
r4nd0mbr1ck
db27079fa8
Speedtestdotnet - use server name to generate server list ( #39775 )
2020-09-15 16:00:24 +02:00
Franck Nijhof
afde5a7ece
Fix entity extraction from Template conditions ( #40034 )
2020-09-13 20:22:38 +00:00
Robert Svensson
4c2788a13c
Improve handling of mireds being far out of spec ( #40018 )
2020-09-13 20:22:36 +00:00
Bouwe Westerdijk
8b4e193614
Ensure Plugwise unique_id is correctly set ( #40014 )
...
* Ensure unique_id is correctly set
* Removed unnec. line
Co-authored-by: Tom Scholten <git@scholten.nu >
2020-09-13 20:22:35 +00:00
Tom
f0ce65af7d
Add tests for Plugwise integration ( #36371 )
2020-09-13 20:22:34 +00:00
J. Nick Koston
30ef7a5e88
Suppress homekit bridge discovery by homekit controller ( #39990 )
2020-09-13 20:18:56 +00:00
J. Nick Koston
30f9e1b479
Change template loop detection strategy to allow self-referencing updates when there are multiple templates ( #39943 )
2020-09-12 12:28:46 +00:00
J. Nick Koston
f81606cbf5
Return the listeners with the template result for the websocket api ( #39925 )
2020-09-12 12:28:44 +00:00
Franck Nijhof
db64a9ebfa
Accept known hosts for get_url for OAuth ( #39936 )
2020-09-11 12:17:24 +00:00
J. Nick Koston
758e60a58d
Prevent missing integration from failing HomeKit startup ( #39918 )
2020-09-11 12:17:23 +00:00
Thomas Lovén
b1b7944012
Set variable values in scripts ( #39915 )
...
Co-authored-by: Paulus Schoutsen <balloob@gmail.com >
2020-09-11 12:16:01 +00:00
Paulus Schoutsen
8ef04268be
Extract variable rendering ( #39934 )
2020-09-11 12:15:28 +00:00
Bas Nijholt
b107e87d38
Don't trigger on attribute when the attribute doesn't change ( #39910 )
...
Co-authored-by: Paulus Schoutsen <balloob@gmail.com >
2020-09-11 12:12:58 +00:00
Martin Hjelmare
7eade4029a
Add children media class ( #39902 )
...
Co-authored-by: Paulus Schoutsen <balloob@gmail.com >
2020-09-11 12:12:57 +00:00
J. Nick Koston
1720b71d62
Limit zeroconf discovery to name/macaddress when provided ( #39877 )
...
Co-authored-by: Paulus Schoutsen <paulus@home-assistant.io >
2020-09-11 12:12:27 +00:00
Erik Montnemery
6f8060dea7
Fix discovery update of MQTT state templates ( #39901 )
2020-09-10 18:53:25 +00:00
J. Nick Koston
7370b0ffc6
Detect self-referencing loops in template entities and log a warning ( #39897 )
2020-09-10 18:53:24 +00:00
Paulus Schoutsen
209cf44e8e
Add default variables to script helper ( #39895 )
2020-09-10 18:53:23 +00:00
Paulus Schoutsen
36f52a26f6
Fix event trigger ( #39884 )
...
Co-authored-by: Franck Nijhof <git@frenck.dev >
2020-09-10 18:53:19 +00:00
Franck Nijhof
668c73010a
Disable Met.no hourly weather by default ( #39867 )
...
Co-authored-by: Daniel Hjelseth Høyer <mail@dahoiv.net >
2020-09-10 18:53:17 +00:00
Joakim Sørensen
be28dc0bca
Add exception for NoURLAvailableError in OAuth2FlowHandler ( #39845 )
...
Co-authored-by: Martin Hjelmare <marhje52@gmail.com >
Co-authored-by: Paulus Schoutsen <balloob@gmail.com >
2020-09-10 18:53:15 +00:00
Chris Talkington
0458b5e3a6
Fix nzbget sensors ( #39833 )
...
Co-authored-by: Martin Hjelmare <marhje52@gmail.com >
Co-authored-by: Paulus Schoutsen <balloob@gmail.com >
2020-09-09 13:15:45 +00:00
Erik Montnemery
c2f16cf21d
Fix MQTT light value template ( #39820 )
2020-09-08 21:18:02 +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
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
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
Aidan Timson
6f43285a28
Force token expires_in to float ( #39489 )
2020-09-07 21:26:58 +02: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
J. Nick Koston
5e83feeabf
Increase test coverage for template sandbox ( #39750 )
2020-09-07 17:33:22 +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
Franck Nijhof
7c86fa0203
Support 'for' without setting the 'to'-state in automation state triggers ( #39730 )
2020-09-07 16:30:02 +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
Tom
f6aa3e0cdc
Improve Plugwise config_options testing ( #39736 )
2020-09-07 14:13:47 +02:00
Erik Montnemery
863b63d75e
Fix handling of device registry defaults ( #39688 )
2020-09-06 21:08:50 -05:00
Andrew Marks
d0af3339fc
Add unique_id to jewish_calendar entities ( #39025 )
2020-09-06 20:29:17 -05:00
J. Nick Koston
4779916ac4
Set DEVICE_CLASS_GATE for iSmartGate gates ( #39703 )
2020-09-06 18:55:20 -05:00
Franck Nijhof
1ec3446c56
State condition can also accept an input_* Entity ID as state value ( #39691 )
2020-09-07 00:36:01 +02:00
Robert Svensson
41abc08d63
Axis - Improve naming of some events ( #39699 )
...
* Add support for events from Loitering guard and Motion guard
* Improve naming of events originating from applications Fence guard and VMD4 (Loitering guard and motion guard also benefit from this)
2020-09-06 23:26:06 +02:00
J. Nick Koston
251d8919ea
Add domain filter support to async_all to match async_entity_ids ( #39725 )
...
This avoids copying all the states before applying
the filter
2020-09-06 23:20:32 +02:00
Bouwe Westerdijk
61e8ab1300
Add Plugwise scan_interval config option ( #37229 )
...
Co-authored-by: Tom Scholten <tom@sue.nl >
Co-authored-by: Tom Scholten <git@scholten.nu >
2020-09-06 15:26:14 -05:00
fillefilip8
8af64456ec
Add number parsing for OpenHardwareMonitor ( #39030 )
2020-09-06 20:49:54 +02:00