Quantcast
Channel: Configuration - Home Assistant Community
Viewing all articles
Browse latest Browse all 95919

Honeywell therastate

$
0
0

@Robkiller1 wrote:

Trying to automate turning off the thermostat when a window is left open or place it on away mode. It knows the windows are open but the thermostat is not responding to the command. no errors in config.
hassio latest version on PI using Honeywell total connect and it is on and allows me to control from the HA home page view.

Ideas?

- id: '1578864597342'
  alias: AC off windows open
  description: ''
  trigger:
  - entity_id: group.windows
    for:
      minutes: 1
    from: 'off'
    platform: state
    to: 'on'
  condition: []
  action:
  - entity_id: climate.thermostat
    service: climate.turn_off

Posts: 1

Participants: 1

Read full topic


Viewing all articles
Browse latest Browse all 95919

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>