8000 Releases · toringer/home-assistant-metnowcast · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Releases: toringer/home-assistant-metnowcast

v2.3.5

16 Mar 10:45
bf43e6d
Compare
Choose a tag to compare

Downloads for this release

Changes

  • Fixes a issue where calling the service weather.get_forecasts would trigger the entity to refresh data and cause excessive traffic to the met.no API (#26)
  • Changed to CoordinatorEntity
  • API calls are now async using asyncio

Maintenance

v2.3.5-b3

15 Mar 17:10
bf43e6d
Compare
Choose a tag to compare
v2.3.5-b3 Pre-release
Pre-release

Downloads for this release

Changes

  • Fixes a issue where calling the service weather.get_forecasts would trigger the entity to refresh data and cause to high traffic to the met.no API (#26)
  • Changed to CoordinatorEntity
  • API calls are now async

Maintenance

v2.3.5-b2

15 Mar 16:04
Compare
Choose a tag to compare
v2.3.5-b2 Pre-release
Pre-release

Downloads for this release

Changes

  • Fixes a issue where calling the service weather.get_forecasts would trigger the entity to refresh data and cause to high traffic to the met.no API (#26)
  • Changed to CoordinatorEntity
  • API calls are now async

v2.3.5-b1

15 Mar 15:58
Compare
Choose a tag to compare
v2.3.5-b1 Pre-release
Pre-release

Downloads for this release

Changes

  • Changed to CoordinatorEntity
  • API calls are now async

v2.3.4

13 Mar 19:30
Compare
Choose a tag to compare

Downloads for this release

Caution

Met.no notified me today of massive spamming of their API form a few Home Assistant instances in Norway. The reason is currently unknown, either a coding error or misconfigured device. This version has implemented som changes to allow met.no to better handle the situation. The previous version of this component will stop work shortly.

Changes

  • Updated API endpoint URL (#26)
  • Do not fail adding entity on temporary unavailable (#23)
  • Reduce coordinates to 4 decimals for privacy
  • Display coordinates as attributes on the entity
  • Add version to user-agent header

Maintenance

v2.3.4-b1

13 Mar 17:30
Compare
Choose a tag to compare
v2.3.4-b1 Pre-release
Pre-release

Downloads for this release

Changes

Dependencies

Maintenance

v2.3.3

15 Apr 19:22
Compare
Choose a tag to compare

Downloads for this release

Changes

  • Changed the datetime property from datetime to string

v2.3.2

15 Apr 18:16
Compare
Choose a tag to compare

Downloads for this release

Changes

  • Fix deprecated constants

v2.3.1

26 Nov 18:45
Compare
Choose a tag to compare

Downloads for this release

Changes

  • Implement the new forecast types, fix #13

v2.3.1-beta.1

26 Nov 18:38
Compare
Choose a tag to compare
v2.3.1-beta.1 Pre-release
Pre-release

Downloads for this release

Changes

  • Implement the new forecast types
0