2
0
mirror of https://github.com/xcat2/confluent.git synced 2024-11-22 09:32:21 +00:00

Fix build mistake in the cooltera plugin

This commit is contained in:
Jarrod Johnson 2023-05-15 08:30:44 -04:00
parent a167d19441
commit 8f4982e850

View File

@ -84,7 +84,7 @@ _thesensors = {
'ps1': ('Secondary loop return pressure', 'bar'),
'ps3': ('Primary loop supply pressure', 'bar'),
'ps2': ('Secondary loop supply pressure', 'bar'),
'ps4': ('Primary loop return pressure', 'bar'),'
'ps4': ('Primary loop return pressure', 'bar'),
},
}