Tore Amundsen

Results 9 comments of Tore Amundsen

I think this can be done by adding two additional sensor. Then you can pick if you want current sensors or sensors with last registered state. I will have a...

Are you able to provide raw sample data from MQTT topic?

@StarkJohan Are you able to provide raw sample data from MQTT topic?

Have you tried [this](https://github.com/toreamun/amshan-homeassistant/wiki/Feils%C3%B8king#mqtt)?

https://github.com/toreamun/amshan-homeassistant/releases/tag/2022.10.1

Jeg testet å parse fra din hex dump, og får fornuftig resultat: ``` Container: dsap = 230 ssap = 231 control = 0 information = Container: Tag = (enum) data_notification...

Pussig. Det gjøres ingen skriving til porten. 

Det er [pySerial-asyncio](https://pyserial-asyncio.readthedocs.io/en/latest/shortintro.html#protocol-example) som benyttes, og det er kun [data_received](https://github.com/toreamun/amshan/blob/ae36b6942a6890e357832c3c28ab103943390aff/han/meter_connection.py#L175) som er implementert.

I am not sure this log is from this integrations. The integration does not use MQTT sensors. The MQTT integrations is only used to subscribe to a MQTT topic.