|
há 1 mês atrás | |
---|---|---|
scripts | há 1 mês atrás | |
.gitignore | há 1 mês atrás | |
README.md | há 8 meses atrás | |
config.yaml | há 1 mês atrás | |
data.yaml | há 1 mês atrás |
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