mention MQTT duplicate msg on publish

This commit is contained in:
proddy
2020-11-23 13:17:15 +01:00
parent ffd2f6fe73
commit d0efe4709c

View File

@@ -16,6 +16,7 @@
- mixer devices in HA were incorrectly named - mixer devices in HA were incorrectly named
- Prevent HA MQTT config messages for thermostat that has no 'currtemp' (#582) - Prevent HA MQTT config messages for thermostat that has no 'currtemp' (#582)
- serviceCodeNumber, 3-char serviceCode, exhausttemp and heating_active for newer ems+ boilers - serviceCodeNumber, 3-char serviceCode, exhausttemp and heating_active for newer ems+ boilers
- prevent MQTT publish messages from sending twice
### Changed ### Changed
- optimized MQTT for HA to reduce heap fragmentation issues - optimized MQTT for HA to reduce heap fragmentation issues