-
**Describe the bug**
When trying to add either an ESP32-C6 or ESP32-S3 as a Matter device in Google Home, I receive an error stating: "Unable to Add Accessory. Home couldn't connect to this accessory…
-
after the update, there is an error in the restart of homebridge
Error: Can not add a bridged Accessory with the same UUID as another bridged Accessory:
so I have to delete the accessories and persi…
-
```
void setup() {
Serial.begin(115200);
Serial.println();
// attempt to connect to Wifi network:
Serial.print("Connecting to Wifi SSID ");
Serial.print(WIFI_SSID);
WiFi.begin(WIF…
-
I am building an AC Controller NodeMCU, that will control an AC Through IR.
I wrote the following code for it:
```
homekit_characteristic_t cha_switch_on2 = HOMEKIT_CHARACTERISTIC_(ON, false)…
-
That's strange: although I do have an active characteristic with default true the service is reported as "inactive", anyone any idea?
Cheers,
Thomas
// (optional) format: bool; HAP section 9.…
-
### Current Situation
When starting homebridge, it fails. Tries to restart and continually fails. Why, and what can be done to fix it?
### Logs
[10/26/2024, 11:17:02 AM] Error: listen EACCES: per…
-
Hello,
I have successfully installed the plugin. And already a big thank you once configured it is great to be able to automate some action.
I have a small aesthetic question, I did not find how to…
-
**Describe The Bug:**
I am unsure if this is fully a bug with how dreo is advertising the fan modes vs a bug/limitation with Homebridge and Homekit, but basically in Homekit I am unable to view the f…
-
### Prerequisite
- [X] Yes, I've read the readme completely.
### Cache
- [X] Yes, I've cleaned accessory cache and the issue still exists.
### Version
v1.7.0-beta.53
### Device Infomation JSON F…
-
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 64…