Skip to content

Releases: hhi/wp-settemp-homey

v0.2.0 - Temperature Mapping Documentation

24 Aug 16:37
@hhi hhi

Choose a tag to compare

Changes

  • Added comprehensive temperature mapping table to README.md
  • Documents the relationship between outdoor temperature thresholds and corresponding heating values (stookwaarden)
  • Includes explanation of final setpoint calculation with heating correction factor

Temperature Mapping

The algorithm now has clear documentation showing how outdoor temperatures from -18°C to 15°C map to heating values from 30°C to 23°C respectively.

🤖 Generated with Claude Code

Release v0.1.0

24 Aug 15:51
@hhi hhi

Choose a tag to compare

Release v0.1.0

Initial release of the Homey temperature setpoint calculation system.

Features

  • Dynamic setpoint temperature calculation based on outdoor temperature
  • Configurable heating curve with correction factor
  • HomeyScript integration for smart home automation
  • Temperature threshold mapping from 15°C to -18°C outdoor temperature

Files

  • setup_stookwaarde-temp.js: Variable initialization and outdoor temperature processing
  • bepaal_setpoint-temp.js: Core calculation logic with temperature mapping
  • CLAUDE.md: Development guidance for Claude Code
  • .claude/settings.local.json: Claude Code permissions configuration
  • README.md: Project documentation in Dutch
  • Visual diagram showing temperature-dependent setpoint determination

Usage

Install as HomeyScript applications and integrate into Advanced Flow as "dynamische setpoint bepaling".

Credits

Algorithm designed by BerndGaykema from Tweakers forum.