C
chucklyons
Guest
I wanted to add the ability to look at my surfin' locations before grabbing the board and making for the waves. Surfline Surfline (I'm a Premium member) has 'SurfCams' that displays either live or periodic stills of the locations. Very simple, all I needed to do was create a webpage, with the images embedded.
I used Rob Brun's WeatherStation Templates as my starting point - built an HTML template with the following code: (see attachment; I got tired of messing with what code this forum would allow within code wraps)
Using Rob's WeatherStation module, I added a new sensor to the Home object, didn't bind it to anything.(see attached) Used the html webpage I created (38th) as the 'CustomViewData' and selected 'fragment' for the 'CustomviewType'. Set Navigation to 'hidden', added a Navigation link to the task bar, and ended up with the attached AutomationBrowser screensnap..the 'no-cache' lets the still get updated periodically by auto-refreshing the page.
Very simple; very hacky; very quick. I'll prob try to create a streamlined version to make it a lot easier and less hacky
Surf's up!
I used Rob Brun's WeatherStation Templates as my starting point - built an HTML template with the following code: (see attachment; I got tired of messing with what code this forum would allow within code wraps)
Using Rob's WeatherStation module, I added a new sensor to the Home object, didn't bind it to anything.(see attached) Used the html webpage I created (38th) as the 'CustomViewData' and selected 'fragment' for the 'CustomviewType'. Set Navigation to 'hidden', added a Navigation link to the task bar, and ended up with the attached AutomationBrowser screensnap..the 'no-cache' lets the still get updated periodically by auto-refreshing the page.
Very simple; very hacky; very quick. I'll prob try to create a streamlined version to make it a lot easier and less hacky

Surf's up!