rstrouse / ESPSomfy-RTS-HA

Control your somfy shades in Home Assistant
The Unlicense
102 stars 9 forks source link

Get awning status #61

Closed magarto closed 1 month ago

magarto commented 1 month ago

Is there any way to get the opened/closed/sun status of awning updated? I would like to include it in some automations but if sun auto open is activated, I cannot get the actual status. Thanks in advance

rstrouse commented 1 month ago

Are you missing the Sunny binary sensor for the shade?

magarto commented 1 month ago

No, there is no binary sensor, I guess. Only these: Screenshot_20240512_180723_Home Assistant

If the awning is automatically opened or closed, I cannot get updated status of its position or it's automatically open/close by sun status.

rstrouse commented 1 month ago

Actually it is the entity with the no sun indicator in the sensors list. It is currently not sunny and not windy.

magarto commented 1 month ago

But I do not receive any update of the information and it is sunny. Screenshot_20240512_182327_Home Assistant Screenshot_20240512_182454_Home Assistant

rstrouse commented 1 month ago

Did you link the sun sensor to the shade in ESPSomfy RTS?

EDIT: https://github.com/rstrouse/ESPSomfy-RTS/wiki/Configuring-the-Software#linking-sensors

magarto commented 1 month ago

I am not sure, I only linked the awning using the remote. But if I press the auto open/close button in Espsomfy RTS Web, it works. Screenshot_20240512_190634_Firefox Nightly

I will check your link

rstrouse commented 1 month ago

Please read the link I included in the previous post. The sun sensor must be linked to the definition of your awning in ESPSomfy RTS or it will not know when the sunny condition is triggered. Which sun sensor do you have?

magarto commented 1 month ago

Sorry for not reading it before. I have linked it now (using program button in the Soliris RTS)

rstrouse commented 1 month ago

Awesome! If you have any other issues please let me know.