mirror of
https://github.com/emsesp/EMS-ESP32.git
synced 2025-12-06 15:59:52 +03:00
merging to sync - still need to fix system.ts
This commit is contained in:
@@ -39,9 +39,7 @@ const DashboardSensors: FC = () => {
|
||||
ts: [],
|
||||
as: [],
|
||||
analog_enabled: false
|
||||
},
|
||||
force: true,
|
||||
immediate: true
|
||||
}
|
||||
});
|
||||
|
||||
const { send: writeTemperatureSensor } = useRequest((data) => EMSESP.writeTemperatureSensor(data), {
|
||||
|
||||
Reference in New Issue
Block a user