|
1 month ago | |
---|---|---|
scripts | 1 month ago | |
.gitignore | 1 month ago | |
README.md | 8 months ago | |
config.yaml | 1 month ago | |
data.yaml | 1 month ago |
venv erstellen
python -m venv venv
source ./venv/bin/activate
esphome installieren
pip install esphome
secrets.yaml
anlegen:
WifiPassword: "changeme"
OtaPassword: "changeme"
config hochladen
esphome run config.yaml
Debug-Konsole öffnen (http://ir-blaster.n39.eu oder USB Serial)
Taste auf Fernbedienung drücken
Codes mit IR Actions aus https://esphome.io/components/remote_transmitter.html in config.yaml
definieren
Esphome flashen