steilerDev / homebridge-openhab2-complete

A homebridge plugin for openHAB, that has the expectation to fully support all Services offered by Apple's Homekit Accessory Protocol (HAP)
GNU General Public License v3.0
52 stars 16 forks source link

Irrigation System "required item" #73

Closed TNTLarsn closed 3 years ago

TNTLarsn commented 4 years ago

Irrigation System

setting the documented "activeItem": "Gpio_24" in the homebridge config leads to an error "missing required item"

changing it to "item": "Gpio_24" seems to work, but is not documented

steilerDev commented 4 years ago

Yes, you are right, this is a documentation error. The activeItem and activeItemInverted settings were changed to item and inverted.

Thank you!

steilerDev commented 3 years ago

Fixed with 1.3.0