homebridge-eufy-robovac icon indicating copy to clipboard operation
homebridge-eufy-robovac copied to clipboard

2.2.1 - No Find Button, Error Sensor or Battery Status

Open jaquesp opened this issue 2 years ago • 2 comments

Hi - installed 2.2.1 and configured for my Eufy C30. Config UI X doesn't provide me with the options for Find/Error and despite adding them to the config, no such options show up in HomeKit. I also can't see any battery status - is this an issue?

{ "name": "Vacuum Cleaner", "deviceId": "06868586807d3a1af4f2", "localKey": "b37a89883999ba27", "useSwitchService": false, "debugLog": false, "hideFindButton": false, "hideErrorSensor": false, "accessory": "Eufy RoboVac", "_bridge": { "username": "xxxx", "port": 35270 } }

jaquesp avatar Feb 11 '23 16:02 jaquesp

EDIT - never mind... it was removed. https://github.com/apexad/homebridge-eufy-robovac/commit/a5d4ea1c3b36e5444042716188721e72ea1c8b69

Same here. Not sure when it happened, but I used to have a Find Button defined. Only a few weeks ago I was trying to find my vacuum and Siri told me I had no contact named Vacuum... checked out my bridge settings and there is no find button, even though I have it set to false in the config.

chrisswanda avatar Feb 17 '23 12:02 chrisswanda

Why was it removed @apexad? That's a shame.

Duartemartins avatar Sep 23 '23 15:09 Duartemartins

I may update this plugin soon in an attempt to use iOS 18 native vacuum support -> https://github.com/apexad/homebridge-eufy-robovac/issues/60

If these functions are available there, I will re-add them

apexad avatar Oct 23 '24 17:10 apexad