michaelarnauts / cec-mqtt-bridge

A HDMI-CEC to MQTT bridge for connecting HDMI-CEC-devices to your Home Automation system.
145 stars 48 forks source link

after rewrite, mqtt commands aren't parsed correctly (prefix isn't being stripped) #37

Closed davidmonro closed 1 year ago

davidmonro commented 1 year ago

The new code doesn't strip off the prefix from the command topic, so as a result the commands don't get processed.