Pythonaire

Results 5 issues of Pythonaire

If i'm right, uploading the data to the EVE app/homekit is triggered by the user action. Using persistent storing in parallel can produce large files. I would like to delete...

This error comes up continuously. If im right, this error is produced by ``` value = decode_value(object_info.response_data_type, frame.data) ``` Mostly, this error is produced while reading/decoding "dc_conv.dc_conv_struct[1].p_dc_lp". But i think...

the switch has the ability be used for photovoltaic unit. In this case, i want to read the earned Watt. I just find power consumption. How can i read the...

I followed the description on https://rctclient.readthedocs.io/. In the section "Mapping the official app to OIDs", g_sync.p_acc_lp is described as positive for charging, negative for discharging the battery. Analyzing the values...

If im right, the device definitions are stored in the *.state file after the initialize process along the HAP-Code. If i change something later (add, delete, rename or modify device...