-
-
Notifications
You must be signed in to change notification settings - Fork 30
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
Add support for Pedestrian Mode - DiscreteGateWithPedestrianPosition (io:DiscreteGateOpenerIOComponent) #597
Comments
Can you please download https://github.com/iMicknl/ha-tahoma/archive/refs/heads/enhancement/cover/pedestrian-position.zip, and replace the current custom component? It should add a select to your gate device where you should be able to select opened, closed or pedestrian. There is also unknown, but it will trigger nothing. That’s a value Somfy can return. |
Thank you @tetienne My debug logs do not give many hints
Also, the icon of the main entity is open when it's supposed to be closed. |
@NicoLeOca I didn’t touch the main entity. This issue and PR will just focus on the select. |
Hi @tetienne Also, there is an issue with the main entity. When my gate is closed, the state of the main entity is open, and so is the icon. Should I create a seperate bug report? |
You are right @tetienne By main entity, I mean the cover entity |
@NicoLeOca Except the refresh issue I cannot tackle here, it's OK for you? |
@tetienne There remain a bug where the state is wrong when the gate is closed. the state shows open in HA, in the cover entity. |
@NicoLeOca yes please |
Hi @tetienne |
@tetienne it could be that my recent change broke this.. However it should at least create a select entity, perhaps just with a different key. @NicoLeOca do you see a select option when you go to the integration -> devices list. |
@iMicknl |
@NicoLeOca not sure what changed to be honest. Could you check if this one works: https://github.com/iMicknl/ha-tahoma/archive/refs/heads/feature/add_select_entity_siren.zip. |
@iMicknl |
Please note that you change the select name compared to the one created previously |
Maybe I accidentally changed the name. What would make more sense for that select entity? Using ‘Position’ or ‘State’? |
@iMicknl |
Hi @iMicknl |
The latest fix you tried isn't in yet, you can monitor it in #642. |
Did you read the instructions?
The request
Hi
I integrated an outdoor gate, aka DiscreteGateWithPedestrianPosition for Somfy.
This device provides a pedestrian position where only one of the 2 gate leaves is opened.
Would it be possible to add it into this integration.
I added the debug logs of this device discovery below.
FYI also, in case it helps
This gate has 3 static positions: closed (2 leaves closed), opened (2 leaves opened) and pedestrian (one leaf opened).
This gate authorize to go from one state to any other, with no issue.
Which gateway / hub do you use?
Tahoma Short Channel (Somfy Tahoma v1)
Device model (optional)
DiscreteGateWithPedestrianPosition
Device type (optional)
5102007G06
Additional information
The text was updated successfully, but these errors were encountered: