cyberrep
cyberrep
same here, I cant get any correct date Inverter serial number 21xxxxx Device serial number 23xxxx Firmware version LSW3_15_FFFF_1.0.78
> * SOLARE did you have correct values for yours? mine just wrong values
I found I way to add all the 3 sensors. 1-At tuya Cloud , open your project, devices, click at the pen to edit the device and change it to...
I'm doing a better way, I'll add my code, my modebus (yellow items its all items I put in the config) and some print, if you wanna help to fix...
I did some tests and create the rule: 9, if is possible, add this to the next release ;-) its read the value , if is hex, leave just the...
its better now. Just figure out how to show the system time - name: "System Time" #System time -----------------------------------------NEED TO FIX class: "" state_class: "" uom: "" scale: 1 rule:...
done for rule 10 ;-) "try_parse_datetime_hex" from this [0x170b, 0x100d, 0x392a]  def try_parse_datetime_hex(self, rawData, definition, start, length): title = definition['name'] found = True value = '' for r in...
to fix it just change climate.py line 16 from from homeassistant.helpers.event import async_track_state_change, async_track_state_change_event to from homeassistant.helpers.event import async_track_state_change_event
Oh perfect, I'll send just the items to add. tks for your explanation
sorry for delay @davidrapan I'll add custom codes for all registers for deye_string.yaml based on documentation