forked from andiburger/growatt2mqtt
-
-
Notifications
You must be signed in to change notification settings - Fork 12
Devices\Sigineer to MQTT
HotNoob edited this page May 3, 2024
·
1 revision
- USB-B or USB-A cable
- Connect usb cable.
Follow configuration example for ModBus RTU to MQTT https://github.com/HotNoob/PythonProtocolGateway/wiki/Configuration-Examples#modbus-rtu-to-mqtt
protocol_version = sigineer_v0.11
code
type: horizontal-stack
cards:
- type: gauge
needle: false
name: Battery
entity: sensor.sigineer_battery_voltage
- type: gauge
entity: sensor.sigineer_output_voltage
name: Output
- type: gauge
needle: false
entity: sensor.sigineer_bus_voltage
name: Bus
- type: gauge
entity: sensor.sigineer_grid_voltage
name: Grid
severity:
green: 750
yellow: 250
red: 0