Giter Site home page Giter Site logo

addon-otmonitor's Introduction

otmonitor Home Assistant supervisor add-on

About

Opentherm monitor is a management and monitoring application for your opentherm gateway.

Installation

Install by going to Supervisor -> Add-on store -> Add new repository by url and fill in https://github.com/basnijholt/addon-otmonitor.

Documentation

See otmonitor/DOCS.md.

Local development

To locally test or develop on this addon, use vscode as explained in the home assistant local adding testing developer documentation.

It takes a while to build, download and start the local devcontainer as it runs a local home assistant instance using docker-in-docker (din), which is slow, but it's very useful to test your local changes.

In short:

  • Install Docker on your local machine
  • Copy the .devcontainer directory from the root of the community-addons repository
  • Open the project in Visual Studio Code
  • Select Rebuild and Reopen in Container from the command palette
  • Wait until the devcontainer itself is build
  • Start the ha instance by running task Start Home Assistant
  • Grab a coffee and wait until all the required home-assistant containers are up
  • Setup your local ha instance on http://localhost:812
  • Install mosquitto mqtt broker
  • Install the local otmonitor addon
  • Test your changes

To build the container manually, use:

ARCH=amd64
docker build --build-arg BUILD_FROM=homeassistant/${ARCH}-base-debian:buster  --build-arg BUILD_ARCH=${ARCH} .

addon-otmonitor's People

Contributors

andriej avatar basnijholt avatar fliphess avatar iamkarlson avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.