Skip to content

Releases: aes-alienrip/hko-weather-card

1.2.1b

21 Nov 17:00
9699fad
Compare
Choose a tag to compare
  • Fix error: Cannot set properties of null (setting 'textContent') if hide_forecast_section is true
  • Fix missing weather icon when condition is rain with amber rainstorm(thunderstorm) warning

1.2.1a

22 Jun 16:54
64df06a
Compare
Choose a tag to compare

hotfix current wts / wrain warning shown in daily forecast icons problem

1.2.1

20 Jun 18:45
39a2041
Compare
Choose a tag to compare
  • Add unique id to all sensors
 to prevent duplicate entities after reload YAML configuration in Developer tools
  • Add 3 style of Tropical Cyclone Warning Icon ( og = original / grey / default = color )
tcws_style: og
  • Add sensor.hko_rainfall, Select your nearby Weather Station from input_select.hko_rainfall_station
entity_rain_today: sensor.hko_rainfall
  • Split card into different sections and add options to show / hide sections, see the Section in readme
hide_slot_section: true
hide_forecast_section: true
hide_summary_section: true
  • Fine tune some icons
  • Update readme and flags (card config) usage

1.2.0-beta.1

04 May 12:10
8116e6e
Compare
Choose a tag to compare
1.2.0-beta.1 Pre-release
Pre-release

Add Warning Info and Icon
 ( except Tropical Cyclone )
Remove Temp Next, Temp Following, Fire Summary and Fire Danger
Update Weather Icons ( rain > rain-2, cloudy-night-3 > mainly-cloudy )

Please add the new Warning Summary and Warning Info sensor to Card configuration

entity_warnsum: sensor.hko_warnsum
entity_warninginfo: sensor.hko_warninginfo

Remember to reload REST ENTITIES AND NOTIFY SERVICES YAML in Developer tools

1.1.9a

09 Oct 13:00
5340b13
Compare
Choose a tag to compare
1.1.9a Pre-release
Pre-release
  • Fix entity_daily_summary state max length is 255 characters
  • Fix missing icon when rainstorm warning is cancelled

1.1.9

20 Sep 13:56
e649da6
Compare
Choose a tag to compare
1.1.9 Pre-release
Pre-release
  • Fix blurry SVG shown in iOS Safari.
  • Merge Rainstorm Warning into large icon for rain and heavy rain condition.
  • Remove pos in Daily Forecast Section.
  • Add optional Min and Max Relative Humidity in Daily Forecast Section instead of pos.
  • Shorten PSR string for English ( Medium High to Med Hi, Medium Low to Med Low ) in single line display in Daily Forecast Section.
  • Fix unit of temperature, air pressure and precipitation to °C, hPa and mm respectively since HKO did not provided unit system data other than Metric.
  • Fix bug and optimize some code.

1.1.8

13 Sep 16:18
1b96091
Compare
Choose a tag to compare
1.1.8 Pre-release
Pre-release

Merge thunderstorms warning into large icon for most weather condition

Please add the new warning summary sensor to Card configuration

entity_warnsum: sensor.hko_warnsum

Remember to reload REST ENTITIES AND NOTIFY SERVICES YAML in Developer tools

1.1.7b

12 Sep 16:23
5b8cddc
Compare
Choose a tag to compare
  • Rename and update icons
  • Last stable release, typhoon and some warning summary will be included in next pre-release
  • Add buymeacoffee link to support my work on this card

1.1.7a

05 Sep 17:36
383bb57
Compare
Choose a tag to compare
  • Fix hko_wind_speed and hko_wind_gust sometimes returns blank in the csv causing error messages in homeassistant.log by AzNdevil
  • Update Readme

1.1.7

05 Sep 13:21
ee1a3e7
Compare
Choose a tag to compare
  • Please follow new installation guide since 1.1.7 ( If you update from 1.1.6 or lower please edit your configuration.yaml to use new packages for the sensors and select weather station from Input Select helper)

  • Add new slot MaxMinsinceMidnight to show max and min temp recorded since midnight in single slot

  • Remove unused alt entities