JensHauser
(Jens Hauser)
1
Is it possible to show parameters like this (earliest, latest, geolocation, etc.)
astro:sun:home [ geolocation="47.59732,9.54703,401", interval=60 ]{
Channels:
Type rangeEvent : set#event [
offset=20
]
Type rangeEvent : rise#event [
earliest="07:30",
latest="08:30"
]
}
in an item in a sitemap?
rossko57
(Rossko57)
2
Think about it … how could you show an instantaneous event? Don’t blink or you’ll miss it 
You can also set up “regular” astro channels with the same offset etc, assign Items to those channels, and display those Items
JensHauser
(Jens Hauser)
3
Hmmm… just want to show “07:30” and “08:30” (fixed values like in the example above)
rossko57
(Rossko57)
4
Oh right, look into REST API