Index: dialin/dg/temperatures.py =================================================================== diff -u -r936963d19e46e75b0e666d60c0ff74014956f69d -rbaf762f564f0ab46e5d156909f9b680542023b34 --- dialin/dg/temperatures.py (.../temperatures.py) (revision 936963d19e46e75b0e666d60c0ff74014956f69d) +++ dialin/dg/temperatures.py (.../temperatures.py) (revision baf762f564f0ab46e5d156909f9b680542023b34) @@ -99,8 +99,8 @@ """ return self.temperatures[DGTemperaturesNames(sensor).name] - @publish(["temperature_sensors", "primary_raw_thermo_couple", "primary_raw_cold_junc", - "trimmer_raw_thermo_couple", "trimmer_raw_cold_junc", "conductivity_1_raw", "conductivity_2_raw"]) + @publish(["temperatures", "primary_raw_thermo_couple", "primary_raw_cold_junc", "trimmer_raw_thermo_couple", + "trimmer_raw_cold_junc", "conductivity_1_raw", "conductivity_2_raw"]) def _handler_temperature_sensors_sync(self, message): """ Handles published temperature sensors message