-
- Downloads
Add Hydrawise component (#14055)
* Added the Hydrawise component. * Fixed lint errors. * Multiple changes due to review comments addressed. * Simplified boolean test. Passes pylint. * Need hydrawiser package version 0.1.1. * Added a docstring to the device_class method. * Addressed all review comments from MartinHjelmare. * Changed keys to single quote. Removed unnecessary duplicate method. * Removed unused imports. * Changed state to lowercase snakecase. * Changes & fixes from review comments.
Showing
- .coveragerc 3 additions, 0 deletions.coveragerc
- homeassistant/components/binary_sensor/hydrawise.py 81 additions, 0 deletionshomeassistant/components/binary_sensor/hydrawise.py
- homeassistant/components/hydrawise.py 153 additions, 0 deletionshomeassistant/components/hydrawise.py
- homeassistant/components/sensor/hydrawise.py 72 additions, 0 deletionshomeassistant/components/sensor/hydrawise.py
- homeassistant/components/switch/hydrawise.py 103 additions, 0 deletionshomeassistant/components/switch/hydrawise.py
- requirements_all.txt 3 additions, 0 deletionsrequirements_all.txt
Loading
Please register or sign in to comment