Add missing device information synchronization
This commit is contained in:
		@@ -36,7 +36,7 @@ export function EditDeviceRelaysDialog(p: {
 | 
			
		||||
    p.relay ?? {
 | 
			
		||||
      id: "",
 | 
			
		||||
      name: "relay",
 | 
			
		||||
      enabled: false,
 | 
			
		||||
      enabled: true,
 | 
			
		||||
      priority: 1,
 | 
			
		||||
      consumption: 500,
 | 
			
		||||
      minimal_downtime: 60 * 5,
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user