Skip to content

Releases: toreamun/amshan-homeassistant

HASS 2023.6 (Python 3.11 support)

14 Jun 21:00
a134ed5
Compare
Choose a tag to compare

Support Swedish meters without manufacturer id

12 Oct 19:28
Compare
Choose a tag to compare

2022.7.0 Minor updates (require HA 2022.8)

20 Jul 23:05
22237fc
Compare
Choose a tag to compare

What's Changed

  • Wait for config entry platform forwards #38
  • Update HACS URL by @wrt54g in #35

New Contributors

Full Changelog: 2022.4.0...2022.7.0

Amsleser and Kamstrup P1

20 Apr 20:05
2c32648
Compare
Choose a tag to compare
  • Support Amsleser hex encoded "binary" data
  • Support Kamstrup P1 without id in ident line

Full Changelog: 2022.2.7...2022.4.0

MQTT setup bug

23 Feb 20:52
388e39d
Compare
Choose a tag to compare

What's Changed

Bug fixed:
Integration may sometime "hang" at first startup after MQTT has been successfully added.

Full Changelog: 2022.2.6...2022.2.7

Support HA diagnostics and improved setup

15 Feb 10:07
009a0d2
Compare
Choose a tag to compare

This version brings simple support for HA diagnostics and improvements in setup flows.

Automations

Har du laget en Home Assistant Automation du er fornøyd med eller tror andre kan ha nytte av? Da er det hyggelig hvis du poster her.
Eller kanskje du lurer på om det du tenker på lar seg gjøre? Da er det bare å spørre.

Spørsmål og svar

Lurer du på noe? Da er det bare å spørre her.

UPGRADE WARNING (from pre 2022.2 release)

Please note that you may have to make updates to your setup where device id has been used. You may have to update energy, automations and dashboards to use new entity id. Just update Energy (Configuration -> Dashboards -> Energy) to reference the new sensor id.

Stöd för svenska P1 elmätare

06 Feb 23:13
1b2d7dd
Compare
Choose a tag to compare

Denna release ger stöd för svenska elmätare som använder P1 (ascii) format. Takk til @koppelo for hjelp med testing.

Svensk översättning för konfiguration har också tillkommit med hjälp av bland annat @fn87

UPGRADE WARNING (from pre 2022.2 release)

Please note that you may have to make updates to your setup where device id has been used. You may have to update energy, automations and dashboards to use new entity id. Just update Energy (Configuration -> Dashboards -> Energy) to reference the new sensor id.

Device class reactive power and entity id change

03 Feb 20:49
d11dc58
Compare
Choose a tag to compare

Changes

  • Use new Home Assistant 2022.2 device class "reactive energy" and "var" unit. See #26 and home-assistant/architecture#724
  • Change entity id of all sensors to be more compact and stable in the future. See #27

UPGRADE WARNING

Please note that you may have to make updates to your setup where device id has been used. You may have to update energy, automations and dashboards to use new entity id. Just update Energy (Configuration -> Dashboards -> Energy) to reference the new sensor id.

Full Changelog: 2022.1.8...2022.2.0-beta

Stöd för svenska elmätare utöver norska

25 Jan 14:58
783bd7c
Compare
Choose a tag to compare

Den här utgåvan lägger till betastöd för svenska mätare som använder COSEM/DLMS meddelandeformat. Observera att vissa detaljer inte visas i den aktuella versionen. Syfte är att lägga till stöd för alla meddelandeformat med alla detaljer.

Eventuella frågor och fel kan rapporteras och diskuteras här(issue #24). Hjälp behövs för att översätta [en.json] (https://github.com/toreamun/amshan-homeassistant/blob/master/custom_components/amshan/translations/en.json). Kontakta gärna eller gör en pull-förfrågan om du vill hjälpa till med det.

Full Changelog: 2022.1.7...2022.1.8-beta

Støtte lesing fra MQTT (Tibber etc)

15 Jan 23:40
534618f
Compare
Choose a tag to compare

Integrasjonen støtter nå lesing av data fra MQTT. Dette gjør at man kan benytte adaptere som publiserer til MQTT, deriblant Tibber Pulse.

Se https://github.com/toreamun/amshan-homeassistant/blob/master/README.md#benytte-tibber-pulse for mer informasjon vedrørende bruk av Tibber Pulse. Det er fint med tilbakemeldinger i diskusjonsgruppen og eventuelt som issues.

Tusen takk til @yurgh som har vært til god hjelp i forbindelse med testing.

Det er veldig fint hvis du som benytter denne integrasjonen vil oppdatere diskusjonstråden med hvilken måler du benytter slik at det kan dannes en oversikt over målere som fungerer.

Full Changelog: 2022.1.2...2022.1.7-beta