Add new t_m sensor in Monitoring Room

This commit is contained in:
2025-07-02 06:47:36 +00:00
parent 0eeea7390e
commit a84f82aa71

View File

@ -8,6 +8,7 @@ MODBUS_HOSTS = [
{"ip": "10.84.60.32", "location": "Warehouse-C", "type": "temperature_humidity"},
{"ip": "10.84.60.33", "location": "Dyeing-Kitchen", "type": "temperature_humidity"},
{"ip": "10.84.60.34", "location": "Second-Floor", "type": "temperature_humidity"},
{"ip": "10.84.60.35", "location": "Monitoring-Room", "type": "temperature_humidity"},
{"ip": "10.84.48.100", "location": "Warehouse-A", "type": "temperature_humidity"},
{"ip": "10.84.48.101", "location": "Lab-Room", "type": "temperature_humidity"},
{"ip": "10.84.48.102", "location": "Office", "type": "cwt_co2"},