add option to switch mDNS off/on

This commit is contained in:
MichaelDvP
2022-05-04 14:14:17 +02:00
parent d344924a3c
commit e00da5a721
5 changed files with 33 additions and 12 deletions

View File

@@ -38,6 +38,7 @@
- Added Shower Alert trigger time and cold shot time [#436](https://github.com/emsesp/EMS-ESP32/issues/436)
- Improved Table layout in Web UI (searching, filtering, sorting, exporting to CSV)
- API fetch individual attributes from an entity [#462](https://github.com/emsesp/EMS-ESP32/issues/462)
- Option to disable mDNS
### Fixed