Releases: hhi/wp-settemp-homey
Releases · hhi/wp-settemp-homey
v0.2.0 - Temperature Mapping Documentation
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
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 processingbepaal_setpoint-temp.js: Core calculation logic with temperature mappingCLAUDE.md: Development guidance for Claude Code.claude/settings.local.json: Claude Code permissions configurationREADME.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.