-
- Downloads
Add button to set date and time for thermopro TP358/TP393 (#135740)
Co-authored-by:
J. Nick Koston <nick@koston.org>
Showing
- homeassistant/components/thermopro/__init__.py 29 additions, 8 deletionshomeassistant/components/thermopro/__init__.py
- homeassistant/components/thermopro/button.py 157 additions, 0 deletionshomeassistant/components/thermopro/button.py
- homeassistant/components/thermopro/const.py 3 additions, 0 deletionshomeassistant/components/thermopro/const.py
- homeassistant/components/thermopro/sensor.py 2 additions, 2 deletionshomeassistant/components/thermopro/sensor.py
- homeassistant/components/thermopro/strings.json 7 additions, 0 deletionshomeassistant/components/thermopro/strings.json
- tests/components/thermopro/__init__.py 10 additions, 0 deletionstests/components/thermopro/__init__.py
- tests/components/thermopro/conftest.py 56 additions, 0 deletionstests/components/thermopro/conftest.py
- tests/components/thermopro/test_button.py 135 additions, 0 deletionstests/components/thermopro/test_button.py
homeassistant/components/thermopro/button.py
0 → 100644
tests/components/thermopro/test_button.py
0 → 100644
Please register or sign in to comment