fuatakgun / eufy_security

Home Assistant integration to manage Eufy Security devices as cameras, home base stations, doorbells, motion and contact sensors.
843 stars 73 forks source link

Guard Mode Names don't match #1086

Closed Ringo982 closed 5 months ago

Ringo982 commented 5 months ago

Hello i have searched in open/closed issues but i cannot find an answer to my question. My problem is simple: i have defined on Eufy App for my S380 HomeBase a new mode called NIGHT. When i activate it from the APP i notice that on HA side the Mode is called CUSTOM 1. There is a way to change the name CUSTOM 1 into NIGHT, or configure HA to replicate names i set on the APP? Because if i configure more than one custom mode it is very difficult to remember which is what..

Can u help please?

Thanks so much!!

fuatakgun commented 5 months ago

yes, there is, under configuration panel. but this is not configured per device, it is a global setting

image

Ringo982 commented 5 months ago

yes, there is, under configuration panel. but this is not configured per device, it is a global setting

image

@fuatakgun sorry but it doesn't work.... i changed Custom 1 into Night in the configuration panel. I saved, rebooted the entire HA instance, but when i set on the APP Night mode i still see on HA Custom 1....

fuatakgun commented 5 months ago

show me where you see HA Custom 1

fuatakgun commented 5 months ago

I have configured like this;

image

And I see it is rendered like this; image

Ringo982 commented 5 months ago
image image image
fuatakgun commented 5 months ago

Check alarm_control_panel, not the sensor. Sensor is representing the real value we fetch from device. Alarm Control Panel is the representation of it. image

Ringo982 commented 5 months ago

ah ok thank u !!

fuatakgun commented 5 months ago

can we close this now? did you already validate it?

Ringo982 commented 5 months ago

yes it works, thank u very much!