Samuel Sieb
Samuel Sieb
That wouldn't do anything. The actions won't get called until the run times expire. I don't think this is a useful request, but it is a request, so unless someone...
Change the logger level to `VERY_VERBOSE` and see what shows up in the logs when it tries to handle the data.
The data doesn't match any known device identifiers. It also appears to be encrypted, so it wouldn't work anyway.
I don't know anything about the device. I'm just going by what the esphome component has in the code. And there's no decryption support there. I don't know if anyone...
These last few comments are not related to esphome. You're in the wrong place for that.
@Zettaga, what issue? The title here isn't even correct. The only compile log shows that it compiled successfully. Several people have successfully compiled and installed for both S3 and C3...
It's not. It's most likely the wrong type of binary. Are you running a 32-bit OS?
You need to provide more explanation of what you're trying to do.
Come to the esphome Discord server for help with that. But do you really want to use that instead of one of the i2c gpio expanders?
Try deleting the platformio cache. Probably in `~/.platformio` if you're running locally or rebuild the addon if you're using that.