Skyborg
Skyborg
Twitch comment detection for the cheering bars on the overlay. Cheer detection was hacky at best, this would improve it using only the most common name people use, and it's...
@marcelodavanzo @vmonkey @nathan-curtis @dshokouhi The code is here, testing and final touches are needed (like proper migration from old to new toque)
> When clicking the config flow I get this > > This device can not be added from the UI You can add this device by adding it to your...
@vmonkey @totalitarian try to add "config_flow": true to manifest.json like marcelo suggested and see if it works. @marcelodavanzo Yes, it will only create new entities as they appear, it wont...
> The config flow now asks for "Device ID" which I grabbed from the Torque app under _Settings > Show your Torque ID_. This is different from the previous version...
@marcelodavanzo Glad that it's working good (mostly) for you. The issue with the units should be related to this "hack" https://github.com/home-assistant/core/pull/86756/files#diff-4cb321a058cf5cf3715e22327a4ed626529ce6fc05a58157dc839b2cd9207d14 I haven't yet put the imperial units there, so...
Thank you very much :)
Could be used to preserve all bots that were done, and avoid trimming https://github.com/RLBot/RLBotPack/pull/310#pullrequestreview-1622003867
I think you are currently undoing Tareharts latest commit changes
- maximizing the GUI and then changing tabs makes is turn into the default size - Switching quickly from one tab to the other makes it reload it all again...