[userModule] Advanced Thermostat Device (Updated 2016/12/05)

Tips, Tricks and Scripts to enhance your home automation and workaround known device bugs, limitations and incompatibilities
Post Reply
maros
Posts: 103
Joined: 05 Apr 2014 11:21

[userModule] Advanced Thermostat Device (Updated 2016/12/05)

Post by maros »

This module combines multiple actors and temperature sensors to form a thermostat. The actor will be turned on or off depending on the temperatures measured and a setpoint defined by a virtual thermostat.

Compared to the default "Thermostat Device" module this module adds additional functionality
  • Check for opened windows and inhibit heating while windows are opened
  • Ability to reuse existing thermostat modules (will only create a virtual thermostat if none is configured)
  • Add multiple temperature sensors
  • Add multiple heating actors
  • Optionally ensure max heating interval length, and minimum breaks between heating cycles to prevent overheating (ideal for infrared heating panels)
  • Switch to disable thermostat operation entirely
Tested with Z-Way version v2.1.1
Bug/Issue tracker at https://github.com/maros/Zway-AdvancedT ... ice/issues
Documentation at https://github.com/maros/Zway-AdvancedT ... /README.md
Download at https://github.com/maros/Zway-AdvancedT ... e/releases

Installation can be done directly via git or via the the Zway App-Store. Install the BaseModule first.
Z-Way 2.2.4 on Raspi B | My Zway GitHub repos | Amazon Wishlist to support module development
Post Reply