0.0.14 • Published 2 years ago

homebridge-warmup4ie v0.0.14

Weekly downloads
5
License
Apache-2.0
Repository
github
Last release
2 years ago

homebridge-warmup4ie

Homebridge plugin for the WarmUP 4iE thermostat.

Plugin works with program mode only, and changes to the temperature are treated as an override. Fixed temperature mode is not supported.

Table of Contents

Using the plugin

Thermostats are retrieved from the my.warmup.com site, and are automatically created in the Home App.

Temperature Control

Changes to the temperature create a temperature override for the current setting. Length of the override defaults to 60 Minutes ( or the duration setting).

Mode Setting

Off - Turns off the thermostat Heat - Turns on the thermostat and resumes current program Auto - Turns on the thermostat and resumes current program

When the thermostat is in temperature override mode, the Mode setting is set to Heat. To clear the override and resume program mode, turn the mode control to Auto.

Settings

"platforms": [{
  "platform": "warmup4ie",
  "name": "WarmUP",
  "username": "XXXXXXXXXXXX",
  "password": "XXXXXXXXXXXX"
}]

Required settings

  • username - Your My.Warmup.com email address / login
  • password - Your My.Warmup.com password

Optional settings

  • refresh - Data polling interval in seconds, defaults to 60 seconds
  • storage - Storage of chart graphing data for history graphing, either fs or googleDrive, defaults to fs
  • duration - Duration of temperature override, defaults to 60 minutes
0.0.13

2 years ago

0.0.14

2 years ago

0.0.9

2 years ago

0.0.8

5 years ago

0.0.7

5 years ago

0.0.6

5 years ago

0.0.5

5 years ago

0.0.4

5 years ago

0.0.3

5 years ago

0.0.2

5 years ago

0.0.1

5 years ago