Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/christophfausak/homebridge-resol-vbus
Homebridge plugin for RESOL VBus Controllers
https://github.com/christophfausak/homebridge-resol-vbus
homebridge homebridge-plugin homekit resol vbus
Last synced: 14 days ago
JSON representation
Homebridge plugin for RESOL VBus Controllers
- Host: GitHub
- URL: https://github.com/christophfausak/homebridge-resol-vbus
- Owner: ChristophFausak
- License: apache-2.0
- Created: 2022-12-10T17:33:22.000Z (about 2 years ago)
- Default Branch: master
- Last Pushed: 2023-04-19T20:26:58.000Z (over 1 year ago)
- Last Synced: 2024-11-29T18:05:07.706Z (about 1 month ago)
- Topics: homebridge, homebridge-plugin, homekit, resol, vbus
- Language: TypeScript
- Homepage:
- Size: 111 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Homebridge plugin for RESOL VBus Controllers
[![npm version](https://img.shields.io/npm/v/homebridge-resol-vbus?style=flat-square)](https://www.npmjs.com/package/homebridge-resol-vbus)
[![Issues Status](https://img.shields.io/github/issues/ChristophFausak/homebridge-resol-vbus?style=flat-square)](https://github.com/ChristophFausak/homebridge-resol-vbus/issues)
[![License](https://img.shields.io/npm/l/homebridge-resol-vbus.svg)](http://opensource.org/licenses/Apache-2.0)This is a plugin for [Homebridge](https://github.com/homebridge/homebridge).
It allows you to connect [RESOL](https://www.resol.de) VBus solar and system controllers.The plugin uses the library [danielwippermann/resol-vbus](https://github.com/danielwippermann/resol-vbus).
## Installation
To install the plugin, run:
```
sudo npm install -g homebridge-resol-vbus```
## Configuration
Use the Homebridge UI to configure the plugin
## Changes
### v1.1.0
Pump outlets readonly
Pump outlets without Active characteristic### v1.0.0
Add pump outlets as fan accessory### v0.2.0
Currently, the plugin adds only Temperature sensors as accessories.