]> git.basschouten.com Git - openhab-addons.git/commitdiff
[onewire] update documentation (#9656)
authorJ-N-K <J-N-K@users.noreply.github.com>
Sat, 2 Jan 2021 21:10:13 +0000 (22:10 +0100)
committerGitHub <noreply@github.com>
Sat, 2 Jan 2021 21:10:13 +0000 (22:10 +0100)
Signed-off-by: Jan N. Klug <jan.n.klug@rub.de>
bundles/org.openhab.binding.onewire/README.md

index 3f0b67f795a5518a53d658084df4bbfbad98310e..89cbfea1ecb4905fa1e3d1714781c70186688656 100644 (file)
@@ -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