Requirements
- Target platform
- OpenClaw
- Install method
- Manual import
- Extraction
- Extract archive
- Prerequisites
- OpenClaw
- Primary doc
- SKILL.md
Control NGBS iCON Smart Home thermostats. Use when the user asks about home temperature, heating, thermostat control, or wants to adjust room temperatures.
Control NGBS iCON Smart Home thermostats. Use when the user asks about home temperature, heating, thermostat control, or wants to adjust room temperatures.
Hand the extracted package to your coding agent with a concrete install brief instead of figuring it out manually.
I downloaded a skill package from Yavira. Read SKILL.md from the extracted folder and install it by following the included instructions. Then review README.md for any prerequisites, environment setup, or post-install checks. Tell me what you changed and call out any manual steps you could not complete.
I downloaded an updated skill package from Yavira. Read SKILL.md from the extracted folder, compare it with my current installation, and upgrade it while preserving any custom configuration unless the package docs explicitly say otherwise. Then review README.md for any prerequisites, environment setup, or post-install checks. Summarize what changed and any follow-up checks I should run.
Control NGBS iCON Smart Home thermostats via enzoldhazam.hu.
Install the CLI: git clone https://github.com/daniel-laszlo/enzoldhazam.git cd enzoldhazam go build -o enzoldhazam ./cmd/enzoldhazam sudo mv enzoldhazam /usr/local/bin/ Login (credentials stored in macOS Keychain): enzoldhazam login Or set environment variables: export ENZOLDHAZAM_USER="your-email" export ENZOLDHAZAM_PASS="your-password"
CommandDescriptionenzoldhazam statusShow all rooms with temperaturesenzoldhazam status --jsonJSON output for parsingenzoldhazam get <room>Get specific room detailsenzoldhazam set <room> <temp>Set target temperatureenzoldhazam loginSave credentials to Keychainenzoldhazam logoutClear stored credentials
# Check current temperatures enzoldhazam status # Set a room to 22Β°C enzoldhazam set "Living Room" 22 # Get room info as JSON enzoldhazam get "Bedroom" --json
When the user asks about home temperature, heating, or thermostats: Use enzoldhazam status to check current state Use enzoldhazam set <room> <temp> to change temperature Parse --json output when you need to process the data Always confirm temperature changes with the user before executing.
Agent frameworks, memory systems, reasoning layers, and model-native orchestration.
Largest current source with strong distribution and engagement signals.