mirror of
https://github.com/thejeffreystone/home-assistant-configuration.git
synced 2025-08-15 10:44:41 +00:00
Tweaking Sensors
This commit is contained in:
@@ -45,7 +45,7 @@
|
|||||||
|
|
||||||
samsungtv:
|
samsungtv:
|
||||||
friendly_name: 'Samsung Tv'
|
friendly_name: 'Samsung Tv'
|
||||||
value_template: "{{ 'On' if is_state("media_player.pn60e550_pn60e550", "on") else 'Off' }}"
|
value_template: "{{ 'On' if is_state('media_player.pn60e550_pn60e550', 'on') else 'Off' }}"
|
||||||
|
|
||||||
honeywell:
|
honeywell:
|
||||||
friendly_name: 'Honeywell'
|
friendly_name: 'Honeywell'
|
||||||
|
Reference in New Issue
Block a user