Releases: pacemaker82/PredBat-Table-Card
Releases · pacemaker82/PredBat-Table-Card
1.7.0.7
FIXED
- "Plan Last Updated" time now appears as 24 hour clock inline with the plan time format.
1.7.0.6
FIXED
- Issue where weather icons/temps were not appearing when plan was in the past. (plan had not updated so date/times were in the past - usually happened on the hour).
1.7.0.5
NEW
- Add
temp-columntocolumnsYAML to display the current temperature in a column. README: Weather - Updated most column names to display icons when in small screen mode (mobile phone screen). This saves a little more real estate when squeezing data into small screen sizes.
UPDATED
- README has had a lot of updates. Please check it out and familiarise yourself with latest features.
1.7.0.4
BUG FIXES
- Issue where import/export columns were showing incorrect pill values if HMTL Debug mode was on, but import/export columns were not included in
debug_columns
1.7.0.3
1.7.0.2
1.7.0.1
NEW
- Weather iconography now shows RED if temperature is higher than 25C (77F), indicating solar panel efficiency impact
- Weather iconography now shows BLUE if temperature is below than 0C (32F), indicating battery efficiency impact
Check out the README for more on how to use weather iconography in your plan
BUG FIXES
- Fixed issue where some shorter weather forecasts were incorrectly showing within the plan
- Fixed issue where weather entity temperature format (C or F) was not reflected correctly in the tool tip
1.7.0.0
NEW
Weather Forecast support!
Add a weather_entity to your YAML for a valid weather forecast entity, plus weather-column in your columns to see a nice weather icon for each row.
See the readme for full details
1.6.1.0
NEW
To help with diagnosing issues, there are two optional diagnostic rows added to the bottom of the table. A download icon will show when there is a new version of Predbat or the Table Card, mouse over to see what version is available.
Set the following card YAML:
| Configuration Item | Required | Value |
|---|---|---|
version_entity |
NO | Set to update.predbat_version or whichever entity holds the predbat version. Setting this will show you the version on the table card and display if an update is available (shown at bottom of table). |
show_tablecard_version |
NO | Set to true if you want the card to show you the card version, and if there is an update available (shown at bottom of table) |
