Add some fake strings to secrets.yaml to make future CI happy

This commit is contained in:
2024-09-05 01:00:22 +02:00
parent bdb2538e22
commit 161b186507

View File

@@ -1,28 +1,28 @@
wifi_ssid: wifi_ssid: "ssid"
wifi_password: wifi_password: "password"
api_password: api_password: "password"
api_key: api_key: "key"
ota_password: ota_password: "password"
ha_url: http://ha.local:8123/ ha_url: http://ha.local:8123/
tft_url: http://ha.local:8123/local/tft/lui.tft tft_url: http://ha.local:8123/local/tft/lui.tft
mqtt_ip: ha.local mqtt_ip: ha.local
mqtt_ext: mqtt_ext: ha.example.com
mqtt_username: mqtt_username: "username"
mqtt_password: mqtt_password: "password"
ble_beacon_honda_uuid: ble_beacon_honda_uuid: "00000000-0000-0000-0000-000000000000"
ble_beacon_honda_major: ble_beacon_honda_major: 10167
ble_beacon_honda_minor: ble_beacon_honda_minor: 61958
ble_beacon_suzuki_uuid: ble_beacon_suzuki_uuid: "00000000-0000-0000-0000-000000000000"
ble_beacon_suzuki_major: ble_beacon_suzuki_major: 10167
ble_beacon_suzuki_minor: ble_beacon_suzuki_minor: 61958
ble_beacon_toyota_auris_uuid: ble_beacon_toyota_auris_uuid: "00000000-0000-0000-0000-000000000000"
ble_beacon_toyota_auris_major: ble_beacon_toyota_auris_major: 10167
ble_beacon_toyota_auris_minor: ble_beacon_toyota_auris_minor: 61958
ble_beacon_toyota_yaris_uuid: ble_beacon_toyota_yaris_uuid: "00000000-0000-0000-0000-000000000000"
ble_beacon_toyota_yaris_honda_major: ble_beacon_toyota_yaris_honda_major: 10167
ble_beacon_toyota_yaris_honda_minor: ble_beacon_toyota_yaris_honda_minor: 61958