rnovacek / homeassistant_cz_energy_spot_prices

Home Assistant integration that provides current Czech electricity spot prices based on OTE.
Apache License 2.0
75 stars 17 forks source link

feature request - Nordpool/PriceAnalyzer integration #7

Closed foxzqw closed 1 year ago

foxzqw commented 1 year ago

Předně díky za skvělou práci na téhle integraci!

Pro burzu NordPool(Skandinávie, Pobaltí, Německo, Rakousko, atd.) existuje skvělá integrace PriceAnalyzer - https://github.com/erlendsellie/priceanalyzer

Má to v podstatě všechny sensory pro automatizaci termostatů a nahřívání bojleru:

The sensor looks a lot like the nordpool-sensor, with a list of todays and tomorrows prices, but also includes info about the hour like:

  • if the price is gaining later
  • if the price is falling later
  • the next hours price
  • if the price for that hour is over peak price.
  • if the price for that hour is over off peak 1 price.
  • If the price is the lowest price in the foreseeable future

Nestálo by za to forknout PriceAnalyzer a upravit pro OTE? Díky!