phpsystems / hassio-owserver

Provides the owserver instance to read 1-Wire devices over DS2480B-based bus master serial device

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Home Assistant Add-on: owserver

Releases

amd64 aarch64 armhf armv7 i386

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 DS2480B-based bus master serial device and exposing reading to Home Assistant via the native integration. Addon has been tested with MERA-PROJEKT MP00206-P but shoud work well with other devices based on DS2480B chip.

Installation and configuration

Installation

  1. 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
  2. Find the "owserver (1-Wire)" add-on and click the "INSTALL" button.
  3. Configure the add-on and click on "START". With default configuration addon starts with fake (mocked) devices.
  4. 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)
  5. That's it. On the integrations page wou will find 1-Wire integration with discovered devices.

Configuration

Please check the full documentation page.

Screenshots

Integration setup 1 Integration setup 2 Integrations page owhttpd

About

Provides the owserver instance to read 1-Wire devices over DS2480B-based bus master serial device


Languages

Language:Jinja 53.7%Language:Dockerfile 34.2%Language:Shell 12.1%