hass_omie

OMIE Home Assistant Integration

APACHE-2.0 License

Stars
45
Committers
1

Bot releases are hidden (Show)

hass_omie - v1.0.9 Latest Release

Published by luuuis 6 months ago

GitHub release (by tag)

1.0.9 (2024-04-17)

Bug Fixes

  • temporarily disable SSL verification due to changes in OMIE.es (#63) (0245c78)
hass_omie - v1.0.8

Published by luuuis 7 months ago

GitHub release (by tag)

1.0.8 (2024-04-02)

Bug Fixes

  • introduce OMIEDailyCoordinator.__job (#59) (a89b9ae)
hass_omie - v1.0.7

Published by luuuis 7 months ago

GitHub release (by tag)

1.0.7 (2024-04-02)

Bug Fixes

  • remove usage of removed DataUpdateCoordinator._job (#58) (1c49168)
hass_omie - v1.0.6

Published by luuuis 7 months ago

GitHub release (by tag)

1.0.6 (2024-03-16)

Bug Fixes

  • AttributeError: 'dict' object has no attribute 'market_date' (#54) (13003ad)
hass_omie -

Published by luuuis 7 months ago

GitHub release (by tag)

1.0.5 (2024-03-12)

Bug Fixes

  • coordinator refresh handling compatibility with HA 2024.3.0 (#53) (975950d)
  • coordinator: don't attempt to read adjustment value on or after 2024-01-01 (#52) (57bf258)
hass_omie - v1.0.4

Published by luuuis 7 months ago

GitHub release (by tag)

1.0.4 (2024-03-07)

Bug Fixes

  • use async_forward_entry_setups and async_unload_platforms (#51) (aeaa3cf)
  • await async_forward_entry_setup and async_forward_entry_unload tasks during setup/unload (#50) (0a8bad0)
hass_omie - v1.0.2

Published by luuuis about 1 year ago

GitHub release (by tag)

Required upgrade for Home Assistant 2023.9. ⚠️

Bug Fixes

  • coordinator: rely on our own _SCHEDULE_MAX_DELAY instead of private DataUpdateCoordinator property (#35) (13ad28e)
hass_omie - v1.0.1

Published by luuuis about 1 year ago

GitHub release (by tag)

Bug Fixes

  • coordinator: convert DataUpdateCoordinator._microsecond to int before usage (#33) (7a5c119)
hass_omie - v1.0.0

Published by luuuis over 1 year ago

GitHub release (by tag)

⚠ BREAKING CHANGES

Features

  • changed what sensors are available, attributes and correctly handle non-CET local time zones. (#14) (8e45e8b)

Bug Fixes

  • StatisticsError raised when rolling over to a new day (#15) (85e3528)
  • use constants for "€/MWh" (#16) (b5ac70f)
hass_omie -

Published by luuuis over 1 year ago

GitHub release (by tag)

Bug Fixes

  • StatisticsError raised when rolling over to a new day (#15) (85e3528)
  • use constants for "€/MWh" (#16) (b5ac70f)
hass_omie - v1.0.0-beta.0

Published by luuuis over 1 year ago

GitHub release (by tag)

⚠ BREAKING CHANGES

  • removes _tomorrow sensors and renamed all attributes

Features

  • changed what sensors are available, attributes and correctly handle non-CET local time zones. (#14) (8e45e8b)
hass_omie - v0.0.6

Published by luuuis over 1 year ago

GitHub release (by tag)

Bug Fixes

  • clear _tomorrow sensor attributes when state is unknown (#7) (204c427)
  • don't error on shorter days when entering DST (#10) (58d8a69)
  • interpolate language into omie.es link (#9) (a86a057)
hass_omie - v0.0.5

Published by luuuis over 1 year ago

GitHub release (by tag)

Features

  • reduce number of network calls (#5) (fc4e8e8)

Bug Fixes

  • minor improvement to OMIE device info (#4) (6a53089)

  • spot/adjustment sensors don't update when a new day rolls over (#6) (3408325)

hass_omie - v0.0.4

Published by luuuis over 1 year ago

GitHub release (by tag)

Do not use

Sensor updates are broken in this version, do not use. ⛔️

Features

  • reduce number of network calls (#5) (fc4e8e8)

Bug Fixes

  • minor improvement to OMIE device info (#4) (6a53089)
hass_omie - v0.0.3

Published by luuuis over 1 year ago

GitHub release (by tag)

Bug Fixes

  • adds _tomorrow price sensors (#3) (03f9099)
hass_omie - v0.0.2

Published by luuuis over 1 year ago

GitHub release (by tag)

Bug Fixes

  • AttributeError when getting next day's data (#2) (70e7999)
hass_omie - v0.0.1

Published by luuuis over 1 year ago

GitHub release (by tag)

Features

  • adds OMIE sensors for marginal price and adjustment. support for en/es/pt languages. (67b52f9)