Skip to content

Releases: luuuis/hass_omie

v1.0.10

17 Apr 16:35
Compare
Choose a tag to compare

GitHub release (by tag)

1.0.10 (2024-04-17)

Bug Fixes

  • revert temporarily disable SSL verification due to changes in OMIE.es" (#64) (688c0ea)

v1.0.9

17 Apr 11:03
Compare
Choose a tag to compare

GitHub release (by tag)

⚠️⚠️⚠️
This version is not recommended because it disables SSL verification. This was necessarily due to wrong configuration in www.omie.es that has now been fixed and so v1.0.8 or v1.0.10 should be used instead.

1.0.9 (2024-04-17)

Bug Fixes

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

v1.0.8

02 Apr 16:23
Compare
Choose a tag to compare

GitHub release (by tag)

1.0.8 (2024-04-02)

Bug Fixes

  • introduce OMIEDailyCoordinator.__job (#59) (a89b9ae)

v1.0.7

02 Apr 10:06
Compare
Choose a tag to compare

GitHub release (by tag)

1.0.7 (2024-04-02)

Bug Fixes

  • remove usage of removed DataUpdateCoordinator._job (#58) (1c49168)

v1.0.6

16 Mar 12:44
Compare
Choose a tag to compare

GitHub release (by tag)

1.0.6 (2024-03-16)

Bug Fixes

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

v1.0.5

12 Mar 12:13
Compare
Choose a tag to compare

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)

v1.0.4

07 Mar 16:44
Compare
Choose a tag to compare

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)

v1.0.2

07 Sep 16:44
Compare
Choose a tag to compare

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)

v1.0.1

07 Sep 11:19
Compare
Choose a tag to compare

GitHub release (by tag)

Bug Fixes

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

v1.0.0

06 May 21:56
Compare
Choose a tag to compare

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)