hobbyquaker / cul

nodejs module to interact with busware cul / culfw
GNU General Public License v2.0
26 stars 21 forks source link

Fix for controlpoints #32

Closed 1stsetup closed 2 years ago

1stsetup commented 2 years ago

The array with controlpoints had the temperature and time to set temperature wrong. The first temperature in the list is always for midnight (0:00) and not the first time in the list. This is now corrected.

1stsetup commented 2 years ago

Going to make separate pull request as this can break backward compatability