Pascal Vizeli
41357965de
Update azure-pipelines.yml for Azure Pipelines
2019-05-02 19:00:39 +02:00
Jc2k
1e6babe796
Loosen discovery config validation to avoid breaking changes ( #23625 )
...
* Allow optional service handlers to be promoted to config flow without a breaking change
* Updated wording
* Remove period
2019-05-02 16:57:42 +02:00
Daniel Høyer Iversen
04b680d9d0
Updgrade Tibber library ( #23630 )
...
* update tibber library
* update tibber library
2019-05-02 16:03:51 +02:00
Fabian Affolter
5267635d2c
Polling is default ( #23622 )
2019-05-02 16:00:32 +02:00
Fabian Affolter
a6b898d702
Order imports ( #23623 )
2019-05-02 08:36:41 -04:00
Fabian Affolter
5c413eb497
Update docstrings ( #23624 )
2019-05-02 08:35:22 -04:00
Magnus Brange
21575938ef
Prevent turning on tellduslive lights with 0 brightness ( #23135 )
...
* Prevent turning on tellduslive lights with 0 brightness
It was possible for the light compontent to get in a state where the last_brightness was set to zero, and when turning on (by calling turn_on) it would call the TellStick with 0 dim level, ergo not turning on the light.
With this, it will fall back on a 75% dim level if the level is set to zero.
* Wrap long log line over two lines
And using a more proper way of formatting the message
* Fallback to 100% instead of 75%
2019-05-02 12:53:32 +02:00
Pascal Vizeli
a7ef1eabb0
Update azure-pipelines.yml for Azure Pipelines
2019-05-02 10:29:16 +02:00
Pascal Vizeli
6124a6f7e5
Update azure-pipelines.yml for Azure Pipelines
2019-05-02 10:04:44 +02:00
Brett T. Warden
2fbf29cda6
Update pyvesync_v2 version to 0.9.7 ( #23603 )
2019-05-02 09:48:22 +02:00
Erik Montnemery
3c5abcc71a
Improve sun automation tests ( #23588 )
...
* Improve sun automation tests
* Lint
* Restore timezone after test
2019-05-02 09:46:32 +02:00
Martin Hjelmare
447440adc3
Clean caldav calendar tests ( #23609 )
2019-05-02 09:46:12 +02:00
Aaron Bach
daa1d103d4
Add support for flow sensor metrics in RainMachine ( #23221 )
...
* Initial commit
* In the clear
2019-05-02 09:45:51 +02:00
Andrew Sayre
f3925b7ede
Bump pyheos ( #23616 )
2019-05-01 22:39:59 -07:00
Robbie Trencheny
d1e44e35df
Fix unexpected error thrown if instance_domain is not set ( #23615 )
2019-05-01 22:35:12 -07:00
Jc2k
0fe21f2015
Support STATE_AUTO in homekit_controller climate ( #23583 )
2019-05-01 22:44:54 -05:00
Aaron Bach
75abfd49ef
Fixed unhandled exception in OpenUV data update ( #23611 )
2019-05-01 21:15:10 -06:00
4lloyd
f0c582ebbd
Added message to data_template at notify REST ( #23108 )
...
* Added message to data_template at notify rest
* Added missing newlines
2019-05-01 17:04:05 -06:00
Jc2k
7ff77936ad
Add and improve Homekit controller pairing messages and errors ( #23532 )
...
* Be clear about pairing code format
* Handle more homekit errors while pairing
* Update en translation
* Fix log message feedback
2019-05-01 17:02:29 -06:00
teliov
44d0d0624b
updated manifest.json with correct version of hangup ( #23596 )
2019-05-01 17:02:03 -06:00
Paul Madden
a8c7804db2
Update bomradarloop to v0.1.3 ( #23599 )
2019-05-01 17:00:40 -06:00
Cyro
beb678e259
Move I/O to executor thread pool ( #23589 )
...
* Move I/O to executor thread pool
* Check if image is in whitelist_external_dir
* Move import to top of file
* Fix bad indentation
2019-05-01 17:00:17 -06:00
ehendrix23
d9d5c91adc
Fix authentication issue ( #23600 )
...
Update to pymy1 version 1.2.1 to fix authentication issue
2019-05-01 16:05:35 -06:00
Daniel Høyer Iversen
19aee50bbc
Ambiclimate ( #22827 )
...
* Ambiclimate
* Ambiclimate
* style
* Add config flow to ambicliamte
* Add config flow to ambicliamte
* update requirements_all.txt
* ambiclimate
* tests
* typo
* ambiclimate
* coverage
* add manifest.json
* services
* codeowner
* req
* ambicliamte
* style
* ambicliamte
* add to requirements all tests
* add to requirements all tests
* .coveragerc
* Add tests
* add doc
* style
* fix test
* update tests
* update tests
* update tests
* update tests
* update tests
* tests
* tests
* fix comment
2019-05-01 22:05:40 +02:00
Pascal Vizeli
bb6300efe3
Update azure-pipelines.yml for Azure Pipelines
2019-05-01 21:49:08 +02:00
Markus Jankowski
dd53434742
Redesign AlarmControlPanel for Homematic IP ( #23565 )
...
* redesign AlarmControlPanel
* Fix lint
* Fixes after review
2019-05-01 21:35:57 +02:00
cdce8p
db2904624a
Fix low_battery_threshold issue HomeKit ( #23593 )
2019-05-01 16:48:56 +02:00
Pascal Vizeli
d3cbd5b5e4
Update azure-pipelines.yml for Azure Pipelines
2019-05-01 16:46:15 +02:00
Ville Skyttä
f9205d0ccc
Simplify Travis cache config ( #23592 )
2019-05-01 16:08:57 +02:00
Pascal Vizeli
127cc5f942
Update azure-pipelines.yml for Azure Pipelines
2019-05-01 14:49:12 +02:00
Pascal Vizeli
ab60235811
Update azure-pipelines.yml for Azure Pipelines
2019-05-01 14:47:38 +02:00
Pascal Vizeli
7faa061b29
Update azure-pipelines.yml for Azure Pipelines
2019-05-01 14:42:52 +02:00
Pascal Vizeli
c7d49a0c6a
Update azure-pipelines.yml for Azure Pipelines
2019-05-01 14:38:51 +02:00
Pascal Vizeli
ac731a817a
Update azure-pipelines.yml for Azure Pipelines
2019-05-01 14:28:35 +02:00
Pascal Vizeli
f0a34ddf46
Update azure-pipelines.yml for Azure Pipelines
2019-05-01 14:23:54 +02:00
Pascal Vizeli
918ce74b26
Update azure-pipelines.yml for Azure Pipelines
2019-05-01 14:14:26 +02:00
Pascal Vizeli
e8f496c016
Update azure-pipelines.yml for Azure Pipelines
2019-05-01 14:09:34 +02:00
Pascal Vizeli
9b57075c3b
Update azure-pipelines.yml for Azure Pipelines
2019-05-01 13:58:43 +02:00
William Scanlon
09cd302b46
Bumpped the pyeconet version ( #23578 )
2019-05-01 12:28:37 +02:00
Pascal Vizeli
bf25b74bf1
Update azure-pipelines.yml for Azure Pipelines
2019-05-01 11:04:11 +02:00
Pascal Vizeli
3269da16f6
Update azure-pipelines.yml for Azure Pipelines
2019-05-01 11:01:51 +02:00
Pascal Vizeli
0a428868fe
Update azure-pipelines.yml for Azure Pipelines
2019-05-01 10:14:51 +02:00
Pascal Vizeli
8cfc316e06
Update azure-pipelines.yml for Azure Pipelines
2019-05-01 10:06:08 +02:00
Pascal Vizeli
31e3c563b5
Update azure-pipelines.yml for Azure Pipelines
2019-05-01 09:57:21 +02:00
Pascal Vizeli
f28ca34307
Update azure-pipelines.yml for Azure Pipelines
2019-05-01 09:56:09 +02:00
Pascal Vizeli
09296b4fd4
Set up CI with Azure Pipelines
...
[skip ci]
2019-05-01 09:54:48 +02:00
Fabian Affolter
0b9302ac3d
Upgrade youtube_dl to 2019.04.30 ( #23579 )
2019-05-01 08:31:24 +02:00
Penny Wood
5b9d01139d
render_with_collect method for template ( #23283 )
...
* Make entity_filter be a modifiable builder
* Add render_with_collect method
* Use sync render_with_collect and non-class based test case
* Refactor: Template renders to RenderInfo
* Freeze with exception too
* Finish merging test changes
* Removed unused sync interface
* Final bits of the diff
2019-05-01 10:54:25 +08:00
etheralm
581b16e9fa
Fix failing state update tests ( #23575 )
2019-04-30 16:47:40 -07:00
Jc2k
1c4367e5a9
Fix min/max temp and humidity for homekit_controller climate ( #23421 )
...
* Fix min/max temp and humidity for homekit_controller climate.
* Fix typo
2019-05-01 00:08:30 +02:00