William Sutton
ec3cb11e2f
Update CT80 Humidity call ( #25258 )
...
Last PR was from a few versions before, not sure how I had it working, but functioning properly now on .96
2019-07-18 14:08:41 -07:00
geekofweek
2016cf872e
ecobee Preset Fix ( #25256 )
...
* ecobee Preset Fix
* Celsius Fix
* Checks Fix
* Check Fix #2
* Check Fix #3
2019-07-18 14:08:40 -07:00
cgtobi
37810e010a
Fix the unit of measurement for ecobee climate ( #25246 )
...
* Fix the unit of measurement
* Remove unused const
2019-07-18 14:08:40 -07:00
cgtobi
2b69904b94
Make presets prettier ( #25245 )
2019-07-18 14:08:39 -07:00
Pascal Vizeli
59cf6a0c79
Fix eq3btsmart ( #25238 )
2019-07-18 14:08:39 -07:00
Pascal Vizeli
39b249d202
Show off value ( #25236 )
2019-07-18 14:08:38 -07:00
Paulus Schoutsen
d57cf01cf2
Updated frontend to 20190718.0
2019-07-18 14:08:06 -07:00
Paulus Schoutsen
997187c7d3
Updated frontend to 20190718.0
2019-07-18 14:07:55 -07:00
stboch
217da36c86
Added states and modes for zwave climate ( #25274 )
...
* Update climate.py
Added support for Fan Only State
Added additional missing modes and states this should correct issue #25216
* Correct line lint error
* Corrected mode spelling
* Lint
2019-07-18 13:54:05 -07:00
William Sutton
be56851feb
Update CT80 Humidity call ( #25258 )
...
Last PR was from a few versions before, not sure how I had it working, but functioning properly now on .96
2019-07-18 21:36:17 +02:00
Paulus Schoutsen
53954d6f8f
Add hvac modes back to opentherm ( #25268 )
2019-07-18 21:32:17 +02:00
geekofweek
5c53257c23
ecobee Preset Fix ( #25256 )
...
* ecobee Preset Fix
* Celsius Fix
* Checks Fix
* Check Fix #2
* Check Fix #3
2019-07-18 10:39:53 -07:00
cgtobi
c7ebd109b8
Make presets prettier ( #25245 )
2019-07-18 10:27:04 -07:00
Daniel Shokouhi
32e89dcbb6
Add vendor support for vorwerk robots and fix zone retrieval ( #25200 )
...
* Add vendor support for vorwerk robots and fix zone retrieval
* Lint
* Review comments
* Lint
* Review commeent
* Remove unused variable
* Review comment
* Remove unused variable
2019-07-18 10:22:05 -07:00
definitio
93970b5621
Add hvac_action support for MQTT HVAC ( #25260 )
...
* Add hvac_action support
* Add tests
2019-07-18 10:17:26 -07:00
Andrew Sayre
cfc2c58fe0
Restore SmartThings A/C on/off services ( #25259 )
...
* Restore ST A/C on/off services
* Use correct OFF const
* Support AC HVAC_MODE_OFF
2019-07-18 10:14:58 -07:00
Finbarr Brady
516bab9969
OpenWrt Luci RPC Device Tracker Module Bump ( #25234 )
...
* Update manifest.json
* Update requirements_all.txt
2019-07-18 15:54:04 +02:00
cgtobi
89ed26eb86
Fix the unit of measurement for ecobee climate ( #25246 )
...
* Fix the unit of measurement
* Remove unused const
2019-07-18 13:27:56 +02:00
Pascal Vizeli
e13e4376f8
Fix eq3btsmart ( #25238 )
2019-07-18 11:25:11 +02:00
Pascal Vizeli
75ad5f8c9e
Show off value ( #25236 )
2019-07-18 11:24:07 +02:00
Pascal Vizeli
2accd8ed1c
Update azure-pipelines-ci.yml for Azure Pipelines
2019-07-18 10:02:49 +02:00
Pascal Vizeli
d9e4050cdf
Update azure-pipelines-ci.yml for Azure Pipelines
2019-07-18 09:58:36 +02:00
Pascal Vizeli
bbf1ee4c68
Update azure-pipelines-ci.yml
2019-07-18 09:50:21 +02:00
Teemu R
70cab201db
Add myself to songpal codeowners ( #25221 )
2019-07-18 08:05:17 +02:00
Paulus Schoutsen
9a79a0aa90
Merge pull request #25205 from home-assistant/rc
...
0.96.0
2019-07-17 16:23:24 -07:00
Paulus Schoutsen
7089188fd5
Updated frontend to 20190717.1
2019-07-17 15:27:25 -07:00
Khole
ccc4f628f1
Hive water heater - Remove Duplication of appending entities ( #25210 )
...
* climate_water_heater
* updated names
* Update water_heater
* Update requirements
* Updated reqirements
* Version update
* updated Versiojn
* Update device list
* Removed unused Attributes
* removed duplicate appending entities
* re-added missing hotwater
* Move call to async_added_to_hass
* Move session append to async_added_to_hass
* White space
2019-07-17 15:19:03 -07:00
cgtobi
90231c5e07
Fix schema validation for service calls ( #25204 )
...
* Fix schema validation for service calls
* No need for get
* No need for get
2019-07-17 15:19:02 -07:00
cgtobi
5b24e46a29
Fix schema validation for service calls ( #25204 )
...
* Fix schema validation for service calls
* No need for get
* No need for get
2019-07-17 15:18:07 -07:00
Khole
1215398aef
Hive water heater - Remove Duplication of appending entities ( #25210 )
...
* climate_water_heater
* updated names
* Update water_heater
* Update requirements
* Updated reqirements
* Version update
* updated Versiojn
* Update device list
* Removed unused Attributes
* removed duplicate appending entities
* re-added missing hotwater
* Move call to async_added_to_hass
* Move session append to async_added_to_hass
* White space
2019-07-17 15:17:44 -07:00
Franck Nijhof
9550a38f22
Upgrades Dockerfiles to Debian Buster ( #25208 )
2019-07-17 15:16:15 -07:00
Aaron Bach
4e20e4964e
Bump simplisafe-python to 4.0.0 + add additional SimpliSafe attributes ( #25202 )
...
* Bump simplisafe-python to 4.0.0 + add additional SimpliSafe attributes
* Fixed incorrect attr assignment
* Member comments
* Add system ID as a state attribute
2019-07-17 16:13:03 -06:00
Paulus Schoutsen
ff5dd0cf42
Updated frontend to 20190717.1
2019-07-17 15:10:57 -07:00
Paulus Schoutsen
5d7f420821
Fix ecobee missing preset mode support flag ( #25211 )
2019-07-17 15:08:14 -07:00
Paulus Schoutsen
a5012f39da
Fix ecobee missing preset mode support flag ( #25211 )
2019-07-17 15:07:14 -07:00
Paulus Schoutsen
e4bb955498
Pin Docker to Debain Stretch ( #25206 )
...
* Pin Docker to Debain Stretch
* Update dev docker too"
2019-07-17 14:05:00 -07:00
Paulus Schoutsen
8f7767d5e5
Pin Docker to Debain Stretch ( #25206 )
...
* Pin Docker to Debain Stretch
* Update dev docker too"
2019-07-17 14:04:13 -07:00
Paulus Schoutsen
74d0e65958
Bumped version to 0.96.0
2019-07-17 13:42:32 -07:00
Paulus Schoutsen
3cfbbdc720
Only include target temp if has right support flag ( #25193 )
...
* Only include target temp if has right support flag
* Remove comma
2019-07-17 13:09:07 -07:00
David Bonnes
3d5c773670
[climate] Tweak evohome migration ( #25187 )
...
* de-lint
* use _evo_tcs instead of _evo_device for TCS
* add hvac_action to zones, remove target_temp from controller
* fix incorrect hvac_action
* de-lint
2019-07-17 13:09:06 -07:00
David F. Mulcahey
b5b0f56ae7
Fix device name customization on ZHA add devices page ( #25180 )
...
* ensure new device exists
* clean up dev reg handling
* update test
* fix tests
2019-07-17 13:09:05 -07:00
Paulus Schoutsen
c03d5f1a73
Correctly set property decorator on preset modes ( #25151 )
2019-07-17 13:09:05 -07:00
Paulus Schoutsen
5abe4dd1f7
Updated frontend to 20190717.0
2019-07-17 13:08:13 -07:00
Paulus Schoutsen
b507822280
Updated frontend to 20190717.0
2019-07-17 13:08:02 -07:00
Markus Jankowski
ded9eb89bb
Add HmIP-PCBS2, HmIP-PCBS-BAT to Homematic IP Cloud ( #25201 )
...
* Add HmIP-PCBS2, HmIP-PCBS-BAT to Homematic IP Cloud
* fix lint
2019-07-17 21:29:25 +02:00
Kees Schollaart
bc4f91a89a
Simplify cache restore ( #25186 )
...
* Simplify cache restore
* Missed the task version
* RestoreAndSaveCache1@1 > RestoreAndSaveCache@1
* Revert changes on cache saving & add comment
* Trim whitespaces
2019-07-17 21:23:36 +02:00
Paulus Schoutsen
971223de19
Only include target temp if has right support flag ( #25193 )
...
* Only include target temp if has right support flag
* Remove comma
2019-07-17 12:09:44 -07:00
tgermain
60ca8b95a4
Fix issue #24495 ( #25199 )
2019-07-17 13:05:26 -06:00
tetienne
a012c61762
Handle somfy expired token ( #25195 )
...
* HANDLE expired token
* RENAME constant
* FIX typo
2019-07-17 11:09:46 -04:00
bouni
21f68b80ea
Add login_method config option to fix login issue with RouterOS Version > 6.43 ( #25194 )
...
* added login_method config option to fix login issue with RouterOS Version > 6.43
* minor changes so that users don't have to change their config
* removed default config value to make the fallback without config change work as expected
2019-07-17 15:02:15 +02:00