greg520820
greg520820
Same here. Card-mod code is deleted from the first tile card in a vertical stack when opening the card in visual edit mode and then saving. Card-mod version 3.4.2 and...
> @greg520820 and @EF01 can you confirm that you have lovelace set to storage and the fix is working if you change lovelace to yaml? Always have been in storage...
Yes, I totally agree. In fact the entire card does not scale/size well. On my tablet I had 3 thermostat cards in a horizontal card and all functions were readable...
You can still pull weatherbit values by using a rest command. Example code below was added to configuration.yaml. You can set your desired scan interval in the rest command or...
_"i use now openweathermap with Platinum Weather Card by @Makin-Things from HACS_" The free openweathermap api doesn't seem to allow "onecall_daily" selection. I get an invalid api key error, but...
The problem is discussed here: https://github.com/home-assistant/core/issues/78241. It could be that you are on an earlier version of HA. It appears to have started on 2022.9.x. On Sat, Oct 15, 2022...
It appears the sensor call from the integration is counting as 2 calls by Weatherbit. Setting the sensor call at 60 minutes and the forecast update at 240 minutes the...
Thanks for looking at this. I've tried to find another source for similar information, but 16 days of daily forecasts with a full compliment of sensors, especially the solar radiation...
Making the Alert pull selectable will certainly help with the 50 call limit. I tried to understand the code and the Alert pull seems to be hard-coded in the pyWeatherbitdata...