fix MQTT base with paths not working in HA [#1393]

This commit is contained in:
Proddy
2023-11-06 21:51:05 +01:00
parent 58cbfbc0df
commit bf5b40ccf4
7 changed files with 28 additions and 27 deletions

View File

@@ -18,6 +18,7 @@ Writeable Text entities have moved from type `sensor` to `text` in Home Assistan
## Fixed
- fixed helper text in Web Device Entity dialog box for numerical ranges
- MQTT base with paths not working in HA [#1393](https://github.com/emsesp/EMS-ESP32/issues/1393)
## Changed