mirror of
https://github.com/home-assistant/core.git
synced 2025-07-15 09:17:10 +00:00

* Make services yield * Disable pylint abstract-method check * add input_select * add input_slider * change to async vers. * fix lint * yield on add_entities as other components does