Search found 3 matches
- Monday 07 March 2022 18:09
- Forum: Zigbee
- Topic: [Solved] How to activate HUE dynamic scenes?
- Replies: 3
- Views: 2308
Re: [Solved] How to activate HUE dynamic scenes?
can you please let us know how you splved this?
- Sunday 13 December 2020 22:22
- Forum: Dashticz
- Topic: Weather data not shown on old tablet
- Replies: 4
- Views: 667
Re: Weather data not shown on old tablet
tx for the solution.had the same problem
- Saturday 28 November 2020 1:40
- Forum: Dashticz
- Topic: public transport destination doesn't work
- Replies: 8
- Views: 1296
Re: public transport destination doesn't work
var publictransport = {}
publictransport.ovinfo = {
show_via: true,
station: 'berkel-en-rodenrijs/metrostation-berkel-westpolder',
destination:'rotterdam',
title:'metro berkel',
provider: '9292-metro',
show_lastupdate:true,
icon: 'fas fa-subway',
width:12,
results: 4
};
I have excactly the ...
publictransport.ovinfo = {
show_via: true,
station: 'berkel-en-rodenrijs/metrostation-berkel-westpolder',
destination:'rotterdam',
title:'metro berkel',
provider: '9292-metro',
show_lastupdate:true,
icon: 'fas fa-subway',
width:12,
results: 4
};
I have excactly the ...