Paulus Schoutsen
88cda043ac
Merge pull request #19215 from home-assistant/rc
...
0.84
0.84.0
2018-12-12 14:17:53 +01:00
Paulus Schoutsen
404fbe388c
Bumped version to 0.84.0
2018-12-12 11:45:42 +01:00
Paulus Schoutsen
a0bc96c20d
Revert PR #18602 ( #19188 )
2018-12-12 11:45:20 +01:00
Paulus Schoutsen
e98476e026
Bumped version to 0.84.0b4
0.84.0b4
2018-12-11 10:33:58 +01:00
Paulus Schoutsen
aa45ff83bd
Fix cloud defaults ( #19172 )
2018-12-11 10:33:21 +01:00
Paulus Schoutsen
029d006beb
Updated frontend to 20181211.0
2018-12-11 10:30:35 +01:00
Paulus Schoutsen
e94eb686a6
Bumped version to 0.84.0b3
0.84.0b3
2018-12-10 13:00:41 +01:00
Paulus Schoutsen
2da5a02285
Add raw service data to event ( #19163 )
2018-12-10 13:00:35 +01:00
Paulus Schoutsen
e3b1008511
Fix lovelace save ( #19162 )
2018-12-10 13:00:34 +01:00
Paulus Schoutsen
cb874fefbb
Drop OwnTracks bad packets ( #19161 )
2018-12-10 13:00:34 +01:00
phnx
0454a5fa3f
home-assistant/home-assistant#18645 : revert heat-cool -> auto change
2018-12-10 13:00:09 +01:00
phnx
d8f6331318
home-assistant/home-assistant#18645 : Remove un-used constants.
2018-12-10 13:00:09 +01:00
phnx
d7459c73e0
home-assistant/home-assistant#18645 : Fix climate mode mapping.
2018-12-10 13:00:09 +01:00
Eric Nagley
fa9fe4067a
Google assistant fix target temp for *F values. ( #19083 )
...
* home-assistant/home-assistant#18524 : Add rounding to *F temps
* home-assistant/home-assistant#18524 : Linting
* simplify round behavior
* fix trailing whitespace
(thanks github editor)
2018-12-10 12:59:16 +01:00
Paulus Schoutsen
55aaa894c3
Updated frontend to 20181210.1
2018-12-10 12:50:42 +01:00
Paulus Schoutsen
18bc772cbb
Bumped version to 0.84.0b2
0.84.0b2
2018-12-10 09:55:19 +01:00
arigilder
a5072f0fe4
Remove marking device tracker stale if state is stale ( #19133 )
2018-12-10 09:54:37 +01:00
Paulus Schoutsen
76c26da4cb
Lovelace using storage ( #19101 )
...
* Add MVP
* Remove unused code
* Fix
* Add force back
* Fix tests
* Storage keyed
* Error out when storage doesnt find config
* Use old load_yaml
* Set config for panel correct
* Use instance cache var
* Make config option
2018-12-10 09:54:36 +01:00
Nick Horvath
3528d865b7
Bump skybellpy version to fix api issue ( #19100 )
2018-12-10 09:54:36 +01:00
Daniel Høyer Iversen
e6c224fa40
Upgrade Tibber lib ( #19098 )
2018-12-10 09:54:35 +01:00
Pierre Ståhl
048f219a7f
Upgrade pyatv to 0.3.12 ( #19085 )
2018-12-10 09:54:35 +01:00
Paulus Schoutsen
945b84a7df
Updated frontend to 20181210.0
2018-12-10 09:54:20 +01:00
Paulus Schoutsen
393ada0312
Bumped version to 0.84.0b1
0.84.0b1
2018-12-07 07:14:19 +01:00
Anders Melchiorsen
da160066c3
Upgrade aiolifx to 0.6.7 ( #19077 )
2018-12-07 07:13:35 +01:00
Bram Kragten
ff9427d463
Force refresh Lovelace ( #19073 )
...
* Force refresh Lovelace
* Check config on load
* Update __init__.py
* Update __init__.py
2018-12-07 07:13:35 +01:00
Mike Miller
3eb646eb0d
Fix missing colorTemperatureInKelvin from Alexa responses ( #19069 )
...
* Fix missing colorTemperatureInKelvin from Alexa responses
* Update smart_home.py
* Add test
2018-12-07 07:13:34 +01:00
Paulus Schoutsen
578fe371c6
Revert #17745 ( #19064 )
2018-12-07 07:13:34 +01:00
Paulus Schoutsen
1b03a35fa1
Updated frontend to 20181207.0
2018-12-07 07:13:23 +01:00
Paulus Schoutsen
4fd4e84b72
Bumped version to 0.84.0b0
0.84.0b0
2018-12-06 09:34:21 +01:00
Daniel Høyer Iversen
d4c8024522
Add support for more Tibber Pulse data ( #19033 )
2018-12-06 09:30:11 +01:00
Martin Gross
72379c166e
Update locationsharinglib to 3.0.9 ( #19045 )
2018-12-06 09:29:30 +01:00
Paulus Schoutsen
f198706767
Remove Instapush notify platform ( #19051 )
2018-12-06 09:28:31 +01:00
pbalogh77
f0d534cebc
Implemented unique ID support for Fibaro hub integration ( #19055 )
...
* Unique ID support
New unique ID support, based on hub's serial number and device's permanent ID
* Fixes, showing attributes
Minor fixes
Showing room, hub, fibaro_id for easier mapping and finding of devices
* Update fibaro.py
2018-12-06 09:28:06 +01:00
Daniel Perna
47320adcc6
Update pyhomematic to 0.1.53 ( #19056 )
2018-12-06 09:25:39 +01:00
Bram Kragten
b9ed4b7a76
Fix saving YAML as JSON with empty array ( #19057 )
...
* Fix saving YAML as JSON with empty array
* Lint
2018-12-06 09:24:49 +01:00
Erik Eriksson
b71d65015a
VOC: Update external dependency to fix engine start issue ( #19062 )
2018-12-06 09:22:49 +01:00
Paulus Schoutsen
962358bf87
Fix cloud const ( #19052 )
...
* Fix cloud const
* Fix tests
2018-12-06 09:20:53 +01:00
Paulus Schoutsen
26a38f1fae
Updated frontend to 20181205.0
2018-12-06 00:30:45 +01:00
Paulus Schoutsen
83311df933
Add translations
2018-12-06 00:30:33 +01:00
emontnemery
06285d1bf3
Merge pull request #19019 from emontnemery/fix_mqtt_availability
...
Fix entity unavailable after reconfiguring MQTT availability
2018-12-05 22:14:37 +01:00
photinus
0aee355b14
Bump pyvizio version ( #19048 )
...
* Update vizio.py
Bump pyvizio version to reoslve get volume call and component setup failures
* Update of requirement_all
2018-12-05 16:00:49 -05:00
Fabian Affolter
b2b4712bb7
Remove Instapush notify platform
2018-12-05 21:17:02 +01:00
Sebastian Muszynski
af96694430
Remove unsupported strong mode of the Xiaomi Air Humidifier CA1 ( #18926 )
...
* Remove unsupported strong mode of the Xiaomi Air Humidifier CA1
* Clean up filter of unsupported modes
2018-12-05 20:56:43 +01:00
Erik
df346feb65
Review comments
2018-12-05 19:48:44 +01:00
Aaron Bach
08702548f3
Add support for multiple RainMachine controllers ( #18989 )
...
* Add support for multiple RainMachine controllers
* Member comments
* Member comments
* Member comments
* Cleanup
* More config flow cleanup
* Member comments
2018-12-05 10:31:32 -07:00
Teemu R
bc69309b46
Add last clean times to xiaomi vacuum ( #19043 )
2018-12-05 18:20:26 +01:00
Teemu R
da0542e961
Bump python-miio to 0.4.4 ( #19042 )
2018-12-05 18:19:30 +01:00
Jeff Irion
16e25f2039
Catch 'BrokenPipeError' exceptions for ADB commands ( #19011 )
2018-12-05 17:04:08 +01:00
Sébastien RAMAGE
3627de3e8a
Change error to warning ( #19035 )
2018-12-05 15:58:46 +01:00
Glenn Waters
b31c52419d
Bump version of elkm1_lib ( #19030 )
2018-12-05 09:31:07 -05:00