Skip to content

Releases: DavidFW1960/bom-weather-card

1.1.4 Fix visibility uom and small typo

21 May 05:37
4a8b236
Compare
Choose a tag to compare

Fix visibility uom and small typo

Add rainfall slot value

12 May 08:53
40ccabe
Compare
Choose a tag to compare
1.1.3

Bump version

add some nl translation variables. bump to 1.1.2

07 May 06:07
52aa7c5
Compare
Choose a tag to compare

just adds some nl translation objects

Bug fix

06 May 05:36
1bc39c8
Compare
Choose a tag to compare

Fix temp next bug

Introduces semantic versioning and full error checking

05 May 23:12
Compare
Choose a tag to compare

Thanks to Simon aka theRat on the forum. Simon implemented error checking for the card configuration to display an error if there is a problem rather than just a blank card.

Version 1.1.0 has the following changes

Move to semantic versioning
A long time bugbear for some users. This release instead of blanking the card SHOULD instead indicate any configuration errors.

Version 1.03 fixes Browser Bugs

02 May 07:14
13e8fad
Compare
Choose a tag to compare

Latest Changes Version 1.00
First I need to give gredit and thanks to Simon aka theRat on the forum. Simon wrote the BOM Radar Card as well. Also thanks to Github user TheCranston for the change to pressure units in v1.01

Version 1.03
Browsers started screwing up the layout of the card today. This release should correct that.

version 1.02 bugfix

We introduced a small bug with the UoM for pressure being read from an entity whereby if a slot was configured for pressure with no entity the card would not display. Previously the slot would just be blank.

version 1.01 minor update

Adds flag use_old_column_format defaults to false. Some people didn't like the realignment of the right hand slots to be center justified. Setting this flag restores the old right justification. We also removed the new flag to override the pressure units and instead we read the units from the entity directly. If the entity isn't supplying a value the old way of using the length unoit to set the unit will be used.

This is a major release with some significant changes and a small breaking change.

Things that have been altered: Fix Lit import to gest HA Cast to work Changed to have equal width slots ## See use_old_column_format above to disable Fix Temp Next/Following updates Adds temp_next and temp_following slots (Lates BOM integration provides these. You can use this instead of the daytime_high and Low slots if you want to.) Fix various decimal digits display Fix various locale number display Fix sunrise.sunset icons not updating Error checks for defined but unused entities (whch was generating console errors.)

New Flags: show_decimals_today was previously defaulting to true but is now false by default so add this flag if you want decimals. Also added is 2 custom slots. Define an entity for the value and define a unit and icon.

show_decimals_today false / true Sets card to render todays min and max temperatures to 1 decimal place. show_decimals_pressure 0 / 1, 2, 3 Sets card to render pressure with specified decimal places. pressure_units string / null Override the unit displayed for pressure # removed in 1.01 in favor of reading units from entity see above. custom1_icon mdi:help-box / mdi icon Sets the icon to use for slot custom1 custom1_value unknown / sensor Sets the sensor to use for the value of slot custom1 custom1_units "" / string Sets the string to use for the units of slot custom1 custom2_icon mdi:help-box / mdi icon Sets the icon to use for slot custom2 custom2_value unknown / sensor Sets the sensor to use for the value of slot custom2 custom2_units "" / string Sets the string to use for the units of slot custom2

Version 1.02 Major Release

29 Apr 00:03
6dcb22f
Compare
Choose a tag to compare
Pre-release

Latest Changes Version 1.00
First I need to give gredit and thanks to Simon aka theRat on the forum. Simon wrote the BOM Radar Card as well. Also thanks to Github user TheCranston for the change to pressure units in v1.01

version 1.02 bugfix

We introduced a small bug with the UoM for pressure being read from an entity whereby if a slot was configured for pressure with no entity the card would not display. Previously the slot would just be blank.

version 1.01 minor update

Adds flag use_old_column_format defaults to false. Some people didn't like the realignment of the right hand slots to be center justified. Setting this flag restores the old right justification. We also removed the new flag to override the pressure units and instead we read the units from the entity directly. If the entity isn't supplying a value the old way of using the length unoit to set the unit will be used.

This is a major release with some significant changes and a small breaking change.

Things that have been altered: Fix Lit import to gest HA Cast to work Changed to have equal width slots ## See use_old_column_format above to disable Fix Temp Next/Following updates Adds temp_next and temp_following slots (Lates BOM integration provides these. You can use this instead of the daytime_high and Low slots if you want to.) Fix various decimal digits display Fix various locale number display Fix sunrise.sunset icons not updating Error checks for defined but unused entities (whch was generating console errors.)

