Paulus Schoutsen
cfe4cf30ad
Add manifests ( #22699 )
...
* Add manifests
* Update auto name
* Update codeowners
* Add requirements from platforms
* Minor cleanup
* Incorporate changes from awarecan PR
2019-04-03 21:14:45 -07:00
Paulus Schoutsen
4b1de61110
Use relative imports inside integrations ( #22235 )
...
* Use relative imports inside integrations
* Lint
* Fix automation tests
* Fix scene imports
2019-03-20 22:56:46 -07:00
Joakim Plate
c5de32e7b1
Climate const.py move ( #20945 )
...
* Move constants to const.py
* Import from const instead of climate
2019-02-14 20:34:43 +01:00
Fabian Affolter
127c55e0c1
Update file header ( #21023 )
...
* Update file header
* Update file header
* Update file header
* Update file header
* Update file header
* Fix lint issues
2019-02-13 21:21:14 +01:00
William Scanlon
ff84c01d41
Remove wink sensor log calls ( #20798 )
...
* Removed log calls
* pass during exception
2019-02-07 06:22:44 +01:00
William Scanlon
d13b2ca6ef
Added egg age to the eggminder sensor ( #20758 )
...
* Added egg age to the eggminder sensor
2019-02-05 21:26:54 -05:00
Paulus Schoutsen
e2d3c27e85
Embed all platforms into components ( #20677 )
...
* Consolidate all components with platforms
* Organize tests
* Fix more tests
* Fix Verisure tests
* one final test fix
* Add change
* Fix coverage
2019-02-02 07:13:16 -08:00
William Scanlon
2836ff86fe
Update to the newest python-wink and fix push updates! ( #20594 )
...
* Update to the newest python-wink and make post session call to Wink to keep pubnub working.
* Update __init__.py
2019-01-30 11:35:47 -08:00
Louis-Etienne
fe148606b8
Wink: Update pubnubsub-handler version to make it compatible with python 3.7 ( #19625 )
2019-01-11 16:30:31 -08:00
William Scanlon
85c0de550c
Use capability of sensor if present to fix multisensor Wink devices ( #18907 )
2018-12-03 11:34:22 +01:00
William Scanlon
b3e37af9b1
Added unique id to all Wink devices. ( #18589 )
2018-11-19 22:52:43 -05:00
William Scanlon
71ab8a9b1a
Moved Wink water heater from climate to water heater. ( #17504 )
...
* Moved Wink water heater from climate to water heater.
* Remove deprecated states from Tuya
* Update toon.py
* Update toon.py
* Lint
2018-10-16 11:27:01 +02:00
cdce8p
9aaf11de8c
Async syntax 8/8 ( #17022 )
...
* Async syntax 8
* Pylint fixes
2018-10-01 08:52:42 +02:00
William Scanlon
f43d9ba680
Support for the Quirky Nimbus ( #16520 )
...
* Support for quriky nimbu
* Fixed lint
* fixed some typos
2018-09-13 09:35:40 +02:00
Ville Skyttä
b7c336a687
Pylint cleanups ( #15626 )
...
* Pylint 2 no-else-return fixes
* Remove unneeded abstract-class-not-used pylint disable
2018-07-23 10:16:05 +02:00
Ville Skyttä
e31dd4404e
Pylint 2 fixes ( #15487 )
...
* pylint 2 inline disable syntax fixes
* pylint 2 logging-not-lazy fixes
* pylint 2 consider-using-in fixes
* Revert pylint 2 inline disable syntax fixes addressing unused-imports
Will have a go at removing more unused imports altogether first.
2018-07-17 19:34:29 +02:00
Vignesh Venkat
49623d2dad
Update python-wink to 1.9.1 ( #15215 )
...
Fixes a bug for when GE Z-Wave fan speeds are adjusted using the
wink app.
2018-06-29 17:26:06 -04:00
William Scanlon
6bc03ee763
Python wink update ( #15048 )
...
* Updated python-wink to 1.9.0
* Added support for groups of Wink shades.
2018-06-20 09:41:28 -04:00
Ville Skyttä
4bd7a7eee3
Remove inline pylint disables for messages disabled in pylintrc ( #14978 )
2018-06-16 00:15:46 +02:00
Vignesh Venkat
65b0ec6615
Update python-wink to 1.8.0 ( #14894 )
...
* wink: Update to python-wink 1.8.0
This pulls in a patch to expose the GE Z-Wave in wall fan switch
as a fan component instead of a light dimmer switch component.
* Update requirements_all.txt
2018-06-13 07:09:42 -04:00
Fabian Affolter
954e4796b8
Use ATTR_NAME from const.py ( #14450 )
2018-05-14 13:05:52 +02:00
Paul Tarjan
f9c1675c95
Use request.query ( #13037 )
...
Fixes #13036
2018-03-10 00:36:20 -08:00
William Scanlon
5123487705
Update python-wink version and multiple wink fixes/updates. ( #11833 )
2018-01-25 11:31:38 -05:00
Fabian Affolter
47e31dc9ee
Fixes for PEP257 ( #11810 )
...
* Fixes for PEP257
* More updates
2018-01-20 22:35:38 -08:00
Anders Melchiorsen
8267a21bfe
Lazy loading of service descriptions ( #11479 )
...
* Lazy loading of service descriptions
* Fix tests
* Load YAML in executor
* Return a copy of available services to allow mutations
* Remove lint
* Add zha/services.yaml
* Only cache descriptions for known services
* Remove lint
* Remove description loading during service registration
* Remove description parameter from async_register
* Test async_get_all_descriptions
* Remove lint
* Fix typos from multi-edit
* Remove unused arguments
* Remove unused import os
* Remove unused import os, part 2
* Remove unneeded coroutine decorator
* Only use executor for loading files
* Cleanups suggested in review
* Increase test coverage
* Fix races in existing tests
2018-01-07 14:54:16 -08:00
William Scanlon
454d8535f8
Allow chime to work for wink siren/chime ( #10961 )
...
* Allow Wink siren/chimes to work
* Updated requirements_all.txt
2017-12-05 22:07:59 -08:00
Stephen Yeargin
72251e0375
Fix "recently pair device" ( #10832 )
...
Noticed a minor grammar mistake.
2017-11-27 20:54:18 -08:00
William Scanlon
31b89f602a
Strip white space from configurator input ( #10317 )
2017-11-03 08:58:03 -07:00
William Scanlon
d9805160bc
Removed username/password auth and moved to new save/load json ( #10277 )
2017-11-01 21:58:46 +01:00
Fabian Affolter
cc293db5ab
Update services.yaml files ( #10229 )
...
* Add period to the description
* Update abbreviation
2017-10-30 21:39:12 +01:00
William Scanlon
41c2bdb4fb
Moved siren to Wink from switch ( #9879 )
2017-10-20 10:18:32 -04:00