Configuration fixes after some time. ci-secrets needs to be updated.

This commit is contained in:
Alexey Skobkin 2020-05-09 03:10:47 +03:00
parent c423d42c61
commit bf5a3b9095
2 changed files with 27 additions and 23 deletions

View File

@ -1,4 +1,4 @@
image: 'python:3.5-slim'
image: 'python:3.8-slim'
before_script:
- cp ci_secrets.yaml secrets.yaml

View File

@ -28,17 +28,16 @@ xiaomi_aqara:
gateways:
- mac: !secret xiaomi_gateway1_mac
key: !secret xiaomi_gateway1_key
host: !secret xiaomi_gateway1_host
# TODO: acquire key from AC partner
# SEE: https://www.home-assistant.io/integrations/xiaomi_aqara/#connection-problem
# - mac: !secret xiaomi_gateway2_mac
# key: !secret xiaomi_gateway2_key
# MikroTik presense
device_tracker:
- platform: mikrotik
host: !secret mikrotik_router1_ip
mikrotik:
- host: !secret mikrotik_router1_ip
username: !secret mikrotik_router1_username
password: !secret mikrotik_router1_password
method: wireless
consider_home: 180
new_device_defaults:
track_new_devices: true
# Wake on LAN
wake_on_lan:
@ -54,26 +53,31 @@ media_player:
timeout: 15
mac: !secret samsung_tv_media_mac
- platform: webostv
host: !secret lg_tv_media_ip
name: !secret lg_tv_media_name
filename: webostv.conf
host: !secret lg_tv1_media_ip
name: !secret lg_tv1_media_name
filename: webostv1.conf
timeout: 5
- platform: webostv
host: !secret lg_tv2_media_ip
name: !secret lg_tv2_media_name
filename: webostv2.conf
timeout: 5
upnp:
port_mapping: false
# Transmission torrent daemon
transmission:
host: !secret transmission_torrent_host
username: !secret transmission_torrent_username
password: !secret transmission_torrent_password
turtle_mode: true
monitored_conditions:
- current_status
- download_speed
- upload_speed
- active_torrents
- total_torrents
#transmission:
# host: !secret transmission_torrent_host
# username: !secret transmission_torrent_username
# password: !secret transmission_torrent_password
# #turtle_mode: true
# #monitored_conditions:
# #- current_status
# #- download_speed
# #- upload_speed
# #- active_torrents
# #- total_torrents
## Sensors
sensor: