Skip to content

v0.1.0-alpha.2

Pre-release
Pre-release

Choose a tag to compare

@dongle-agent dongle-agent released this 12 Mar 12:11

🎉 첫 프리릴리즈!

실기기 테스트 완료 (EQM555)

  • ✅ BLE 연결 + 인증
  • ✅ 상태 조회
  • ✅ 전원 ON/OFF (BLE로 재시작 가능)
  • ✅ 온도 설정 (0.5°C 단위)

다운로드

  • hotwatermat-ble-darwin-arm64 — CLI (Apple Silicon Mac)
  • hotwatermat-ble-mcp-darwin-arm64 — MCP 서버 (Apple Silicon Mac)

사용법

chmod +x hotwatermat-ble-darwin-arm64
./hotwatermat-ble-darwin-arm64 --address <BLE_ADDRESS> --device-gid <GID> status

알려진 제한

  • macOS (Apple Silicon)만 지원 — Linux 빌드 준비 중
  • BLE 연결 1개만 가능 (공식 앱과 동시 사용 불가)