31.01.2022, 10:02
(31.01.2022, 09:49)admin Wrote: Try adding read_delay to your profile. Start with 1 second then try lowering it to a minimum value that still works (0.1 seconds or so). Keep in mind that you have to create device mapping from scratch after updating the profile.
Code:{
"manufacturer": "RADIANT",
"description": "R2K 24 RAIN min",
"read_delay": 1,
...
}
Works fine at 0.2
Thank's