Skip to content

Releases: Highsteads/RAMSES_ESP

v1.2.10

29 May 16:31

Choose a tag to compare

v1.2.8

20 May 22:10

Choose a tag to compare

Release v1.2.8

Sync of currently installed plugin. See commit history for changes since v1.2.7.

RAMSES_ESP v1.2.7

10 May 12:12

Choose a tag to compare

Indigo plugin release v1.2.7.

Download RAMSES_ESP.indigoPlugin.zip below, unzip, and double-click the resulting .indigoPlugin to install.

Per-plugin changelog: see README.md / repo CLAUDE.md for full release notes.

v1.2.5 — Gateway offline/restored Pushover notifications

29 Apr 16:40

Choose a tag to compare

v1.2.5

Gateway offline/restored Pushover notifications

When the RAMSES-II ESP gateway drops off MQTT and then reconnects, the plugin now sends Pushover alerts for both events. MQTT broker migrated from 192.168.100.140 to 192.168.100.160.

v1.2.4 — MQTT broker migration + secrets.py support

06 Apr 09:05

Choose a tag to compare

What's new in v1.2.4

  • MQTT broker migrated from 192.168.100.140 to 192.168.100.160
  • Credentials now loaded from secrets.py (MQTT_BROKER, MQTT_PORT, MQTT_USERNAME, MQTT_PASSWORD)
  • Added secrets_example.py and Credentials section to README
  • Fixed install instruction: 'Copy' not 'Rename' for secrets_example.py

Co-Authored-By: Claude Sonnet 4.6 noreply@anthropic.com

v1.1.8 — RAMSES-II ESP gateway bridge

24 Mar 14:58

Choose a tag to compare

RAMSES_ESP v1.1.8

Installation

  1. Download RAMSES_ESP.indigoPlugin.zip below
  2. Unzip — you will get RAMSES_ESP.indigoPlugin
  3. Double-click RAMSES_ESP.indigoPlugin — Indigo will install it automatically

Features

  • RAMSES-II ESP gateway bridge for Evohome/RAMSES devices via MQTT
  • Integrates with Indigo 2025.1 home automation platform
  • Bundled paho-mqtt library (no separate install required)

Requirements

  • Indigo 2025.1+
  • RAMSES-II ESP gateway hardware
  • MQTT broker (e.g. Mosquitto)