mirror of
https://github.com/CeeWeasel/fresh-home.git
synced 2026-08-09 18:40:14 -04:00
fixing exphome devices and getting rid of grocy
This commit is contained in:
@@ -3,7 +3,7 @@ substitutions:
|
||||
entity_name: front_yard_plant_monitor
|
||||
friendly_name: Front Yard Plant Monitor
|
||||
platform: ESP32
|
||||
board: esp32-poe-iso #nodemcu-32s
|
||||
board: esp32-poe-iso
|
||||
static_ip: !secret front-yard-plant-monitor-ip
|
||||
|
||||
packages:
|
||||
@@ -12,6 +12,8 @@ packages:
|
||||
device_base: !include common/device_base.yaml
|
||||
ble_proxy: !include common/ble_proxy.yaml
|
||||
|
||||
esp32:
|
||||
board: esp32-poe-iso
|
||||
|
||||
logger:
|
||||
level: DEBUG
|
||||
|
||||
Reference in New Issue
Block a user