https://github.com/hobbyquaker/bcontrol2mqtt
Publish Measurements from B-Control Energy Manager Smart Meters on MQTT :electric_plug: :chart_with_upwards_trend:
https://github.com/hobbyquaker/bcontrol2mqtt
energy mqtt power smartmeter
Last synced: 11 months ago
JSON representation
Publish Measurements from B-Control Energy Manager Smart Meters on MQTT :electric_plug: :chart_with_upwards_trend:
- Host: GitHub
- URL: https://github.com/hobbyquaker/bcontrol2mqtt
- Owner: hobbyquaker
- License: mit
- Created: 2015-09-12T10:18:27.000Z (almost 11 years ago)
- Default Branch: master
- Last Pushed: 2018-02-05T20:35:39.000Z (over 8 years ago)
- Last Synced: 2024-11-23T04:03:03.932Z (over 1 year ago)
- Topics: energy, mqtt, power, smartmeter
- Language: JavaScript
- Homepage:
- Size: 10.7 KB
- Stars: 3
- Watchers: 3
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
- awesome-mqtt - bcontrol2mqtt - Publish measurements from TQ Energy Manager / [Busch-Jäger Energy Monitor](https://www.busch-jaeger.de/files/files_ONLINE/Brosch%c3%bcre_EnergyMonitor_druck.pdf) to MQTT. (Interfaces / Smart Metering)
README
# bcontrol2mqtt
[](https://github.com/mqtt-smarthome/mqtt-smarthome)
[](http://badge.fury.io/js/bcontrol2mqtt)
[](https://gemnasium.com/github.com/hobbyquaker/bcontrol2mqtt)
[](https://travis-ci.org/hobbyquaker/bcontrol2mqtt)
[](https://github.com/sindresorhus/xo)
[![License][mit-badge]][mit-url]
> Publish Measurements from B-Control Energy Manager Smart Meters on MQTT 🔌 📈
Connects [TQ Energy Manager](http://www.tq-group.com/produkte/produktdetail/prod/energy-manager/extb/Main/) to MQTT.
Compatible devices are also available from [Busch-Jäger](https://www.busch-jaeger.de/produkte/produktloesungen/busch-smartenergy/busch-energymonitor/)
and [B-Control](http://www.posid.de/energy-shop/?tx_trattmannshop_shop%5Bcategory%5D=5&tx_trattmannshop_shop%5Baction%5D=list&tx_trattmannshop_shop%5Bcontroller%5D=Article&cHash=095630d91afa7daafa1e7e1174562838#shop-articles)
## Installation
Prerequisites: [Node.js](https://nodejs.org) 6.0 or higher.
`$ sudo npm install -g bcontrol2mqtt`
I suggest to use [pm2](http://pm2.keymetrics.io/) to manage the bcontrol2mqtt process (start on system boot, manage log files,
...)
## Usage
`$ bcontrol2mqtt --help`
## License
MIT (c) 2015-2018 [Sebastian Raff](https://github.com/hobbyquaker)
[mit-badge]: https://img.shields.io/badge/License-MIT-blue.svg?style=flat
[mit-url]: LICENSE