Releases: aurelio1/openhab-addons
Renamed some channels
This release contains optimizations such as:
- changed channel names according to openHAB standards (camel style)
- some channels are now delivered as QuantityType channels
- some improvements in speed, eg using openHAB routines where available
Since some channel fields changed you may notice that some Items don't work anymore. Delete them and create a new Item (with the same name) and reassign it to the corresponding channel.
[airq Binding] Release for OH 3
This is the release planned for being published. Several channels have been changed to properties, so they are shown in the THING description. This includes the software and hardware revisions of the air-Q device and some information about the sensors.
Feel free to use it, and send me some feedback, positive or negative or otherwise constructive change requests.
Should you have problems with delivered data, please switch on DEBUG information and send me the content of two lines appearing regularly and starting as follows:
- DEBUG o.o.b.airq.internal.airqHandler:360 - air-Q - airqHandler - run(): decObj=
- DEBUG o.o.b.airq.internal.airqHandler:626 - air-Q - airqHandler - processConfigData(): decObj=
Update v1.1: The CO sensor was not listed in the API description, however the data are delivered. Now CO is also shown like the other sensors.
First release included in the openHAB distribution
This release is the first one included in the openHAB distribution (as soon as the new version of openHAB is released). The names of the channels can be considered final now.