William Scanlon
312de6b3a3
New Wink services. pair new device, rename, and delete, add new lock key code. Add water heater support ( #9303 )
...
* Pair new device, rename, delete, and lock key code services. Also add water heater support.
* Fixed tox
2017-09-26 23:17:55 -07:00
Michael Prokop
08b0629eca
Fix a bunch of typos ( #9545 )
...
s/Addres /Address /
s/Chnage/Change/
s/Converion/Conversion/
s/Supressing/Suppressing/
s/agains /against /
s/allready/already/
s/analagous/analogous/
s/aquired/acquired/
s/arbitray/arbitrary/
s/argment/argument/
s/aroung/around/
s/attibute/attribute/
s/auxillary/auxiliary/
s/befor /before /
s/commmand/command/
s/conatin/contain/
s/conection/connection/
s/coresponding/corresponding/
s/entites/entities/
s/enviroment/environment/
s/everyhing/everything/
s/expected expected/expected/
s/explicity/explicitly/
s/formated/formatted/
s/incomming/incoming/
s/informations/information/
s/inital/initial/
s/inteface/interface/
s/interupt/interrupt/
s/mimick/mimic/
s/mulitple/multiple/
s/multible/multiple/
s/occured/occurred/
s/occuring/occurring/
s/overrided/overridden/
s/overriden/overridden/
s/platfrom/platform/
s/positon/position/
s/progess/progress/
s/recieved/received/
s/reciever/receiver/
s/recieving/receiving/
s/reponse/response/
s/representaion/representation/
s/resgister/register/
s/retrive/retrieve/
s/reuqests/requests/
s/segements/segments/
s/seperated/separated/
s/sheduled/scheduled/
s/succesfully/successfully/
s/suppport/support/
s/targetting/targeting/
s/thats/that's/
s/the the/the/
s/unkown/unknown/
s/verison/version/
s/while loggin out/while logging out/
2017-09-23 17:15:46 +02:00
Paulus Schoutsen
46e030662d
Fix pylint 1.7.2 no-else-return issues ( #8361 )
...
* Fix pylint 1.7.2 no-else-return issues
* Update tomato.py
2017-07-05 23:30:01 -07:00
Fabian Affolter
9189cbdc8b
Remove globally disabled pylint issues ( #8005 )
2017-06-13 11:10:32 +02:00
William Scanlon
cfbbade6d1
Additional Wink lock features ( #7445 )
...
* Additional Wink lock features
2017-05-13 14:09:00 -04:00
Fabian Affolter
3ee4d1060f
Update docstrings ( #7361 )
...
* Update docstrings
* Update docstrings
* Update docstrings
* Update docstrings
* update docstrings
* Update docstrings
* Update docstrings
* Update docstrings
* Update docstrings
* Update docstrings
* Update tomato.py
* Update isy994.py
* Lint + fix tests
* Lint
2017-04-29 22:04:49 -07:00
geekofweek
06d3889e1b
Wink Aros Fixes ( #6726 )
...
Wink Aros only supports 3 Fan Modes:
Low
Medium
High
Fan Mode had a Typo and wasn't represented in the UI
2017-03-24 16:13:14 -04:00
William Scanlon
4623d1071e
Fixed typos in wink climate ( #5936 )
2017-02-12 19:34:13 -08:00
William Scanlon
80a794e587
Wink AC and addidtional sensor support ( #5670 )
...
* Added door bell sensors
* Initial support for AC units.
* Added new device service
* Quirky Aros AC unit support
* Use super() everywhere and error checking for token request.
* Ignore camera sensors during setup of alarms.
* Added manufacturer/device attributes to all wink devices.
* Fixed style errors
* Fixed remaining lint errors.
2017-02-01 22:43:12 -08:00
William Scanlon
4c03d670c1
Wink PubNub v4 ( #4561 )
...
* PubNub v4
* Updated to pubnubsub-handler 0.0.5
* Updated requirements_all.txt
2016-11-30 13:12:26 -08:00
William Scanlon
bab8d574fe
Wink Thermostat support and NoneType error fixes ( #4175 )
2016-11-06 07:27:15 -08:00