Add aquarium temperature tracker

This commit is contained in:
2023-01-13 10:50:46 +01:00
parent e4e7a6cb29
commit 0fc9d15c0b
+34
View File
@@ -0,0 +1,34 @@
esphome:
name: wardrobe
platform: ESP8266
board: nodemcuv2
logger:
web_server:
port: 80
mqtt:
broker: mqtt
dallas:
- pin: D4
sensor:
- platform: dallas
address: 0x6a0316643959ff28
name: "Aquarium Temperature"
ota:
password: ""
wifi:
ssid: !secret wifi_ssid
password: !secret wifi_password
# Enable fallback hotspot (captive portal) in case wifi connection fails
ap:
ssid: "wardrobe"
password: !secret wifi_fallback_hotspot_password
captive_portal: