hass-core/homeassistant/components/rest
Marc Mueller 69e413ac1e
Update pylint to 2.10.1 (#54963)
* Update pylint to 2.10.0

* useless-suppression

* Consider-using-tuple

* Apply suggestions from code review

Co-authored-by: Paulus Schoutsen <paulus@home-assistant.io>

* Use dict.items()

* Add pylint disable

* Use pylint 2.10.1

Co-authored-by: Paulus Schoutsen <paulus@home-assistant.io>
2021-08-21 10:41:23 +02:00
..
__init__.py Update pylint to 2.10.1 (#54963) 2021-08-21 10:41:23 +02:00
binary_sensor.py Limit log spam from rest and include reason in platform retry (#48666) 2021-04-04 20:26:18 -07:00
const.py Reduce rest setup code (#48062) 2021-03-18 09:55:38 +01:00
data.py Limit log spam from rest and include reason in platform retry (#48666) 2021-04-04 20:26:18 -07:00
entity.py Add support for using a single endpoint for rest data (#46711) 2021-02-19 21:44:15 -08:00
manifest.json Add support for IoT class in manifest (#46935) 2021-04-15 10:21:38 +02:00
notify.py Add support for using a single endpoint for rest data (#46711) 2021-02-19 21:44:15 -08:00
schema.py Add support for using a single endpoint for rest data (#46711) 2021-02-19 21:44:15 -08:00
sensor.py Move temperature conversions to sensor base class (6/8) (#54476) 2021-08-12 17:40:55 +02:00
services.yaml Add targets and selectors for services (P-R) (#50628) 2021-05-14 22:07:17 -07:00
switch.py Add support for using a single endpoint for rest data (#46711) 2021-02-19 21:44:15 -08:00