lewisbenge / hass-amber-electric

Home Assistant Component to pull the latest energy prices from Amber Electric
MIT License
27 stars 7 forks source link

Could you add the controlled load tariff? #6

Closed stuarts0011 closed 3 years ago

stuarts0011 commented 4 years ago

This is great work. Thanks so much!

rbhr commented 4 years ago

+1 to the request and ++1 for the great work!

adavis59 commented 4 years ago

+1 to the request !

lewisbenge commented 3 years ago

I've asked the question to Amber to see whether this data is on the API stream and can be exposed in the sensor

joho commented 3 years ago

The data under the E2 key in staticPrices is controlled load

lewisbenge commented 3 years ago

Thanks John! You can close my support ticket now :)

Should I be used the Amber Daily price value? Or totalFixedKWHPrice ?

joho commented 3 years ago

I've gone and closed the ticket.

totalFixedKWHPrice is the one you want.

lewisbenge commented 3 years ago

@stuarts0011, @rbhr can you please confirm if you'd like the controlled load value exposed as a 3rd sensor or just a parameter on the existing sensor?

stuarts0011 commented 3 years ago

It would be great to expose as a third sensor. Thanks

On Wed, 7 Oct 2020, 7:21 pm Lewis Benge, notifications@github.com wrote:

@stuarts0011 https://github.com/stuarts0011, @rbhr https://github.com/rbhr can you please confirm if you'd like the controlled load value exposed as a 3rd sensor or just a parameter on the existing sensor?

— You are receiving this because you were mentioned. Reply to this email directly, view it on GitHub https://github.com/lewisbenge/hass-amber-electric/issues/6#issuecomment-704776265, or unsubscribe https://github.com/notifications/unsubscribe-auth/AM3WSCUVJ5XXKZ7HC7ZD5PLSJQQJJANCNFSM4OABTO6A .

rbhr commented 3 years ago

That would be fantastic. Thank you!

lewisbenge commented 3 years ago

This sensor has now been added, and has been merged into main under #17