Hide my garadget Id. Not that it's super important but...

This commit is contained in:
CCOSTAN
2016-12-07 16:53:01 +00:00
parent 8ab93d4b45
commit 4b521603cc
5 changed files with 17 additions and 8 deletions

View File

@@ -173,4 +173,13 @@ Easy Garbage Automation
{%- if now().month in [01, 11, 12] -%} Yes {%- else -%} NO {%- endif %}
{%- if now().month in [01, 11, 12] -%} Yes {%- else -%} NO {%- endif %}
binary_sensor:
platform: command_line
name: Daughter Laptop
command: ping -W 1 -c 1 192.168.0.101 > /dev/null 2>&1 && echo success || echo fail
sensor_class: connectivity
payload_on: "success"
payload_off: "fail"

View File

@@ -120,4 +120,4 @@
- service: light.turn_on
data_template:
entity_id: "{{ trigger.event.data.entity_id }}"
brightness: 20
brightness: 35

View File

@@ -94,11 +94,11 @@ media_player:
cover:
platform: garadget
covers:
!secret garadget_id:
!secret garadget_large_id:
username: !secret garadget_username
password: !secret garadget_password
name: Garadget Large
2a003f001751353432393433:
!secret garadget_small_id:
username: !secret garadget_username
password: !secret garadget_password
name: Garadget Small

View File

@@ -31,10 +31,10 @@ sensor.nest_downstairs:
sensor.nest_upstairs:
icon: mdi:air-conditioner
hidden: true
sensor.downstairs_humidity:
sensor.downstairs_thermostat_humidity:
icon: mdi:water-percent
hidden: true
sensor.upstairs_humidity:
sensor.upstairs_thermostat_humidity:
icon: mdi:water-percent
hidden: true
sensor.upstairs_away_mode:

View File

@@ -1,9 +1,9 @@
Weather:
entities:
- climate.downstairs
- sensor.downstairs_humidity
- sensor.downstairs_thermostat_humidity
- climate.upstairs
- sensor.upstairs_humidity
- sensor.upstairs_thermostat_humidity
# - sensor.dark_sky_summary
- sensor.dark_sky_minutely_summary
# - sensor.dark_sky_nearest_storm_distance