iMicknl / ha-tahoma

Custom component for Home Assistant to interact with smart devices via Somfy TaHoma or other OverKiz based API's.
MIT License
151 stars 30 forks source link

Invert Cover state #806

Closed svh1985 closed 2 years ago

svh1985 commented 2 years ago

Did you read the instructions?

The request

Hi there,

I want to check if it's possible to invert the incorrect state of my io:HorizontalAwningIOComponent, which is actually installed in my house as a 4,5 mtr wide vertical awning. I have 3 other awning's which are reported as io:VerticalExteriorAwningIOComponent, these are showing the correct state, see image below.

The rflink platform as an option to invert the state of an device, is this also possible with ha-tahoma?

cover:
  - platform: rflink
    devices:
      YOUR_ACTUAL_DEVICE_ID:
        ... /... 
        type: inverted
image

Thanks!

Which gateway / hub do you use?

Tahoma Switch

Device model (optional)

PositionableHorizontalAwning

Device type (optional)

io:HorizontalAwningIOComponent

Additional information

No response

tetienne commented 2 years ago

Hi,

Components are not allowed anymore to add option within the yaml, and there is currently no way to add easily an option through the UI nor through an entity. For your use case, you will have to create a template cover to reverse the logic.