|
1 mesiac pred | |
---|---|---|
.gitignore | 1 mesiac pred | |
README.md | 9 mesiacov pred | |
config.yaml | 1 mesiac pred | |
data.yml | 1 mesiac pred | |
generate.py | 1 mesiac pred |
venv erstellen
python -m venv venv
source ./venv/bin/activate
esphome installieren
pip installv esphome
secrets.yaml
anlegen:
WifiPassword: "changeme"
OtaPassword: "chamgeme"
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