Adding rgbg-living

This commit is contained in:
Moritz Graf 2022-10-31 17:44:36 +01:00
parent d0caae5515
commit a66cab1fab
No known key found for this signature in database
GPG Key ID: 74908B979B924E74
3 changed files with 8 additions and 7 deletions

View File

@ -41,6 +41,7 @@ esphome wizard muc-kitchen.secret.yml
# -hold boot button to enable flashing on esps
esphome run ./config/muc-kitchen.secret.yml
esphome run ./config/muc-living.secret.yml
esphome run ./config/rgbg-living.secret.yml
```
### custom firmware for hygrometers

View File

@ -13,12 +13,12 @@ logger:
api:
password: ""
mqtt:
broker: "moritzgraf.de"
port: "30024"
username: "sender"
password: "ahQueteiRietufeko8do"
topic_prefix: "muc-living"
# mqtt:
# broker: "moritzgraf.de"
# port: "30024"
# username: "sender"
# password: "ahQueteiRietufeko8do"
# topic_prefix: "muc-living"
ota:
password: ""

View File

@ -2,7 +2,7 @@ esphome:
name: rgbg-living
esp32:
board: m5stick-c
board: nodemcu-32s
framework:
type: arduino