Quantcast
Channel: Configuration - Home Assistant Community
Viewing all articles
Browse latest Browse all 102826

KNX cover.set_cover_position is moving up first and then back down to 50%

$
0
0

When i use the cover.set_cover_poisition (50%) in a script, the cover moves all the way up and down to the 50% stage from closed mode. tilts are closed by that movement. Covers are KNX managed

script.

test_jal_50:
  alias: Test Jal 50%
  sequence:
  - service: cover.set_cover_position
    data:
      position: 51
    target:
      entity_id: cover.esszimmer_links
  mode: single

configuration.yaml:

# Esszimmer
    - name: "Jal Esszimmer links"
      move_long_address: "4/0/34"
      move_short_address: "4/0/35"
      stop_address: "4/0/35"
      position_address: "4/0/81"
      position_state_address: "4/1/16"
      angle_address: "4/0/107"
      angle_state_address: "4/1/41"
      travelling_time_down: 105
      travelling_time_up: 105
      device_class: "shutter

and yes, it’s a very long one and 105 is correct and corresponds to the value set in ETS

1 post - 1 participant

Read full topic


Viewing all articles
Browse latest Browse all 102826

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>