forked from frenck/home-assistant-config
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathsecrets.fake.yaml
executable file
·67 lines (62 loc) · 2.52 KB
/
secrets.fake.yaml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
---
# This is a dummy file for using when testing the configuration
# But for publishing on GitHub as well.
# These are (of course) not my actual secrets...
# ESPHome (generic)
esphome_api_password: password
esphome_ota_password: password
esphome_web_server_password: password
# ESPHome devices
esphome_attic_boiler_api_password: password
esphome_attic_boiler_ota_password: password
esphome_attic_homelab_server_api_password: password
esphome_attic_homelab_server_ota_password: password
esphome_attic_ventilation_api_password: password
esphome_attic_ventilation_ota_password: password
esphome_dsmr_bridge_api_password: password
esphome_dsmr_bridge_ota_password: password
esphome_dsmr_reader_api_password: password
esphome_dsmr_reader_ota_password: password
esphome_garage_dryer_api_password: password
esphome_garage_dryer_ota_password: password
esphome_garage_freezer_api_password: password
esphome_garage_freezer_ota_password: password
esphome_garage_fridge_api_password: password
esphome_garage_fridge_ota_password: password
esphome_garage_washing_machine_api_password: password
esphome_garage_washing_machine_ota_password: password
esphome_kitchen_cupboard_api_password: password
esphome_kitchen_cupboard_ota_password: password
esphome_kitchen_fridge_api_password: password
esphome_kitchen_fridge_ota_password: password
esphome_office_3d_printer_api_password: password
esphome_office_3d_printer_ota_password: password
esphome_office_flycatcher_api_password: password
esphome_office_flycatcher_ota_password: password
esphome_office_playground_api_password: password
esphome_office_playground_ota_password: password
esphome_outside_doorbell_api_password: password
esphome_outside_doorbell_ota_password: password
esphome_unused_esp04_api_password: password
esphome_unused_esp04_ota_password: password
esphome_unused_esp13_api_password: password
esphome_unused_esp13_ota_password: password
esphome_unused_esp15_api_password: password
esphome_unused_esp15_ota_password: password
esphome_unused_esp17_api_password: password
esphome_unused_esp17_ota_password: password
esphome_unused_esp18_api_password: password
esphome_unused_esp18_ota_password: password
esphome_water_meter_api_password: password
esphome_water_meter_ota_password: password
# HTTP component settings
http_trusted_proxies: ["192.168.0.1"]
# WiFi NoT (Network Of Things = no internet) details
wifi_iot_ssid: ssid
wifi_iot_password: password
wifi_iot_gateway: 192.168.0.1
wifi_iot_subnet: 255.255.255.0
wifi_iot_dns: 192.168.0.1
# Telegram Token
telegram_api_key: abcdefghijklmnopqrstuvw-g
telegram_frenck: 1111111111