cgtobi
1eb66f3657
Fix fritzbox climate HVAC mode / temperature ( #25275 )
...
* Set the target temperature
* Update tests
* Update tests
* Fix linter complaints
2019-07-19 09:49:28 +02:00
William Scanlon
bc7e1a3797
Fixed python-wink method names ( #25285 )
...
* Fixed python-wink method names
* Fixed aux heat
2019-07-19 08:54:09 +02:00
Aaron Bach
003f7865a9
Add services to set and remove Simplisafe PINs ( #25207 )
...
* Add services to set and remove SimpliSafe PINs
* Added services spec
* Add services to set and remove SimpliSafe PINs
* Member comments
* Missed one
2019-07-18 22:07:07 -06:00
Philip Rosenberg-Watt
1c6d55e51b
Add MQTT climate precision ( #25265 )
...
* Add MQTT climate precision
* Remove stale code
2019-07-18 15:21:50 -07:00
Greg
3fd138bbdd
Add support for Rainforest Eagle-200 ( #24919 )
...
* Add support for Rainforest Eagle-200
* Removed direct access selector to monitored conditions
* Refactored code to use throttle on the update function
* Fixed issue in new code to use only one EagleReader instance
* Resolve comments
* Resolved comments
* Resolved comments and added Debug statement
* Added return statements
* Fixed typo
* Resolved comments and added debug statements
* Moved get_status method into Data object and decorated it with @staticmethod
* Resolved comments
2019-07-18 23:37:26 +02: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
Teemu R
70cab201db
Add myself to songpal codeowners ( #25221 )
2019-07-18 08:05:17 +02:00
Paulus Schoutsen
7089188fd5
Updated frontend to 20190717.1
2019-07-17 15:27:25 -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
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
a5012f39da
Fix ecobee missing preset mode support flag ( #25211 )
2019-07-17 15:07:14 -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
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
Markus Jankowski
8bae7a45a5
Add HMIP-FCI / HMIP-FBL / HmIP-BBL ( #25188 )
2019-07-16 18:05:57 -07:00
David Bonnes
2bac24fbb7
[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-16 15:18:21 -07:00
David F. Mulcahey
ac91423d71
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-16 15:16:49 -07:00
Ryan Claussen
de3d28d9d5
Add severe weather sensor to Dark Sky ( #22701 )
...
* Add severe weather alert sensor to Dark Sky
* fixup test case
* address review comments and fixup testcases
* address comments, fix assertion order
* remove extra line
* remove index increment
2019-07-16 18:03:05 +02:00
cgtobi
9c2625f0a5
Raise not ready when no data from API is retrieved ( #25182 )
2019-07-16 17:16:35 +02:00
Fran
4afc19ff3a
Improve Nuki lock ( #22888 )
...
Using port on bridge initialization
Service: check_connection
Attribute: available
Updated requeriments_all.txt
Change unlatch service for open service
Removed extra info
nuki_lock_n_go renamed to lock_n_go
nuki_check_connection renamed to check_connection
2019-07-16 17:06:47 +02:00
Fabian Affolter
8a6515936d
Upgrade luftdaten to 0.6.2 ( #25177 )
2019-07-16 11:32:38 +02:00
Fabian Affolter
3381fa0ac4
Upgrade Mastodon.py to 1.4.5 ( #25176 )
2019-07-16 11:26:07 +02:00
Fabian Affolter
a096858426
Upgrade discord.py to 1.2.3 ( #25174 )
2019-07-16 11:16:34 +02:00
Thomas Le Gentil
3d3dd05789
Add Fortigate integration ( #24908 )
...
* Add Fortigate integration
* added feedback changes
* removed the only case
* fixed a description
* removed the CONFIG_PLATFORM
* deleted README
* added return from setup
* added return from setup
* fixed reviews
* Link updated
* Rename var and a couple of other minor changes
* Typos
2019-07-16 11:15:59 +02:00
Fabian Affolter
f9ae6f6ce7
Upgrade youtube_dl to 2019.07.16 ( #25173 )
2019-07-16 10:48:10 +02:00
Alexei Chetroi
e8fd01bea5
Fix climate is_aux_heat type hint. ( #25170 )
2019-07-16 09:32:09 +02:00
Leonardo Merza
64b9102206
Add travel time attribution/coordinates ( #24956 )
...
* add google travel time attribution
* add origin/destination
* update waze origin/destination
* add attribution and origin/destination
* add google attribution
2019-07-16 04:51:51 +02:00
Leandro Loureiro
dcb12a992a
Add spotify service to allow to play music from playlist ( #24991 )
...
* adding custom service to Spotify component to allow to play random playlist music
* fixing findings
* improving naming
* improving way of using required parameters
2019-07-16 04:41:16 +02:00
cgtobi
25285ef6a7
Fix Netatmo climate battery level ( #25165 )
...
* Interpolate battery level
* Sort list
2019-07-16 04:27:28 +02:00
Anders Melchiorsen
5e5abf77da
Update pysonos to 0.0.21 ( #25168 )
2019-07-16 04:22:41 +02:00
Austin Drummond
c2f4f06005
Add HomeKit Reset Accessory ( #25158 )
...
* added the ability to reset homekit accessories
* added tests for homekit reset accessory
* minor fixes
2019-07-16 03:43:37 +02:00
Paulus Schoutsen
cca50a8339
Updated frontend to 20190715.0
2019-07-15 13:54:30 -07:00
Daniel Perna
84373ce754
Fix device types for some HomeMatic IP sensors ( #25167 )
...
* Update pyhomematic to 0.1.60
* Devicetype for pyhomematic classes, fixes #24080
2019-07-15 13:39:52 -07:00
Paulus Schoutsen
67546ce0b1
Make dev tools titlte translatable ( #25166 )
2019-07-15 13:39:04 -07:00