For some reason the action “publish MQTT message” I use in many rules, doesnt work any more…
For example this rule:
when marcel is present then publish mqtt message \"1\" on topic \"pimatic20/alarm/status/marcel\"
Used to work.
For an other reason i wanted to use an other broker, so I changed my config.json to use that other broker.
ever since my mqtt rules don’t work anymore.
I changed the config back to what it was before, but it still don’t work.
also normally you get a hint when you fill in the first letter in the Actions field in the “add new rule” page from Pimatic. When I enter a “p” I don’t get the hint “publish mqtt message”.
after this I have tried updating Mosquitto, reinstalling the MQTT plugin, restored the config in its original state, but all that did not help.
someone has an idea what goed wrong here?
in my log i see this:
09:18:21.175 [pimatic] info: Loading plugin: "pimatic-mqtt" (0.9.7) 09:18:23.185 [pimatic] error: Cannot read property 'prototype' of undefined
Could this be a hint?