← 返回
效率工具 Key 中文

enzoldhazam

Control NGBS iCON Smart Home thermostats. Use when the user asks about home temperature, heating, thermostat control, or wants to adjust room temperatures.
控制 NGBS iCON 智能家居温控器,用于用户询问室内温度、供暖、温控器控制或调节室温时。
daniel-laszlo
效率工具 clawhub v1.0.1 1 版本 99834.4 Key: 需要
★ 0
Stars
📥 2,412
下载
💾 0
安装
1
版本
#latest

概述

enzoldhazam

Control NGBS iCON Smart Home thermostats via enzoldhazam.hu.

Setup

  1. Install the CLI:
  2. git clone https://github.com/daniel-laszlo/enzoldhazam.git
    cd enzoldhazam
    go build -o enzoldhazam ./cmd/enzoldhazam
    sudo mv enzoldhazam /usr/local/bin/
    
  1. Login (credentials stored in macOS Keychain):
  2. enzoldhazam login
    

Or set environment variables:

export ENZOLDHAZAM_USER="your-email"
export ENZOLDHAZAM_PASS="your-password"

Commands

CommandDescription
----------------------
enzoldhazam statusShow all rooms with temperatures
enzoldhazam status --jsonJSON output for parsing
enzoldhazam get Get specific room details
enzoldhazam set Set target temperature
enzoldhazam loginSave credentials to Keychain
enzoldhazam logoutClear stored credentials

Examples

# 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

Instructions

When the user asks about home temperature, heating, or thermostats:

  1. Use enzoldhazam status to check current state
  2. Use enzoldhazam set to change temperature
  3. Parse --json output when you need to process the data

Always confirm temperature changes with the user before executing.

版本历史

共 1 个版本

  • v1.0.1 当前
    2026-03-28 15:28 安全 安全

安全检测

腾讯云安全 (Keen)

安全,无风险
查看报告

腾讯云安全 (Sanbu)

安全,无风险
查看报告

🔗 相关推荐

productivity

Obsidian

steipete
操作 Obsidian 仓库(纯 Markdown 笔记)并通过 obsidian-cli 自动化。
★ 432 📥 103,787
productivity

Nano Pdf

steipete
使用nano-pdf CLI通过自然语言指令编辑PDF
★ 275 📥 114,847
productivity

Word / DOCX

ivangdavila
创建、检查和编辑 Microsoft Word 文档及 DOCX 文件,支持样式、编号、修订记录、表格、分节符及兼容性检查等功能。
★ 438 📥 147,668