Skip to content

Commit

Permalink
Fix display images in HACS
Browse files Browse the repository at this point in the history
  • Loading branch information
bergdahl committed Dec 12, 2023
1 parent 7294238 commit c741612
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,15 +9,15 @@ Home Assistant integration for the [Elecrow GrowCube](https://www.elecrow.com/gr
The integration adds sensors for temperature, humidity and four sensors for moisture. It adds four controls for watering,
this activates the pump for 5 seconds for the given channel.

![integration1.png](images%2Fintegration1.png)
![integration1.png](https://raw.githubusercontent.com/jonnybergdahl/HomeAssistant_Growcube_Integration/main/images/integration1.png)

It also adds diagnostics sensors such as device lock, sensor disconnect warnings and pump blocked warnings.

![integration2.png](images%2Fintegration2.png)
![integration2.png](https://raw.githubusercontent.com/jonnybergdahl/HomeAssistant_Growcube_Integration/main/images/integration2.png)

The integration also publishes a service for watering, to be used in automations.

![integration3.png](images%2Fintegration3.png)
![integration3.png](https://raw.githubusercontent.com/jonnybergdahl/HomeAssistant_Growcube_Integration/main/images/integration3.png)

Use channel names A-D and a duration value in seconds.

Expand Down

0 comments on commit c741612

Please sign in to comment.