Stephen Radford
Stephen Radford
@tmarcus02 Thanks for confirming. I have that second device but haven't tried RGBWW with it yet. Are you cool with submitting a PR for your changes? If not I'm happy...
@ckreed Does the colour wheel show at all in home.app?
Thanks @JadenGeller! This looks great. I'll test this on my Homebridge setup when I get home and merge in if everything works.
Hi @vincentneo, can you provide an example project please or is this from my example?
I've managed to get this working on my project. Here's the layout of my sidetap nav <div class="stp-nav"> <div> <div class="searchBox"> <input type="text" placeholder="Search"> </div> <div class="scrollNav"> <div class="scrollNav"> <nav>...
@jampafoo Yeah, the Android issue was one I was aware of. I guess adding some kind of JS based scroll as SideTap implements for the main content area would be...
It sounds like your OpenVPN settings are incorrect — possibly due to the password not being shared with all users. I would recommend using Wireguard if possible.
@erbmur Are you able to let me know which version of SteamOS you're using and if possible, manually install `1.0.2` which was submitted today: https://github.com/SteamDeckHomebrew/decky-plugin-database/pull/195
@erbmur 1.0.2 is now available on the Decky store. Does this problem persist?
+1 on this. Constant re-renders when building for release on iOS. No error or warning is logged when using `SQLiteProvider` on its own. ``` function RootLayoutNav() { const colorScheme =...