# Copiez ce fichier vers secrets.yaml puis remplacez les valeurs. # Ne publiez et ne commitez jamais secrets.yaml. wifi_ssid: "VOTRE_WIFI" wifi_password: "VOTRE_MOT_DE_PASSE_WIFI" fallback_password: "UN_MOT_DE_PASSE_DE_SECOURS" mqtt_broker: "192.168.1.10" mqtt_port: 1883 mqtt_username: "clim_cn105" mqtt_password: "VOTRE_MOT_DE_PASSE_MQTT" ota_password: "UN_MOT_DE_PASSE_OTA"