-
Notifications
You must be signed in to change notification settings - Fork 121
Open
Description
Exception has occurred: FileNotFoundError
[WinError 2] The system cannot find the file specified: 'accessory.state'
File "C:\Users\OWNER\homekit_test\HAP-python\pyhap\accessory_driver.py", line 648, in persist
os.chmod(self.persist_file, 0o644)
File "C:\Users\OWNER\homekit_test\HAP-python\pyhap\accessory_driver.py", line 483, in add_accessory
self.persist()
File "C:\Users\OWNER\homekit_test\HAP-python\main.py", line 57, in
driver.add_accessory(accessory=get_accessory(driver))
FileNotFoundError: [WinError 2] The system cannot find the file specified: 'accessory.state'
Metadata
Metadata
Assignees
Labels
No labels