Search found 1 match

by jap2slow
Monday 27 June 2016 22:46
Forum: Design, usability and languages
Topic: FlatZ Frontpage
Replies: 237
Views: 104945

Re: FlatZ Frontpage

I added code for data from Netatmo and other devices that give multiple results in one string - eg. "20 C, 45 %, 1234 hPA". Code strips this data, and data's labels ( "Temp + Humidity + Barometer") from json and give each one in this form: <div class="Temp">20*C</div> http://codesnipper.pl/foto/sal ...