Commit graph

8 commits

Author SHA1 Message Date
Ville Skyttä
1be440a72b Upgrade pylint to 2.2.2 ()
* Upgrade to 2.2.0

* simplifiable-if-expression fixes

* duplicate-string-formatting-argument fixes

* unused-import fixes

* Upgrade to 2.2.1

* Remove no longer needed disable

* Upgrade to 2.2.2
2018-12-06 11:54:44 +01:00
cdce8p
38e371c5d9 Async syntax 1, alarm_control_panel & automation & binary_sensor () 2018-10-01 08:49:19 +02:00
Paulus Schoutsen
994b829cb4
add_devices -> add_entities ()
* add_devices -> add_entities

* Lint

* PyLint

* Revert external method in scsgate
2018-08-24 16:37:30 +02:00
Mischa Gruber
cb6c869c2f Action parameter doesn't longer have to be the first parameter ()
* Action parameter doesn't longer have to be the first parameter

* Minified code upon suggestion
2018-06-05 18:15:34 +02:00
Fabian Affolter
47e31dc9ee Fixes for PEP257 ()
* Fixes for PEP257

* More updates
2018-01-20 22:35:38 -08:00
Pascal Vizeli
90f9a6bc0a Cleanup and simplitfy the async state update ()
* Cleanup and simplitfy the async state update

* Update test_entity.py
2017-09-12 10:01:03 +02:00
Paulus Schoutsen
e68bd0457c Fix more deprecation warnings ()
* Remove setting up an hbmqtt broker

* Don't pass loop to web.Application in tests

* Use .query instead of deprecated .GET for aiohttp requests

* Fix closing file resource

* Do not use asyncio mark

* Notify.html5 - PyJWT: Use options to disable verify

* Yamaha: Test was still using deprecated ip

* Remove pytest-asyncio
2017-05-26 13:12:17 -07:00
Fabian Affolter
216199556a Don't interact with hass directly () 2017-05-09 21:56:17 -07:00