Without having to install additional plug-ins, is it possible to parse the UI7 dashboard weather container to get the current temperature? I’m wanting to write some LUUP code in my HVAC scheduled scenes to determine if it needs to be set to HEAT or COOL depending on the current outside temperature. An example of the code in HTML from the dashboard page is below. I have used other languages to parse doc elements but I’m still not fully understanding VeraLite capabilities without additional plug-ins or additional sensors. I would want to parse inside div ID “weather_container_temperature_value” to get 42 in a variable.
I know you don’t want to use a plugin, but WeatherUnderground has a great one with tons of data, and most likely weather station super close to you compared to the one that Vera is using.