Skip to content

Commit

Permalink
Merge pull request #3 from mewejo/feat/v1
Browse files Browse the repository at this point in the history
Version 1.0 🙌
  • Loading branch information
mewejo committed Feb 7, 2023
2 parents 5df3272 + bdc33cd commit fe8127b
Show file tree
Hide file tree
Showing 45 changed files with 1,902 additions and 1,216 deletions.
16 changes: 16 additions & 0 deletions .env.example
Original file line number Diff line number Diff line change
Expand Up @@ -4,3 +4,19 @@ MQTT_USERNAME=
MQTT_PASSWORD=
MQTT_CLIENT_ID=
HOME_ASSISTANT_DISCOVERY_PREFIX=homeassistant
APP_DEBUG=true

# 500/240 are defaults in the code, override here
#MOISTURE_SENSOR_1_DRY=500
#MOISTURE_SENSOR_1_WET=240
#MOISTURE_SENSOR_2_DRY=500
#MOISTURE_SENSOR_3_WET=240
#MOISTURE_SENSOR_3_DRY=500
#MOISTURE_SENSOR_3_WET=240
#MOISTURE_SENSOR_4_DRY=500
#MOISTURE_SENSOR_4_WET=240
#MOISTURE_SENSOR_5_DRY=500
#MOISTURE_SENSOR_5_WET=240
#MOISTURE_SENSOR_6_DRY=500
#MOISTURE_SENSOR_6_WET=240

18 changes: 0 additions & 18 deletions api/api.go

This file was deleted.

36 changes: 0 additions & 36 deletions api/zone_controller.go

This file was deleted.

175 changes: 0 additions & 175 deletions arduino/arduino.go

This file was deleted.

59 changes: 0 additions & 59 deletions arduino/moisture_reading.go

This file was deleted.

Loading

0 comments on commit fe8127b

Please sign in to comment.