Releases: tommyjlong/platinum-weather-card
Releases · tommyjlong/platinum-weather-card
v1.2.0
Add:
- Card Editor - Add Configuration for
forecast_type
- Card Editor - Add weather domain to list of choices for Wind Gusts, Extended, and Extended_1
- Card Editor - When configuring a weather entity for Forecast Max and Forecast Min, check to make sure the "Weather Entity" configured
Fix:
- Air Pressure Units - For weather entity add support to get current air pressure units from weather entity attribute: 'pressure_unit'. Otherwise defaults to mbar, and one has to configure
pressure_units
to override to say inHG. - README file update for installation using HACS. And a few other tweaks.
v1.1.1
Support the new HA method for getting "daily" forecasts from a weather entity.
Only a single weather entity for forecasts is supported.
In addition:
- Modifies/fix for tap_action, hold_action and double_tap action
- Uses new HA HassFormatentity (hass.formatEntityState) state formatting method. Used for entity_summary, and entity_summary_1
- Added weather entity support for entity_summary_1
- Added weather entity support for entity_extended and entity_extended_1 (requires extended_use_attr and extended_name_attr)
- Added weather entity support for current Apparent Temperature
- Added weather entity support for current Wind Gust
v1.1.1 adds missing js files
v1.1.0
Support the new HA method for getting "daily" forecasts from a weather entity.
Only a single weather entity for forecasts is supported.
In addition:
- Modifies/fix for tap_action, hold_action and double_tap action
- Uses new HA HassFormatentity (hass.formatEntityState) state formatting method. Used for entity_summary, and entity_summary_1
- Added weather entity support for entity_summary_1
- Added weather entity support for entity_extended and entity_extended_1 (requires extended_use_attr and extended_name_attr)
- Added weather entity support for current Apparent Temperature
- Added weather entity support for current Wind Gust