New Flags: show_decimals_today was previously defaulting to true but is now false by default so add this flag if you want decimals. Also added is 2 custom slots. Define an entity for the value and define a unit and icon.

show_decimals_today false / true Sets card to render todays min and max temperatures to 1 decimal place. show_decimals_pressure 0 / 1, 2, 3 Sets card to render pressure with specified decimal places. pressure_units string / null Override the unit displayed for pressure # removed in 1.01 in favor of reading units from entity see above. custom1_icon mdi:help-box / mdi icon Sets the icon to use for slot custom1 custom1_value unknown / sensor Sets the sensor to use for the value of slot custom1 custom1_units "" / string Sets the string to use for the units of slot custom1 custom2_icon mdi:help-box / mdi icon Sets the icon to use for slot custom2 custom2_value unknown / sensor Sets the sensor to use for the value of slot custom2 custom2_units "" / string Sets the string to use for the units of slot custom2

Version 1.01 Major release

27 Apr 23:44
Compare
Choose a tag to compare
Pre-release

Version 1.01 Major release

First I need to give gredit and thanks to Simon aka theRat on the forum. Simon wrote the BOM Radar Card as well. Also thanks to Github user TheCranston for the change to pressure units in v1.01

version 1.01 minor update Adds flag use_old_column_format defaults to false. Some people didn't like the realignment of the right hand slots to be center justified. Setting this flag restores the old right justification. We also removed the new flag to override the pressure units and instead we read the units from the entity directly. If the entity isn't supplying a value the old way of using the length unoit to set the unit will be used. This is a major release with some significant changes and a small breaking change.

Things that have been altered: Fix Lit import to get HA Cast to work Changed to have equal width slots ## See use_old_column_format above to disable
Fix Temp Next/Following updates
Adds temp_next and temp_following slots (Lates BOM integration provides these. You can use this instead of the daytime_high and Low slots if you want to.) Fix various decimal digits display Fix various locale number display
Fix sunrise.sunset icons not updating Error checks for defined but unused entities (which was generating console errors.)

New Flags: show_decimals_today was previously defaulting to true but is now false by default so add this flag if you want decimals. Also added is 2 custom slots. Define an entity for the value and define a unit and icon.

show_decimals_today false / true Sets card to render todays min and max temperatures to 1 decimal place.
show_decimals_pressure 0 / 1, 2, 3 Sets card to render pressure with specified decimal places.
REMOVED in 1.01 pressure_units string / null Override the unit displayed for pressure # removed in 1.01 in favor of reading units from entity see above.
custom1_icon mdi:help-box / mdi icon Sets the icon to use for slot custom1
custom1_value unknown / sensor Sets the sensor to use for the value of slot custom1
custom1_units "" / string Sets the string to use for the units of slot custom1
custom2_icon mdi:help-box / mdi icon Sets the icon to use for slot custom2
custom2_value unknown / sensor Sets the sensor to use for the value of slot custom2
custom2_units "" / string Sets the string to use for the units of slot custom2

Version 1 major release

26 Apr 01:47
Compare
Choose a tag to compare
Pre-release

Latest Changes Version 1.00

This is a major release with some significant changes and a small breaking change and some bugfixes.

Things that have been altered:
Fix Lit import to gest HA Cast to work
Changed to have equal width slots
Fix Temp Next/Following updates
Adds temp_next and temp_following slots (Lates BOM integration provides these. You can use this instead of the daytime_high and Low slots if you want to.)
Fix various decimal digits display
Fix various locale number display
Fix sunrise.sunset icons not updating
Error checks for defined but unused entities (whch was generating console errors.)

New Flags:
show_decimals_today was previously defaulting to true but is now false by default so add this flag if you want decimals.
Also added is 2 custom slots. Define an entity for the value and define a unit and icon.

show_decimals_today false / true Sets card to render todays min and max temperatures to 1 decimal place.
show_decimals_pressure 0 / 1, 2, 3 Sets card to render pressure with specified decimal places.
pressure_units string / null Override the unit displayed for pressure
custom1_icon mdi:help-box / mdi icon Sets the icon to use for slot custom1
custom1_value unknown / sensor Sets the sensor to use for the value of slot custom1
custom1_units "" / string Sets the string to use for the units of slot custom1
custom2_icon mdi:help-box / mdi icon Sets the icon to use for slot custom2
custom2_value unknown / sensor Sets the sensor to use for the value of slot custom2
custom2_units "" / string Sets the string to use for the units of slot custom2

Fix Locale issue

22 Mar 00:10
Compare
Choose a tag to compare

This release reverts an error I made when I fixed the show decimals. Fixes locale issue for users not using a period as a decimal point.