From bfc299ce348a5cbce6199d25f0e5be3b6935e2bb Mon Sep 17 00:00:00 2001 From: Brian King Date: Tue, 11 Dec 2018 13:19:56 -0600 Subject: [PATCH] re: #163 --- binary_sensor/tile-template.yaml | 2 +- customize.yaml | 5 ++++- sensor/rest.yaml | 4 ++++ 3 files changed, 9 insertions(+), 2 deletions(-) diff --git a/binary_sensor/tile-template.yaml b/binary_sensor/tile-template.yaml index 0c5ad0e..cf9b436 100644 --- a/binary_sensor/tile-template.yaml +++ b/binary_sensor/tile-template.yaml @@ -1,5 +1,5 @@ - platform: template sensors: kinna_tile_boolean: - friendly_name: "Kinna Tile Location" + friendly_name: "Kinna" value_template: "{{ states.sensor.kinnatile.state == 'true' }}" diff --git a/customize.yaml b/customize.yaml index 330b0a5..914e943 100644 --- a/customize.yaml +++ b/customize.yaml @@ -145,7 +145,10 @@ icon: mdi:package-variant media_player.googlehome0619: icon: 'mdi:google-home' - name: Kitchen Googles + name: Kitchen Googles + binary_sensor.kinna_tile_boolean: + icon: mdi:shopping + diff --git a/sensor/rest.yaml b/sensor/rest.yaml index 9ceb130..fcf7efb 100644 --- a/sensor/rest.yaml +++ b/sensor/rest.yaml @@ -1,3 +1,7 @@ - platform: rest name: KinnaTile resource: http://0.0.0.0:5000/api/search/c8:31:53:38:c9:f1 + +- platform: rest + name: BrianBagTile + resource: http://0.0.0.0:5000/api/search/d5:a8:5b:68:b3:92