Chris Drackett

Results 133 comments of Chris Drackett

so I'm currently getting around this using nested AppContainer's. I'm not sure if this is valid as I'm just getting started, but at the top level of my app I...

@tonypee got this working using the following code for `App`: ```js import React from 'react' import { Platform } from 'react-native' import { createBrowserApp } from '@react-navigation/web' import { createAppContainer,...

So I was able to (almost) get this working without two navigators. The issue I'm running into is that if you open the app with a deep URL that is...

not sure if this is related, but a lot of the devices that have issues when I was adding after starting from sctatch gave me the following message: ![IMG_0576](https://github.com/home-assistant/core/assets/4378/ec082a08-3746-404f-9ad5-e1cf25189c3c) I...

@webbertakken what version of core are you on?

related to this I assume: https://github.com/pmndrs/valtio/pull/802

I was going to try and make an image at some point that I can run on my NAS and watches a `ToSort` directory and runs my igir scripts when...

there is also a chance this is related to entities that are created by the switch -> light option, at least for me that is where this shows up the...

I'm happy to pick this up as I'm currently working on it. The other romm related pice that I have't 100% figured out is around putting multi-disk games together in...

ah, didn't think to check that out, but good plan