check some todos in README
This commit is contained in:
parent
92a332c470
commit
990d4a4363
1 changed files with 2 additions and 2 deletions
|
@ -31,11 +31,11 @@ I want to automate as much as possible which makes sense and is easy to build.
|
||||||
- water level for water tank :white_check_mark:
|
- water level for water tank :white_check_mark:
|
||||||
- LED grow light control (on/off, dimming, max. 12V 50W load ) :white_check_mark:
|
- LED grow light control (on/off, dimming, max. 12V 50W load ) :white_check_mark:
|
||||||
- You can of course use a relais as well, if you want to drive 220V lights :white_check_mark:
|
- You can of course use a relais as well, if you want to drive 220V lights :white_check_mark:
|
||||||
- fan control (on/off, (PWM?) max 1A) :large_blue_circle:
|
- fan control (on/off, (PWM?) max 1A) :white_check_mark:
|
||||||
- pump control for automatic watering (max 1A) :large_blue_circle:
|
- pump control for automatic watering (max 1A) :large_blue_circle:
|
||||||
- Web UI and REST API for data and controlling :large_blue_circle:
|
- Web UI and REST API for data and controlling :large_blue_circle:
|
||||||
- simple web ui :white_check_mark:
|
- simple web ui :white_check_mark:
|
||||||
- REST API :red_circle:
|
- REST API :large_blue_circle:
|
||||||
- Send notifications with web call (e.g. for mastodon) :red_circle:
|
- Send notifications with web call (e.g. for mastodon) :red_circle:
|
||||||
- predefined grow profiles :large_blue_circle:
|
- predefined grow profiles :large_blue_circle:
|
||||||
- persistend data :white_check_mark:
|
- persistend data :white_check_mark:
|
||||||
|
|
Loading…
Reference in a new issue