toreamun/amshan-homeassistant

Fetch Price

kklem0 opened this issue · 2 comments

I was looking at https://github.com/gskjold/AmsToMqttBridge and I see that prices are actually provided through AMS, can we have it in HA as well?

Thanks.

This integration decodes messages in the native AMS format. A lot of differences sources is supported, and most of them don't provide prices. I don't want to bring in related features depending on other sources than the native AMS message.

You can probably use a MQTT sensor to get the prices from https://github.com/gskjold/AmsToMqttBridge

So I looked into it and apparently the prices from AmsToMqttBridge is from ENTSO-E.
I don't think AmsToMqttBridge should be the one fetch it from ENTSO-E.