BUG in mqtt2.template
Open
- Dominant language
- Perl
- Stars
- 22
- Forks
- 15
- PR merge metrics
- No merged PRs in 30d
Description
The `esp_milight_hub_rgbw_bulb` device has a missing backslash for a newline for the last line, breaking the syntax:
```
rgb:colorpicker,RGB {"BASE_ID/REMOTE_ID/BULB_TYPE/GROUP_ID ".zigbee2mqtt_RGB2JSON($EVTPART1)}
command:uzsuSelectRadio,Weiss,Nacht BASE_ID/REMOTE_ID/BULB_TYPE/GROUP_ID {"$EVTPART0":"$EVTPART1"}
```
first line should have a backslash
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.