Astro Binding Changes?

With the Astro2 binding, and the latest OH2 snapshot, is there anything special or different to get the all my Astro times to show in a site map?

I’ve added my Long and Lat into the PaperUI info along with TimeZone and location. And my 2 custom astro.things items of 30 minutes offset show up in Habmin.

But all of my other Astro items are not showing up in a sitemap. ie, these items

do you need to set ‘home’ somewhere?

DateTime Sunrise_Time  			"Sunrise [%1$tH:%1$tM]"  		{ channel="astro:sun:home:rise#start" }
DateTime Sunset_Time   			"Sunset [%1$tH:%1$tM]"   		{ channel="astro:sun:home:set#start" }

Post your Thing definitions for the astro:sun:home Thing.

Thanks!.

You got me looking in the right area. I must have, but don’t remember needing to manually create a astro:sun:home and astro:moon:home items. I probably did that way back at some point, and then maybe after an OH2 rebuild never re-added them.

So once added, everything in my sitemap populated.