Nils Z.
Nils Z.
## Checklist - [x] I've read the [publishing documentation](https://hacs.xyz/docs/publish/start). - [x] I've added the [HACS action](https://hacs.xyz/docs/publish/action) to my repository. - [x] (For integrations only) I've added the [hassfest action](https://developers.home-assistant.io/blog/2020/04/16/hassfest/) to...
During the development of my prefab in VRCFury, I encountered an issue with the Gesture Controller. The purpose was to seamlessly merge a custom Gesture Controller into an Avatar's existing...
I added last_login to LimitedUser.yaml and last_mobile to User.yaml and tested it for functionality ^^
I believe it would be advantageous for this system to utilize the Redis Time-To-Live (TTL) feature. By setting a TTL that is slightly longer than the polling interval, we could...