jpgorganizer / ioBroker.smartgarden

GARDENA smart system adapter for ioBroker
Other
21 stars 8 forks source link

WARN: batteryLevel_value has been written without ack-flag #38

Closed RP70DP closed 2 years ago

RP70DP commented 2 years ago

2021-09-17 19:40:04.071 - warn: socketio.0 (15241) Read-only state "smartgarden.0.LOCATION_XXX.DEVICE_XXX.SERVICE_COMMON_XXX.batteryLevel_value" has been written without ack-flag with value "9"

It's a smart water control.

jpgorganizer commented 2 years ago

@RP70DP does this also happen for batteryLevel_timestamp?

RP70DP commented 2 years ago

I can't remember. At the Moment the device is in hibernation mode, because it's winter. I will check in the spring.

jpgorganizer commented 2 years ago

can you give the names of all data points (SERVICE_COMMON and SERVICE_VALVE) for your water control? Typically I don't like screenshots, but maybe here that would be the best solution :-)

RP70DP commented 2 years ago

tempsnip

jpgorganizer commented 2 years ago

Hi, this are data points just for a water control? do you have a smart irrigation control too? I'm wondering about the SERVICE_VALVE_SET.

can you reproduce that issue? Pls give me a some more lines of your log (with loglevel 3) before the error occures. I should see the received message.

RP70DP commented 2 years ago

Yes, only Smart Water Control. No Irrigation Control existing.

Okay, will do that at the next opportunity.

jpgorganizer commented 2 years ago

please open new issue if error still exists