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: before_script:
- cp ci_secrets.yaml secrets.yaml - cp ci_secrets.yaml secrets.yaml

View File

@ -28,17 +28,16 @@ xiaomi_aqara:
gateways: gateways:
- mac: !secret xiaomi_gateway1_mac - mac: !secret xiaomi_gateway1_mac
key: !secret xiaomi_gateway1_key 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 mikrotik:
device_tracker: - host: !secret mikrotik_router1_ip
- platform: mikrotik
host: !secret mikrotik_router1_ip
username: !secret mikrotik_router1_username username: !secret mikrotik_router1_username
password: !secret mikrotik_router1_password password: !secret mikrotik_router1_password
method: wireless
consider_home: 180
new_device_defaults:
track_new_devices: true
# Wake on LAN # Wake on LAN
wake_on_lan: wake_on_lan:
@ -54,26 +53,31 @@ media_player:
timeout: 15 timeout: 15
mac: !secret samsung_tv_media_mac mac: !secret samsung_tv_media_mac
- platform: webostv - platform: webostv
host: !secret lg_tv_media_ip host: !secret lg_tv1_media_ip
name: !secret lg_tv_media_name name: !secret lg_tv1_media_name
filename: webostv.conf filename: webostv1.conf
timeout: 5
- platform: webostv
host: !secret lg_tv2_media_ip
name: !secret lg_tv2_media_name
filename: webostv2.conf
timeout: 5 timeout: 5
upnp: upnp:
port_mapping: false port_mapping: false
# Transmission torrent daemon # Transmission torrent daemon
transmission: #transmission:
host: !secret transmission_torrent_host # host: !secret transmission_torrent_host
username: !secret transmission_torrent_username # username: !secret transmission_torrent_username
password: !secret transmission_torrent_password # password: !secret transmission_torrent_password
turtle_mode: true # #turtle_mode: true
monitored_conditions: # #monitored_conditions:
- current_status # #- current_status
- download_speed # #- download_speed
- upload_speed # #- upload_speed
- active_torrents # #- active_torrents
- total_torrents # #- total_torrents
## Sensors ## Sensors
sensor: sensor: