fbacker / broadlink-mqtt-bridge

Bridge Broadlink RM Devices with MQTT and API for e.g. OpenHAB
41 stars 14 forks source link

Fix Windows file paths in the UI #80

Open ben-kemister opened 1 year ago

ben-kemister commented 1 year ago

This is a small change to support Windows file paths in the UI.

I use a Windows development machine and when trying to play commands using the UI the topic and message where not being populated correctly.

This PR fixes this issue.