Closed cmuster closed 5 months ago
This PR fixes a bug that prevents MQTT sensor entities being updated when a MQTT message with their topic is received. Previously this only worked for the first sensor, as the array entries were not correctly dereferenced for indices > 0.
This PR fixes a bug that prevents MQTT sensor entities being updated when a MQTT message with their topic is received. Previously this only worked for the first sensor, as the array entries were not correctly dereferenced for indices > 0.