Config updates

- updated vacuum token
- small other fixes
This commit is contained in:
Martin Bauer 2020-01-17 21:32:47 +01:00
parent 9cf319eb2d
commit 9754da2f18
3 changed files with 10 additions and 4 deletions

View File

@ -3,8 +3,8 @@
default_config: default_config:
# Uncomment this if you are using SSL/TLS, running in Docker container, etc. # Uncomment this if you are using SSL/TLS, running in Docker container, etc.
http: http:
base_url: https://ha.bauer.tech base_url: https://ha.bauer.tech
# Discover some devices automatically # Discover some devices automatically
#discovery: #discovery:
@ -59,6 +59,12 @@ homekit:
history: history:
exclude:
domains:
- automation
- updater
- scene
ios: ios:
shopping_list: shopping_list:

View File

@ -1,4 +1,4 @@
vacuum_token: 6c66584642704d785675795747464977 vacuum_token: 326f4572454b4458507a306e7248446b
watson_api_key: X_tnnoaZGOwxZlqUn07wkD2G-0vaaAuOw6I6d_6jpCf7 watson_api_key: X_tnnoaZGOwxZlqUn07wkD2G-0vaaAuOw6I6d_6jpCf7
telegram_token: 824902906:AAHKLyNuEX_Sd_r0S-3jiZ-OPnlWnO8XSeM telegram_token: 824902906:AAHKLyNuEX_Sd_r0S-3jiZ-OPnlWnO8XSeM
telegram_chatid_martin: 747324122 telegram_chatid_martin: 747324122

View File

@ -1,3 +1,3 @@
local_ip: 192.168.178.78 local_ip: 192.168.178.78
knxd_host: server #directly the network bridge: 192.168.178.65 knxd_host: 192.168.178.80 #directly the network bridge: 192.168.178.65
homekit_name: BauerHomeDev homekit_name: BauerHomeDev