mirror of https://github.com/arendst/Tasmota.git
Updated Smart Meter Interface (markdown)
parent
b3b7945948
commit
f87f0af8ce
|
@ -7,6 +7,7 @@
|
|||
- asci OBIS telegrams emitted from many smart meters and also from P1 meter interface
|
||||
- binary SML OBIS telegram emitted from many smart meters
|
||||
- binary EBUS telegram emitted by many heaters and heat pumps (e.g. Vaillant, Wolf)
|
||||
- binary MODBUS telegram used by many power meters
|
||||
- binary RAW telegram decodes all kinds of binary data eg EMS heater bus
|
||||
- counter interface (uses Tasmota counter storage) for e.g. reed contacts either in polling or IRQ mode
|
||||
|
||||
|
@ -76,4 +77,4 @@ example
|
|||
`=d 3 10` calculate difference of decoder entry 3 after 10 seconds each.
|
||||
|
||||
- `=h` html text (up to 30 chars)
|
||||
inserts a html line between entries (these lines do not count as decoder entry)
|
||||
inserts a html line between entries (these lines do not count as decoder entry)
|
Loading…
Reference in New Issue