Does anyone have a good lead on how to start with a smartfox integration into home assistant? I used modbus but I have two problems:
- some values jump up randomly (ex.
{name: solar.power_pv1,unit_of_measurement: W ,data_type: uint32 ,input_type: holding,slave: 1,address: 41399,scan_interval: 5}jumps randomly as seen in the pictures - I can set the output mode of a relay to 'off' and to 'manual' but not to 'automatic' again (
{name: aout.mode, data_type: int16, input_type: holding, slave: 1, address: 42206, scan_interval: 5, unique_id: aout.mode}?