Philippe Delodder
df9a9a1fec
Add "soc-thermal 1" as CPU Temp label to Glances ( #23635 )
2019-05-03 15:43:51 +02:00
Daniel Høyer Iversen
9761c504eb
update switchbot library ( #23643 )
2019-05-03 08:46:19 -04:00
Andrew Sayre
b30afde8ab
Extend play_media support ( #23580 )
2019-05-02 19:54:36 -05:00
David Bonnes
6130831a43
Refactor evohome to prepare for water_heater ( #23489 )
...
* refactor - add const.py, change order of propertys, methods
* import client at top of file
* remove debug line
* de-lint
* delint
* add me as CODEOWNER
* remove lint hint
* delint
2019-05-03 01:43:19 +02:00
Penny Wood
3338f5c9b4
Further patch to fix of #22890 ( #23627 )
2019-05-02 14:05:16 -07:00
Paulus Schoutsen
592e99947d
Convert frontend to do client-side modern JS detection ( #23618 )
...
* Convert frontend to do client-side async pick
* Further cleanup
* Updated frontend to 20190502.0
* Fix template caching
* Remove es5 test
* Lint
* Update description
2019-05-02 13:59:24 -07:00
Max
7331eb1f71
Allow removing Telegram reply keyboard ( #23467 )
...
* Allow removing telegram reply keyboard by setting `keyboard` to an empty list
* Telegram keyboard: [] clearing in services.yaml
2019-05-02 15:14:40 -04:00
Ville Skyttä
f434e24252
Upgrade mypy ( #23586 )
...
* Upgrade mypy to 0.701
* Enable strict equality checks
* Strict equality error fixes
* StateMachine.is_state docstring fix
2019-05-02 21:18:20 +03:00
Ville Skyttä
b79d71065c
Upgrade pytest to 4.4.1 ( #23584 )
2019-05-02 21:17:36 +03:00
Ville Skyttä
0a75a2c080
Clean up redundant same-package ..package imports ( #23587 )
2019-05-02 20:11:37 +03:00
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