mirror of
https://github.com/home-assistant/core.git
synced 2026-06-02 13:44:32 +01:00
ee5f228309
* 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