Andrew Sayre
20301ae888
Use MockConfigEntry ( #25190 )
2019-07-16 14:51:30 -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
Paulus Schoutsen
b52848d376
Fix typo in azure-pipelines-ci.yml
2019-07-16 08:47:07 -07: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
Pascal Vizeli
91d065314c
Delete config.yml ( #25181 )
2019-07-16 14:13:44 +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
aac01aaa50
Upgrade ruamel.yaml to 0.15.99 ( #25175 )
2019-07-16 11:16:43 +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
28bd7b6a4e
Bumped version to 0.96.0b3
0.96.0b3
2019-07-15 13:57:41 -07:00
Paulus Schoutsen
c04049d6f6
Make dev tools titlte translatable ( #25166 )
2019-07-15 13:57:35 -07:00
Joakim Sørensen
ff79e437d2
Version sensor update ( #25162 )
...
* component -> integration
* Bump pyhaversion to 3.0.2
* Update requirements
* Formating
2019-07-15 13:57:34 -07:00
Daniel Perna
c8b495f224
Update pyhomematic to 0.1.60 ( #25152 )
2019-07-15 13:57:33 -07:00
Josh Anderson
842c1a2274
Remove check and restore temp/mode changes ( #25149 )
2019-07-15 13:57:33 -07:00
Khole
50b145cf05
[Climate] Hive Add water heater Component post the refresh of the climate component. ( #25148 )
...
* climate_water_heater
* updated names
* Update water_heater
* Update requirements
* Updated reqirements
* Version update
* updated Versiojn
* Update device list
* Removed unused Attributes
2019-07-15 13:57:32 -07:00
David Bonnes
78a0d72a5c
[climate-1.0] Add RoundThermostat to evohome ( #25141 )
...
* initial commit
* improve enumeration of zone(s)
* remove unused self._config
* remove unused self._config 2
* remove unused self._id
* clean up device_state_attributes
* remove some pylint: disable=protected-access
* remove LOGGER.warn(
* refactor for RoundThermostat
* ready for review
* small tweak
* small tweak 2
* fix regression, tweak
* tidy up docstring
* simplify code
2019-07-15 13:57:32 -07:00
Markus Jankowski
97ca0d81e7
remove comfort mode ( #25140 )
2019-07-15 13:57:31 -07:00
David Bonnes
02e8ee137f
[climate-1.0] Bugfix evohome showstopper ( #25139 )
...
* initial commit
* small tweak
2019-07-15 13:57:31 -07:00
Anders Melchiorsen
2643bbc228
Handle Sonos connection errors during setup ( #25135 )
2019-07-15 13:57:30 -07:00
Joakim Plate
c8d7e1346c
Load requirements for platforms ( #25133 )
...
Fixes #25124 and fixes #25126
2019-07-15 13:57:30 -07:00
Paulus Schoutsen
7dedf173ad
Allow area ID in service call schemas ( #25121 )
...
* Allow area ID in service call schemas
* Remove ATTR_ENTITY_ID from service light turn off schcema
2019-07-15 13:57:29 -07:00
Paulus Schoutsen
65593e36b1
Verify cloud user exists during boot ( #25119 )
2019-07-15 13:57:28 -07:00
Paulus Schoutsen
8996e330b8
Simplify Alexa/Google for new climate turn_on/off ( #25115 )
2019-07-15 13:57:28 -07:00
Markus Jankowski
e85d434f4e
Add climate related services to Homematic IP Cloud ( #25079 )
...
* add hmip climate services
* Rename accesspoint_id to hapid
to comply with config
* Revert "Rename accesspoint_id to hapid"
This reverts commit 4a3cd14e1482fb508273c728ad8020945b02e426.
2019-07-15 13:57:27 -07:00
Paulus Schoutsen
82d9488ec8
Updated frontend to 20190715.0
2019-07-15 13:55:59 -07: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
Pascal Vizeli
4fc302b67a
Update azure-pipelines-release.yml for Azure Pipelines
2019-07-15 22:38:48 +02:00
Pascal Vizeli
ac33c22689
Update azure-pipelines-release.yml for Azure Pipelines
2019-07-15 22:38:12 +02:00
Paulus Schoutsen
7aae490a85
Allow area ID in service call schemas ( #25121 )
...
* Allow area ID in service call schemas
* Remove ATTR_ENTITY_ID from service light turn off schcema
2019-07-15 11:31:53 -07:00
Joakim Sørensen
50f9117982
Version sensor update ( #25162 )
...
* component -> integration
* Bump pyhaversion to 3.0.2
* Update requirements
* Formating
2019-07-15 19:38:21 +02:00
ktnrg45
99c6c60bec
PS4 Add tests for init ( #25161 )
...
* Add some tests for init
* Remove init
* Add config entry version
* Use const for version
* Remove var
2019-07-15 08:47:47 -07:00
Pascal Vizeli
9548345ed0
Update azure-pipelines-wheels.yml for Azure Pipelines
2019-07-15 15:23:08 +02:00
Pascal Vizeli
d444ba397b
Update azure-pipelines-wheels.yml for Azure Pipelines
2019-07-15 15:22:41 +02:00
Pascal Vizeli
62df3c00df
Update azure-pipelines-wheels.yml for Azure Pipelines
2019-07-15 15:22:19 +02:00
cgtobi
831564784a
Add Netatmo climate battery level ( #25143 )
...
* Add battery level sensor
* Only update battery level if lower or nonexistent
2019-07-15 09:46:48 +02:00
Daniel Perna
17013c7c2c
Update pyhomematic to 0.1.60 ( #25152 )
2019-07-14 20:21:37 -07:00
David Bonnes
3ddd482cc1
[climate-1.0] Add RoundThermostat to evohome ( #25141 )
...
* initial commit
* improve enumeration of zone(s)
* remove unused self._config
* remove unused self._config 2
* remove unused self._id
* clean up device_state_attributes
* remove some pylint: disable=protected-access
* remove LOGGER.warn(
* refactor for RoundThermostat
* ready for review
* small tweak
* small tweak 2
* fix regression, tweak
* tidy up docstring
* simplify code
2019-07-14 20:14:24 -07:00
Khole
bcf85a0df1
[Climate] Hive Add water heater Component post the refresh of the climate component. ( #25148 )
...
* climate_water_heater
* updated names
* Update water_heater
* Update requirements
* Updated reqirements
* Version update
* updated Versiojn
* Update device list
* Removed unused Attributes
2019-07-14 23:54:07 +02:00
Paulus Schoutsen
0a8b68fd4d
Correctly set property decorator on preset modes ( #25151 )
2019-07-14 14:45:44 -07:00