Skip to content

Commit

Permalink
[onewire] update documentation (openhab#9656)
Browse files Browse the repository at this point in the history
Signed-off-by: Jan N. Klug <jan.n.klug@rub.de>
  • Loading branch information
J-N-K authored and thinkingstone committed Nov 7, 2021
1 parent b3fbe8e commit 38ccddf
Showing 1 changed file with 1 addition and 5 deletions.
6 changes: 1 addition & 5 deletions bundles/org.openhab.binding.onewire/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -19,11 +19,7 @@ The `owserver` is the bridge that connects to an existing OWFS installation.

### Things

There are different types of things: the simple one (`basic`), multisensors built around the DS1923/DS2438 chip (`ms-tx`) and more advanced sensors from Elaborated Networks (www.wiregate.de) (`ams`, `bms`), Embedded Data System (www.embeddeddatasystems.com)(`edsenv`) and Brain4Home (www.brain4home.eu) (`bae091x`).

** Important: Breaking Change **

The thing types `ms-th`, `ms-tv`, `counter2`, `digitalio`, `digitalio2`, `digitalio8`, `ibutton`, `temperature` have been removed.
There are different types of things: the simple one (`basic`), multisensors built around the DS1923/DS2438 chip (`ms-tx`) and more advanced sensors from Elaborated Networks (www.wiregate.de) (`ams`, `bms`), Embedded Data System (www.embeddeddatasystems.com)(`edsenv`) and Brain4Home (`bae091x`).

## Discovery

Expand Down

0 comments on commit 38ccddf

Please sign in to comment.