Facebook
From Mammoth Hedgehog, 1 Year ago, written in Plain Text.
This paste is a reply to Re: Re: Re: Re: Untitled from Reliable Mockingjay - view diff
Embed
Download Paste or View Raw
Hits: 168
  1. switch:
  2.   - platform: template
  3.     switches:
  4.       clima_thermo:
  5.         value_template: "{{ states.sensor.clima_thermo.state }}"
  6.         turn_on:
  7.           service: switch.turn_on
  8.           data:
  9.             entity_id: switch.clima_thermo
  10.         turn_off:
  11.           service: switch.turn_off
  12.           data:
  13.             entity_id: switch.clima_thermo

Replies to Re: Re: Re: Re: Re: Untitled rss

Title Name Language When
Re: Re: Re: Re: Re: Re: Untitled Smelly Cheetah text 1 Year ago.