HAP-python icon indicating copy to clipboard operation
HAP-python copied to clipboard

changing single device classes without reinstall the whole HAP system

Open Pythonaire opened this issue 9 months ago • 0 comments

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 classes), i need to delete the *.state file, delete the device definitions in the HomeKit and make the whole propagation process again. Is where a chance to change definitions without delete and renew the whole system? For example: step throught each class (device) definitions and store changes in the *.state file?

Pythonaire avatar Mar 25 '25 07:03 Pythonaire