From bf5a3b9095f03665975b8963358263ad8e0d1b1d Mon Sep 17 00:00:00 2001 From: Alexey Skobkin Date: Sat, 9 May 2020 03:10:47 +0300 Subject: [PATCH] Configuration fixes after some time. ci-secrets needs to be updated. --- .gitlab-ci.yml | 2 +- configuration.yaml | 48 +++++++++++++++++++++++++--------------------- 2 files changed, 27 insertions(+), 23 deletions(-) diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index 1a40263..0a20603 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -1,4 +1,4 @@ -image: 'python:3.5-slim' +image: 'python:3.8-slim' before_script: - cp ci_secrets.yaml secrets.yaml diff --git a/configuration.yaml b/configuration.yaml index 9622aeb..64c8315 100755 --- a/configuration.yaml +++ b/configuration.yaml @@ -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: