Hi guys - long time user of David’s card - just trying Platinum Weather Card and so far great except for a couple of issues. Do you want them reported here first or straight to the git? Neither of the issues are “faults”.
Also - since you are busy cutting code - what are the chances of optional hourly forecast instead of daily?
If its a simple question more than happy to answer here. If it more complex/bug that I will need config/screenshots etc an issue is probably better. But start here for now.
Issue #1 on github has a todo list. The hourly stuff is on there already.
Issue one is more of a question. I know that I can filter entities when selecting them, but is it possible to only display sensors and weather entities in the default unfiltered list? I see automations, scripts, groups etc etc.
Issue two is re the daily forecast. My locality only has extended forecast summary text for 4 days - only the short text forecast is available for the 5th day. The new card nicely extends day 1 to the 5th day, but gets unknown for the 5th day forecast text.
I did try and just override by putting entity_summary_5: in the YAML - too clever I know because it didn’t work. Is there a way to override? Do I have to put every day in manually as per David’s card?
This is something that I had thought about, but not really looked into that closely. I think part of the problem is that a lot of entities don’t have classes assigned to them. So maybe I can exclude some of the obvious ones, but doing it as an inclusion may result in the ones people want not being listed. Can you create a issue for this so I don’t forget it.
I use extended for entity_summary_1:, your card then auto fills for the rest of the days. The issue is that there is no extended summary for day 5, which I of course had to manually populate on David’s card so it wasn’t an issue.
Ok, got it. Maybe I need to add a fallback entity name. Let me think about that for a bit. Lucky you don’t live on Norfolk Island, I tested that with the BoM integration yesterday and it breaks badly as there are no hourly forecasts at all for the location.
To anyone wavering, the new card is awesome and you should be able to just change the card-type in Lovelace and then go into the configuration and save. It will 99% look the exact same as the old card but there a lot of neat stuff Simon has added.
Note 8 total slots and the order of everything is completely configurable. Also more custom slots and I used card-mod to resize the summary text to mimic the old card.
I have just done a pre-release of 0.0.3b0 that adds support for using the standard weather entities.
If you are using the BoM integration there is no benefit, but make sure I haven’t broken anything as there were 100’s of lines of code changed. For those using other weather integrations please try it out and provide feedback (github issues is the best place as it is easier for me to track and not miss anything).
Also thanks to @DavidFW1960 for the support and @tom_l for sharing a bunch of images of what is possible with this new card.
Pre-release 0.0.3b1 has been released to address some stuff I missed in b0 and to address an issue for people using crappy weather integrations. We are so lucky to have a decent one with the BoM data.
Using the new Platinum card?
They go in the folder with the card itself and if you install with HACS it will do this for you. I believe also that Simon might have renamed the icons to allow animated and Static in the same directory. See the releases page here Releases · Makin-Things/platinum-weather-card · GitHub
Yes. With the new platinum version the icons get installed as part of the HACS install in the same directory. Due to a limitation in HACS (it doesn’t allow for things in folders) they were renamed and located in the base path of the card.
You can now delete the old manually installed icons if they are not used by anything else.