mirror of
https://github.com/home-assistant/core.git
synced 2026-09-02 18:24:49 -05: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