#Garage template arrow greyed out

1 messages · Page 1 of 1 (latest)

short grove
#

Where can I see the opening state?

#

I have found it. I the protocol it says opening

#

but arrow is still disabled ^^

#

Garage template arrow greyed out

#

I have a hunch. After I press open, then the status stays at on for this button

#

I have a seperate up and down button

short grove
#

States are working fine when I am looking at it with Dev tools > Template

short grove
#

I can see that the disabled arrow behavior is only happening to the up arrow. I can always use the down arrow except if door is closed. But that's fine. Now, why is this happening?

nimble granite
short grove
#

Makes sense

nimble granite
#

I'm not sure if you can override that behavior

short grove
#

I would need an button and not a switch

nimble granite
#

You probably can if you change to a position_template instead of a value_template but the template might get more complicated

#

well, maybe not. Return 0 for off, 50 for middle, and 100 for on

#

it may allow the arrow to appear. But you'll need to implmenent a set_position template as well i believe

#

I suggest looking over all the template options

#

there's a ton of different combinations that might work

short grove
#

I am using KNX as Bussystem and am thinking about combining both open and close switches to one switch. On = open and off = close. This would be also the native way in KNX for e. g. roller shutter. Then the garage template must work OOTB

#

Then I can also use the native KNX cover implemenation