Replies: 3 comments 6 replies
|
Hi @elle2, thanks for reporting this, and sorry for the confusion and inconvenience caused by the current behavior. We investigated this and would like to clarify the purpose of
On SONOFF gateways, these reports are collected and merged by plan index, allowing the complete irrigation schedule list to be reconstructed and displayed in the app. When we initially added support for this device to Zigbee2MQTT, we focused on covering the available Zigbee protocol capabilities as completely as possible, but did not fully consider whether every protocol feature would provide a meaningful user experience when exposed directly in Zigbee2MQTT. We have since removed some exposes that are not practically usable in Zigbee2MQTT. For example, weather-adaptive irrigation settings were removed because Zigbee2MQTT does not provide a suitable weather data source, so configuring them there would not actually make the feature work.
Why do the values shown in Zigbee2MQTT differ from the configured values?All irrigation plans are reported through the same Zigbee attribute and are distinguished only by their plan index. In Zigbee2MQTT, these reports are exposed through the same As a result, the value shown in To check the schedule that is currently running or scheduled to run next, please refer to Irrigation schedule status instead. Why does
|
|
Hallo, can I ask if there is any update on this issue? I have just installed my valve but am unable to set up the irrigation plan because of a similar issue, like "zhc:sonoff: irrigation_plan_settings invalid start_time, expected HH:mm." or "zhc:sonoff: irrigation_plan_settings invalid enable_date, expected local date in YYYY-MM-DD format." And yes, the time and date are in the proper format. |
Uh oh!
There was an error while loading. Please reload this page.
I use Z2M to control the Sonoff SWV-ZFE water valve. The irrigation schedule is set up correctly, and it starts up properly with the configured duration. I’m having a problem when I use the “irrigation_plan_report” function in the Z2M web interface: the error “No converter available for ‘irrigation_plan_report’” appears, and the values shown in the interface don’t match the ones I set (which are working).
What am I doing wrong, and how is the “irrigation_plan_report” command supposed to work?
thank you
All reactions