-
- Downloads
Add Homee select platform (#139534)
* homee select initial * Finish select tests * Add motor rotation * fix snapshot after translation compilation * string improvement * last fixes * fix review comments * remove restore last known state * readd wind monitoring state * fix strings * remove problematic selects * remove motor rotation from strings * fix review comments * Update tests/components/homee/test_select.py Co-authored-by:Abílio Costa <abmantis@users.noreply.github.com> * add PARALLEL_UPDATES * parallel updates for select, not light. --------- Co-authored-by:
Robert Resch <robert@resch.dev> Co-authored-by:
Abílio Costa <abmantis@users.noreply.github.com>
Showing
- homeassistant/components/homee/__init__.py 1 addition, 0 deletionshomeassistant/components/homee/__init__.py
- homeassistant/components/homee/select.py 63 additions, 0 deletionshomeassistant/components/homee/select.py
- homeassistant/components/homee/strings.json 10 additions, 0 deletionshomeassistant/components/homee/strings.json
- tests/components/homee/fixtures/selects.json 43 additions, 0 deletionstests/components/homee/fixtures/selects.json
- tests/components/homee/snapshots/test_select.ambr 59 additions, 0 deletionstests/components/homee/snapshots/test_select.ambr
- tests/components/homee/test_select.py 106 additions, 0 deletionstests/components/homee/test_select.py
Loading
Please register or sign in to comment