Pyephember2
Simple monitor script for the EPH Controls Ember heating system
Install / Use
/learn @roberty99/Pyephember2README
PyEphEmber2
PyEphEmber2 is a Python module implementing an interface to the EPH Control Systems Ember API. It allows a user to interact with their EPH heating system for the purposes of monitoring their heating system. This requires you to have the EPH Gateway to provide external internet access for your heating system.
Credit goes to ttroy50 who developed pyephember. This version was created as ttroy50 is no longer available to maintain pyephember.
Example basic usage
>>> from pyephember2.pyephember2 import EphEmber
>>> e = EphEmber('my@username.com', 'mypassword')
>>> e.get_zone_temperature("MyZone")
API
The API is a basic HTTPS API returning data in JSON format. For more details see here
Disclaimer: I have no connection with EPH Controls so cannot guarentee that these API calls will always be valid.
Related Skills
node-connect
349.9kDiagnose OpenClaw node connection and pairing failures for Android, iOS, and macOS companion apps
frontend-design
109.8kCreate distinctive, production-grade frontend interfaces with high design quality. Use this skill when the user asks to build web components, pages, or applications. Generates creative, polished code that avoids generic AI aesthetics.
openai-whisper-api
349.9kTranscribe audio via OpenAI Audio Transcriptions API (Whisper).
qqbot-media
349.9kQQBot 富媒体收发能力。使用 <qqmedia> 标签,系统根据文件扩展名自动识别类型(图片/语音/视频/文件)。
