Home Assistant Add-on: owserver
Provides owserver to read 1-Wire devices over DS2480B-based bus master serial device..
About
This addon provides you owserver instance to read 1-Wire devices over serial/i2c/usb or ha7net device and exposing reading to Home Assistant via the native integration.
Supported devices
Addon has been tested with
but shoud work well with other serial/i2c/usb/ha7net devices. Please let me know what device you're using so I will update device list for further reference.
Installation and configuration
Installation
- Access your Home Assistant, go to Add-ons -> Add-on Store and add this URL as an additional repository:
https://github.com/lrybak/addon-repository
- Find the "owserver (1-Wire)" add-on and click the "INSTALL" button.
- Configure the add-on and click on "START". With default configuration addon starts with fake (mocked) devices.
- Add to Home Assistant through the Integrations. Go to Integrations, Add Integration, Choose 1-Wire
- Host:
provide add-on's hostname (from add-on details page)
- Port:
4304
(default)
- That's it. On the integrations page wou will find 1-Wire integration with discovered devices.
Configuration
Please check the full documentation page.
Screenshots