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
- Host: GitHub
- URL: https://github.com/csowada/ebus-configuration
- Owner: csowada
- License: epl-1.0
- Created: 2017-11-08T07:20:19.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2025-10-23T18:48:38.000Z (8 months ago)
- Last Synced: 2025-10-23T20:45:01.491Z (8 months ago)
- Topics: configuration, ebus, heating
- Language: Java
- Homepage:
- Size: 218 KB
- Stars: 5
- Watchers: 5
- Forks: 8
- Open Issues: 4
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE
Awesome Lists containing this project
README
Master build: [](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)