Towel rails logic: Revision history

Jump to navigation Jump to search

Diff selection: Mark the radio buttons of the revisions to compare and hit enter or the button at the bottom.
Legend: (cur) = difference with latest revision, (prev) = difference with preceding revision, m = minor edit.

8 November 2023

31 August 2023

28 August 2023

  • curprev 12:5412:54, 28 August 2023 Simon talk contribs 2,755 bytes +1 No edit summary
  • curprev 10:2810:28, 28 August 2023 Simon talk contribs 2,754 bytes +2,754 Created page with "The towel rails can be scheduled (scheduler) or turned ON and OFF by the measurement of excess solar power. During the day is the incoming solar is greater than 800 watts for 1 minute then all of the rails are turned on directly, using the switch turn_on command. <pre> alias: Heated rails on description: "" trigger: - platform: numeric_state entity_id: sensor.grid_feed_in above: "800" for: "00:01:00" condition: [] action: - service: switch.turn_on t..."