|
1 hónapja | |
---|---|---|
scripts | 1 hónapja | |
.gitignore | 1 hónapja | |
README.md | 8 hónapja | |
config.yaml | 1 hónapja | |
data.yaml | 1 hónapja |
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