An open API service indexing awesome lists of open source software.

https://github.com/csowada/ebus-configuration

This is the community repository for the configuration file of the eBUS library
https://github.com/csowada/ebus-configuration

configuration ebus heating

Last synced: 5 months ago
JSON representation

This is the community repository for the configuration file of the eBUS library

Awesome Lists containing this project

README

          

Master build: [![Build Status](https://travis-ci.org/csowada/ebus-configuration.svg?branch=master)](https://travis-ci.org/csowada/ebus-configuration)

---

# Community platform - ebus-configuration

This repository is used as a community share platform. Most changes to this repository should be included in further releases. Feel free to contribute new or changed files.

## eBUS library

- [eBUS lib](https://github.com/csowada/ebus)
- [openHAB eBUS binding 2.x](https://github.com/csowada/openhab2-addons/tree/ebus_public/addons/binding/org.openhab.binding.ebus)

## Download

**Snapshots**
https://oss.sonatype.org/content/repositories/snapshots/de/cs-dev/ebus/ebus-configuration/

**Release**
https://oss.sonatype.org/content/repositories/releases/de/cs-dev/ebus/ebus-configuration/

### Maven

```xml

de.cs-dev.ebus
ebus-configuration
0.9.19

```

## Information about the format

- [eBUS lib configuration format](https://github.com/csowada/ebus/blob/master/de.csdev.ebus/doc/configuration.md)
- [Mapping eBUS lib to ebusd configuration](https://github.com/csowada/ebus/blob/master/de.csdev.ebus/doc/ebusd-mapping.md)