Rule stopped after 2.1 update

This rule apparently stopped working after the latest update to 2.1

rule "Senset trigger rule"
when
Channel ‘astro:sun:local:set#event’ triggered START
then
sendCommand(“Front_Door”, “ON”)
sendCommand(“Back_Door”, “ON”)
end

In PaperUI items the Range Things are now shown as grey. Are they no longer valid?

Hi,
I don’t have a solution, but I have the same problem. See this topic.

I created an issue for this on Github.

How did you define the astro thing?

Nothing is working on my OH after update to 2.1

MQTT not communicating with OH so I am disappointed with latest updates.
We still do not know how to resolve this issue. :frowning: