openhab / openhab-addons

Add-ons for openHAB
https://www.openhab.org/
Eclipse Public License 2.0
1.88k stars 3.59k forks source link

[loxone] Support for analog virtual inputs from Loxone #3744

Closed sstroot closed 5 years ago

sstroot commented 6 years ago

Expected Behavior

Support for analog virtual inputs from Loxone.

Current Behavior

Only digital virtual inputs are shown as channels.

Possible Solution

Map analog virtual inputs from Loxone as number in openHAB.

Steps to Reproduce (for Bugs)

  1. In Loxone add a virtual input
  2. Remove "Use as digital input"
  3. Upload Loxone configuration
  4. The virtual input is not shown as a channel

Context

I've a Gardena humidity sensor in garden. Gardena is connected fine with the openhab binding, Loxone too. I would like to send the humidity value from the sensor to a analog virtual input in loxone.

Your Environment

ppieczul commented 5 years ago

@sstroot this should be supported as part of #2905 commit. Could you check if it works for you? There should be Slider or UpDownAnalog or LeftRightAnalog channel depending on the type of virtual input.