hass-core/homeassistant/components/rest
Ville Skyttä dc880118a4
Lint suppression cleanups (#47248)
* Unused pylint suppression cleanups

* Remove outdated pylint bug references

* Add flake8-noqa config and note to run it every now and then

* Add codes to noqa's

* Unused noqa cleanups
2021-03-02 09:02:04 +01:00
..
__init__.py Lint suppression cleanups (#47248) 2021-03-02 09:02:04 +01:00
binary_sensor.py Add support for using a single endpoint for rest data (#46711) 2021-02-19 21:44:15 -08:00
const.py Add support for using a single endpoint for rest data (#46711) 2021-02-19 21:44:15 -08:00
data.py Create httpx helper to wrap a shared httpx.AsyncClient (#43877) 2020-12-09 17:18:57 +01: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 httpx as a core dep (#42071) 2020-10-19 10:18:47 +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 Add support for using a single endpoint for rest data (#46711) 2021-02-19 21:44:15 -08:00
services.yaml Minor service definition tweaks (#46741) 2021-02-18 17:14:36 +01:00
switch.py Add support for using a single endpoint for rest data (#46711) 2021-02-19 21:44:15 -08:00