Gunnar Skjold

Results 60 comments of Gunnar Skjold

Work in progress. Currently implemented auto configuration for sensors containing price and realtime data. What I need to verify: - The new firmware functions with device configured from old auto...

Installed HA on VirtualBox for testing, made some adjustments: [esp8266.zip](https://github.com/gskjold/AmsToMqttBridge/files/9686486/esp8266.zip) [esp32s2.zip](https://github.com/gskjold/AmsToMqttBridge/files/9686487/esp32s2.zip) [esp32.zip](https://github.com/gskjold/AmsToMqttBridge/files/9686488/esp32.zip)

Will expose all hours in a future release

Version number is already published with the auto discovery messages, shouldn't it be possible to utilize this in HA?

Aha, you had the JSON payload previously? Maybe it would be a good idea to add version number there as well.

Regarding the keys: https://github.com/gskjold/AmsToMqttBridge/issues/73#issuecomment-625050664 Just thinking out loud here, could it be that the smart-me module asks the meter for data rather than passively receiving?

Quote from the linked comment from #73 : "It seems the key they provided me was for the Smart-Me module. They're looking into getting me the other keys now." If...

I think you are better of asking your grid company for the GPK60/61 keys instead, like @mikfoo did. Referencing this for the future (in case we ever figure out how...

Did you actually fix it by doing that? I am assuming you are using realtime/import/day from mqtt?