Yes, there are several IPCT members with Tempests ( @mcapeed , @Smilingreen ? ) not sure of those that also use Blue Iris but maybe could utilize some HA-type of integration.
I have the new Weather API working, but I am trying to find a way to display the temp and wind speed with more precision. I would like to display the values to at least one decimal place. Is there a way to do this?
I have the new Weather API working, but I am trying to find a way to display the temp and wind speed with more precision. I would like to display the values to at least one decimal place. Is there a way to do this?
If you mean the openweathermap current weather API, it does return temperature and windspeed with more precision, which Blue Iris macros %053 & %057 apparently return as rounded or floor values.
You will need to email Blue Iris Support and request new macros like %053 & %057 that provide the same precision as returned by the API.