Adam Zebrowski

Results 3 issues of Adam Zebrowski

When hold chanrge is execured, only discharge rate is adjusted as per the code below: ``` inverter.adjust_discharge_rate(0) ``` in execute.py: ``` if self.set_soc_enable and self.soc_percent >= target_soc: status = "Hold...

unclear

Would it be possible to integrate Sigenergy Sigenstore? The Sigenergy is already integrated with HA via: [Sigenergy Modbus HA integration](https://github.com/TypQxQ/Sigenergy-Home-Assistant-Integration)

documentation
non-ge

There is no clear way to configure the rtl_433 dcoder. For example, the code scans for all possible devices wich is not otimal if I need only 1 type, or...