generated from rmcguire/go-server-with-otel
update changelog, bump chart
This commit is contained in:
@@ -4,6 +4,20 @@ All notable changes to econet-exporter are documented here. The format is
|
||||
based on [Keep a Changelog](https://keepachangelog.com/en/1.1.0/), and this
|
||||
project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
|
||||
|
||||
## [v0.3.0] - 2026-07-05
|
||||
|
||||
### Changed
|
||||
|
||||
* Replaced the third-party `kevinburke/rheemcloud-go` dependency and its MQTT
|
||||
coupling with an in-repo `econetclient` REST poller that talks directly to
|
||||
the Rheem/EcoNet cloud REST API. Device state (including `@RUNNING`, `@MODE`,
|
||||
and `@STATUS`) is sourced from the REST `getUserDataForApp` payload, so no
|
||||
MQTT connection is required.
|
||||
|
||||
### Removed
|
||||
|
||||
* `rheemcloud` package and its `go.mod`/`go.sum` entries.
|
||||
|
||||
## [v0.2.0] - 2026-07-05
|
||||
|
||||
### Added
|
||||
|
||||
Reference in New Issue
Block a user