openhab / openhab-mycroft

Mycroft skill for openHAB
Eclipse Public License 2.0
20 stars 45 forks source link

Item problem with space #93

Closed GekoCH closed 4 years ago

GekoCH commented 4 years ago

Hy when an Item has a space like: Switch GoodNight "Good Night" ["Switchable"] Switch GoodDay "Good Day" ["Switchable"]

It wont be recognize correctly. Now, when I say: "Hey Mycroft, switch Good Night on."

It will actually switch GoodDay

The problem is probably in the regex definition of the Item

GekoCH commented 4 years ago

sorry after restarting mycroft it seems to work...