mirror of
https://github.com/randybb/esphome-configs.git
synced 2026-01-02 11:37:28 +01:00
Add some fake strings to secrets.yaml to make future CI happy
This commit is contained in:
@@ -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
|
||||||
Reference in New Issue
Block a user