Skip to content

Releases: iprak/weatherapi

v1.1.6

26 Sep 01:23

Choose a tag to compare

1.1.6 (2025-09-26)

Bug Fixes

  • resolve warning about config entry (#47) (cf74cbe)

v1.1.5

27 Jul 02:34
ecd6086

Choose a tag to compare

  • Only decode data if the response was ok (200).
  • Remove sensor entities if "Add weather related sensors" was checked and then unchecked.

v1.1.4

23 Jul 11:37
9bbbefc

Choose a tag to compare

Handle Attempt to decode JSON with unexpected mimetype error

v1.1.3

18 Apr 10:55
a48dee1

Choose a tag to compare

Generate both daily and hourly forecast The hourly forecast option has been removed.

v1.1.2

06 Dec 11:15

Choose a tag to compare

Log and return if no json data was received

v1.1.1

08 Sep 10:51
acc152e

Choose a tag to compare

Fixes forecast warning.

v1.1.0

29 Apr 01:46
f64373c

Choose a tag to compare

Simplified implementation, addressed #31

Added reported_codition attribute

13 Apr 01:16
76a8d0f

Choose a tag to compare

v1.0.1

Update manifest.json

Added reported_codition attribute

13 Apr 01:15
39796ac

Choose a tag to compare

Include Reported condition (#30)

* Added reported condition code

* Sorted CONDITION_MAP

* Added comments about conditions

* Moved ice pellets to ATTR_CONDITION_HAIL

* Moved sleet, freezing drizzle to SNOWY_RAINY, added 1219

* Updated readme

v0.15

02 Feb 12:20
aa51171

Choose a tag to compare

Fixed async_setup_platforms warning