SomfyProtect2MQTT icon indicating copy to clipboard operation
SomfyProtect2MQTT copied to clipboard

Taking control of the window shutters

Open rodtrip2 opened this issue 2 years ago • 12 comments

Hi, thanks again for your work, and your recent update for the external lights! :-) I was wondering, as Somfy can open and shut the window shutters when you arm/disarm the alarm, would it be possible to directly control the shutters on HA, without having to trigger the alarm?

rodtrip2 avatar Jan 09 '23 20:01 rodtrip2

Hi, I have seen something like that in the code while checking lighting_state.

it seems i can add a switch for open / close shutter and open / close a gate

but can you tell me which device has learn the roller shutter code ? I think a have to make an action with this device

Minims avatar Jan 09 '23 21:01 Minims

It's directly with the main unit of the alarm, when you activate/deactivate it. If needed, I can try and activate the alarm, and send you the logs. ;-)

Le lun. 9 janv. 2023, 22:20, Minims @.***> a écrit :

Hi, I have seen something like that in the code while checking lighting_state.

it seems i can add a switch for open / close shutter and open / close a gate

but can you tell me which device has learn the roller shutter code ? I think a have to make an action with this device

— Reply to this email directly, view it on GitHub https://github.com/Minims/SomfyProtect2MQTT/issues/78#issuecomment-1376332746, or unsubscribe https://github.com/notifications/unsubscribe-auth/A3JTVHTP6S6CZXPG72TE4KLWRR6I7ANCNFSM6AAAAAATV3TKYY . You are receiving this because you authored the thread.Message ID: @.***>

rodtrip2 avatar Jan 09 '23 21:01 rodtrip2

Rebuild the dev add-on and try, there is some new switch under the Link device.

Minims avatar Jan 11 '23 22:01 Minims

Hi. I tried all 3 of them, no success. :-( (Rolling shutter, garage and gate)

Le mer. 11 janv. 2023, 23:04, Minims @.***> a écrit :

Rebuild the dev add-on and try, there is some new switch under the Link device.

— Reply to this email directly, view it on GitHub https://github.com/Minims/SomfyProtect2MQTT/issues/78#issuecomment-1379544876, or unsubscribe https://github.com/notifications/unsubscribe-auth/A3JTVHUFMBQBQ2HL2PZAF3TWR4VAVANCNFSM6AAAAAATV3TKYY . You are receiving this because you authored the thread.Message ID: @.***>

rodtrip2 avatar Jan 11 '23 22:01 rodtrip2

Hello,

Update the dev add-on and tell me what you have in this logs :

2023-01-14 22:51:51,840 [INFO] [business:313] Scenarios Core for Maison => {'object': 'list', 'items': []}
2023-01-14 22:51:51,912 [INFO] [business:315] Scenarios for Maison => {'object': 'list', 'items': []}

Is there a switch in somfy app to open/close shutter whitout arm/disarm ?

Minims avatar Jan 14 '23 21:01 Minims

@rodtrip2 have you get time to check the last dev version ?

Minims avatar Jan 29 '23 14:01 Minims

Hi. Sorry for the delay. There is no separate switch in the Somfy app for the shutters, unfortunately. About the logs, what I have found is this :

2023-02-06 20:32:34,804 [INFO] [business:265] Scenarios Core for Maison Fontenelle => {'object': 'list', 'items': []} 2023-02-06 20:32:34,919 [INFO] [business:267] Scenarios for Maison Fontenelle => {'object': 'list', 'items': []}

No business 313 or 315 though. :-(

rodtrip2 avatar Feb 06 '23 19:02 rodtrip2

Hum, I will check if I can found an other way to get this information.

Minims avatar Feb 06 '23 20:02 Minims

Maybe I can send you the complete log in PM, you could get some clues from it.

rodtrip2 avatar Feb 10 '23 08:02 rodtrip2

I can have a look: ******

Minims avatar Feb 10 '23 12:02 Minims

I sent you the logs. Although, they seem not to be complete. I don't know if is is a length limitation or if there is another way to get them.

rodtrip2 avatar Feb 10 '23 19:02 rodtrip2

received, I can't find anything about cover. You can also restart the add-on and check debug log, in particular the ones about the "Site"

Minims avatar Feb 10 '23 20:02 Minims