openhab-docs/_bindings/smaenergymeter
John Cocula aa2ab2cac1 [Add-ons] Generate as Jekyll Collections instead of Jekyll Pages (#355)
* Generate addon docs as Jekyll Collections instead of Jekyll Pages

Simplifies a lot of Jekyll, makes custom addon layout possible.

Signed-off-by: John Cocula <john@cocula.com>

* Adds-on (all but bindings) in user menu

Signed-off-by: John Cocula <john@cocula.com>

* Added openhab-distro submodule

Signed-off-by: John Cocula <john@cocula.com>
2017-03-02 01:08:44 +01:00
..
readme.md [Add-ons] Generate as Jekyll Collections instead of Jekyll Pages (#355) 2017-03-02 01:08:44 +01:00

readme.md

id label title type description since logo install
smaenergymeter SMA Energy Meter SMA Energy Meter - Bindings binding This Binding is used to display the measured values of a SMA Energy Meter device. It shows purchased and grid feed-in power and energy. 2x images/addons/smaenergymeter.png auto

{% include base.html %}

SMA Energy Meter Binding

This Binding is used to display the measured values of a SMA Energy Meter device. It shows purchased and grid feed-in power and energy.

Supported Things

This Binding supports SMA Energy Meter devices.

Discovery

The Energy Meter is discovered by receiving data on the default multicast IP address.

Binding Configuration

No binding configuration required.

Thing Configuration

Usually no manual configuration is required, as the multicast IP address and the port remain on their factory set values. Optionally, a refresh interval (in seconds) can be defined.

Channels

  • powerIn Purchased power [W]
  • powerOut Grid feed-in power [W]
  • energyIn Purchased energy [kWh]
  • energyOut Grid feed-in energy [kWh]

Full example

N/A