Skip to content

Releases: ESPresense/ESPresense-companion

v2.1.2

08 Feb 18:22
a05e26b

Choose a tag to compare

What's Changed

  • Fix MQTT connection failures with older brokers by @sensiebot[bot] in #1449

Chores

New Contributors

  • @sensiebot[bot] made their first contribution in #1449

Full Changelog: v2.1.1...v2.1.2

v2.1.1

04 Feb 00:23

Choose a tag to compare

What’s Changed

v2.1.0

03 Feb 01:42
8e3ffc3

Choose a tag to compare

What's Changed

Features & Improvements

  • Device Anchoring - Add DeviceAnchor support and enhanced device anchoring functionality (#1288)
  • Model Context Protocol - Implement MCP to expose application state, devices, and telemetry (#1353)
  • Configurable Home Assistant Discovery - Discovery topic now configurable instead of hardcoded to "homeassistant" (fixes #1317) (#1346)
  • Device Calibration UI improvements (#1260)
  • Navigation reorganization (#1257)
  • Skeleton v4 migration with accordion state alignment (#1326)
  • NearestNode Locator - Initial implementation of fallback locator that uses nearest node's room when trilateration isn't possible (e.g., only 1 or 2 nodes in range)

Bug Fixes

  • Space Modal - Fix space closing modal issue (#1262)

Infrastructure

  • Upgrade MQTTnet to v5 and refactor MQTT coordinator (#1328)
  • Implement lease management system integrated into OptimizationRunner and MultiScenarioLocator (#1347)
  • Add recovery firmware Playwright test coverage (#1390)
  • Chrome DevTools Integration - Add Chrome DevTools integration for UI debugging (#1276)
  • Device Deletion - Implement device deletion functionality and cleanup service (#1261)
  • MQTT Cleanup - Clear retained MQTT messages on node deletion (#1264)
  • WebSocket Reconnection - Implement reconnection logic with exponential backoff and jitter (#1258)

v2.0.3

10 Sep 11:56
ff4d3f4

Choose a tag to compare

What’s Changed

Chores

v2.0.2

25 Aug 01:29
4e7590d

Choose a tag to compare

What’s Changed

Chores

v2.0.1

07 Jun 15:59
7aec298

Choose a tag to compare

What's Changed

Full Changelog: v2.0.0...v2.0.1

v2.0.0

05 Jun 19:56
3b460fc

Choose a tag to compare

What’s Changed

This is a big release, config has changed a bunch, check your config vs the example.
Contains a workaround for a regression in home assistant that stopped mqtt device trackers from showing the room
Contains Major Overhaul of Auto Optimization

v1.0.24

02 Apr 01:29

Choose a tag to compare

What’s Changed

Chores

v1.0.23

29 Mar 21:10
515aeba

Choose a tag to compare

What’s Changed

This release fixes a bunch of issues w/ the 3d map. It also makes it possible to rotate your house so that latt/long are more accurate.
Added a Geolocation view to help setup and align it.

Chores

v1.0.22

26 Mar 12:11
fa45b99

Choose a tag to compare

What’s Changed

Chores