jedie / pysmartmeter

Collect data from Hitchi Smartmeter and expose it via MQTT
GNU General Public License v3.0
7 stars 1 forks source link

Support a second energy meter. #38

Open jedie opened 1 year ago

jedie commented 1 year ago

For this we have to implement a way to bypass the serial detection:

  1. Add a optional argument to specify the serial device to all related CLI commands. This will bypass the automatic detection.
  2. make systemd service name changeable?