Branden Cash

Results 62 comments of Branden Cash

At this point I'm not sure if create-react-app@2 is usable. I just tried creating a project with it, but it doesn't generate all the project files with the following error:...

> Hi @ammmze , > > it's been a while since your last post. Are u still working on an implementation? If not, is there a repo i could use...

Ha...fancy that...I just looked at that bmclib and the amt library they are using is a fork of my original work.

@soul-codes FYI support for multiple inspectors is now supported with version 1.0.0. You can find documentation on it [here](https://retoggle.netlify.app/multiple-inspectors). I know it's been a while since you were looking for...

I just recently ran into an issue while upgrading a bunch of stuff, it revealed an issue in a bunch of tests where we were not always waiting for promises...

Looks like a result of [this](https://chromium.googlesource.com/chromium/src/+/3de2ed86697f07ca79509f84338f3b75e3871916%5E%21/third_party/blink/renderer/platform/runtime_enabled_features.json5) change.

I'd also like to see this 👍🏻 Side note: There's an existing issue open for this #1019

I would also like to see these things split up similar to https://github.com/jaredLunde/react-hook. That would allow making breaking changes in an individual hook much more manageable without having to worry...

Thanks for setting up that fork. Some additional notes I have around using that with the HASS integration... * I needed to enable the height sensor. It was disabled by...

> @ammmze - Thanks a lot for sharing those! Do you know if it would also be possible to add one for the speed like [esphome-idasen-desk-controller](https://github.com/j5lien/esphome-idasen-desk-controller#:~:text=%23%20Desk%20Speed,return%20raw_speed%20/%20100%3B) has? I haven't tried...