Open andrewvanlagen opened 2 years ago
in my log i shows error. i wonder if the error are coming from External Temperature Sensors": [{"Main DS18B20": "24.06 C is there away that i can add it to the api/ driver code
Do you have any way to make this work
i am trying to modify your hubitat genmon code
my cmd / status is
{"Status": [{"Engine": [{"Switch State": "Auto"}, {"Engine State": "Off - Ready"}, {"Battery Voltage": "13.50 V"}, {"RPM": "0 "}, {"Frequency": "0.00 Hz"}, {"Output Voltage": "0 V"}, {"Output Current": "0.00 A"}, {"Output Power (Single Phase)": "0.00 kW"}, {"Active Rotor Poles (Calculated)": "0 "}]}, {"Line": [{"Utility Voltage": "230 V"}, {"Utility Max Voltage": "246 V"}, {"Utility Min Voltage": "221 V"}, {"Utility Threshold Voltage": "156 V"}]}, {"External Temperature Sensors": [{"Main DS18B20": "24.06 C"}****, {"External DS18B20": "19.50 C"}]}, {"Last Log Entries": {"Logs": {"Alarm Log": "11/26/21 19:11:02 ESTOP Pressed : Alarm Code: 2800", "Service Log": "", "Run Log": "07/09/22 13:05:17 Stopped - Auto "}}}, {"Time": [{"Monitor Time": "Monday July 18, 2022 20:16:03"}, {"Generator Time": "Monday July 18, 2022 20:16"}]}]}
This is the code i try to add but it does load to hubitat is there anything im missing
thanks