Percent Character in Twitter **solved**
Posted: Sat Dec 01, 2018 11:51 am
Hi is there a known way of displaying % when using an event definition for twitter? if I just add % i get %20 in all spaces of the twitter post.
so using the following:
shows this in Twitter:
Removing the % after humidity sensor difinition shows:
appologies if this has already been discussed.
so using the following:
Code: Select all
Temp: [th0temp-act:--]°C, Wind: [wind0wind-act=mph:--] mph [wind0dir-act=endir], Pressure: [thb0press-act:--] hPa, Rain [rain0total-sumday:--]mm, Humidity: [th0hum-act:--] %, Solar: [sol0rad-act:--] w/m2, UV Index: [uv0index-act:--] www.conligwx.org
Code: Select all
Temp:%206.7°C,%20Wind:%202.0%20mph%20ENE,%20Pressure:%20989.7%20hPa,%20Rain%202.8mm,%20Humidity:%2094.0%20%,%20Solar:%209.0%20w/m2,%20UV%20Index:%200.0%http://20www.conligwx.org
Code: Select all
Temp: 6.6°C, Wind: 0.0 mph NE, Pressure: 989.7 hPa, Rain 2.8mm, Humidity: 94.0, Solar: 12.0 w/m2, UV Index: 0.0 http://www.conligwx.org