Skip to content

Releases: frlequ/homeassistant-mojelektro

Mojelektro API 0.2.6 - 2024-11-14

14 Nov 20:01
73a73c9
Compare
Choose a tag to compare

New Fixes

  • Users with multiple intervalReadings meters (mostly solar panel users) were not receiving correct consumption by block sensor updates. Added additional checks to validate the readingType value is for energy input before returning sensor updates. #46

Full Changelog: v0.2.5...v0.2.6.

Mojelektro API 0.2.5 - 2024-11-06

06 Nov 17:26
6cbee5c
Compare
Choose a tag to compare

Effecting v0.2.4 users

  • 2024-11-06 Fix for Corrected datetime references in moj_elektro_api.py by importing date directly and updating timedelta usage, resolving API import-related errors. Release v0.2.4 is now obsolete. #41

New Features

  • Added new sensors: daily input consumption by blocks. You can now track daily consumption over 5 different tariff blocks.

Consumption blocks sensors.

New Fixes

  • Small fix on 15min sensors not calculating decimal places.

Full Changelog: v0.2.3...v0.2.5.

Mojelektro API 0.2.4 - 2024-11-03

03 Nov 12:52
Compare
Choose a tag to compare
Pre-release

New Features

  • Added new sensors: daily input consumption by blocks. You can now track daily consumption over 5 different tariff blocks.

Consumption blocks sensors.

New Fixes

  • Small fix on 15min sensors not calculating decimal places.

Full Changelog: v0.2.3...v0.2.4.

Mojelektro API 0.2.3 - 2024-10-19

19 Oct 12:53
Compare
Choose a tag to compare

Version: 0.2.3 - 2024-10-19

  • Moj Elektro Sensors are now added to Service. You can now configure and track multiple EIMMs (Electricity Meter IDs) for more flexible monitoring. #37

New Fixes

  • removed intervalReadings sensor #37 If it is still present under your Moj Elektro setup, please delete it manually.
  • @devdems #32
  • @devdems #34

Full Changelog: v0.2.2...v0.2.3.

Mojelektro API 0.2.2 - 2024-06-18

18 Jun 08:37
eae58eb
Compare
Choose a tag to compare

Version: 0.2.2 - 2024-06-18

Fixed sensors Unit of Measurement for Tariff Power časovni blok

New Fix

Full Changelog: v0.2.1...v0.2.2.

Mojelektro API 0.2.1 - 2024-06-17

17 Jun 10:34
a52bb37
Compare
Choose a tag to compare

Version: 0.2.1 - 2024-06-17

Added sensors for Tariff Power časovni blok

New Contributors

Full Changelog: v0.2.0...v0.2.1.

Mojelektro API 0.2.0 - 2024-02-10

10 Feb 09:13
d226724
Compare
Choose a tag to compare

Version: 0.2.0 - 2024-02-10

Added a config flow, a Home Assistant UI configuration. No need to modify configuration.yaml anymore.

For existing users:

Please remove all Mojelektro entries in configuration.yaml and add directly in Home Assistant UI:

New Setup:

Settings > Devices & Services > Add Integration > Moj Elektro

What's Changed

New Contributors

  • @frlequ made their first contribution in #5

Full Changelog: v0.1.3...v0.2.0

Mojelektro API 0.1.3 - 2024-02-02

02 Feb 12:10
3bf3f56
Compare
Choose a tag to compare

Bug fixes:
Users with energy outputs (i.e., solar power) didn't receive correct data. #4

Full Changelog: v0.1.2...v0.1.3

Mojelektro 0.1.2

01 Feb 20:06
058dab8
Compare
Choose a tag to compare

Bugfix:
Parsing dates on first of month, resulting in no values returning. #3

Update:
For users with solar power and energy ouputs. Component will create additional sensors for energy outputs.
Please, open an issue if its buggy, I don't own a solar panels to test.

Full Changelog: v0.1.0...v0.1.2

Mojelektro 0.1.0

29 Jan 19:17
0f415b4
Compare
Choose a tag to compare

First version of MojElektro API.