-
-
Notifications
You must be signed in to change notification settings - Fork 33
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Unpopulated zone field for Kress RTK #521
Comments
I'd need some credentials sent to landroid_cloud (at) trab.dk to debug on this |
This could be fixed by #544 when merged and published |
Please update to v4.0.4 and check if this fixes this issue |
Hello, |
Then there is no way around me getting access to a device like this, for trying to fix it |
@MTrab would this yaml be sufficient? I've tried to fix this as well, finding a way to force the Zone Number into the correct variable. But after the last release things have changed quite a bit, so I give up. AS you can see, the zone number is in a completely different place , peculiar to the RTK protocol. I would give you credentials, but don't know where to send a direct message.
|
Can't even spot the zones definition in that JSON snippet |
Hello @MTrab, Mit freundlichen Grüßen |
Right now it seems like I need to rethink the whole zone thing in the integration, as previously only 4 zones were supported and now there seems like no limit. So as for now the zones support for newer devices will not work. |
yes - that's right for the Kress RTK Mowers. i have in the one map 9 Zones. Mit freundlichen Grüßen |
can't you look at initialisation into the json how much zones are configured. and when the user creates a new zone and want to use this he has to reload the integration. Mit freundlichen Grüßen |
Yeah - I'll need to see how I can pass the number of zones defined to the config of the zone selection. |
For now it could be sufficient to have the correct information about the current mowing zone [dat][cut][z].... I should be able to implement this is the pyworxcloud, but it's really hard for me to understand the logic of the HA integration. thank you for taking care ! :) |
Hving the current zone in the module wouldn't solve anything in the integration, as the integration is locked to 4 zones. So it'll cast an error if trying to set a current zone larger than number 4. So the module would be required to support unlimited zones all the way, not just the current mowed zone |
and then kress is in the process of replacing the zone number with the zone name. at least in the app. Mit freundlichen Grüßen |
If the names aren't available in the API, then there is nothing I can do as to present them in Home Assistant |
yeah no problem - in home assistant we can work the with other things. Mit freundlichen Grüßen |
Zone number is more than enough ! |
I have the same problem, no longer reports any details other than if it's docked |
Hello @MTrab, Mit freundlichen Grüßen |
Nothing new |
Describe the issue
Hello,
First of all thank you very much for you work !
I just wanted to raise an issue regarding the zone field which is not populated for Kress RTK; the value is always 0.
Thanks
What version of Home Assistant Core has the issue?
core-2024.3.0
What was the last working version of Home Assistant Core?
No response
What version of the Landroid Cloud integration do you have installed
4.0.2
What type of installation are you running?
Home Assistant OS
Which make and model is the mower used for this integration?
Kress RTK KR174E
Diagnostics information (NOT log entries!)
none
Relevant log entries
Additional information
No response
The text was updated successfully, but these errors were encountered: