RoboMagus

Results 127 comments of RoboMagus

I've had a _very_ slimmed down bit of the BT classic scanner functionality working inside an EspHome project. The problem is requiring both a quite recent version of the IDF...

I have finally had some time to tinker with getting functionality from this repo integrated into EspHome. It turned out to be easier to create something new inside the EspHome...

Thanks for the script. It works without problem. Though I've noticed a couple of issues. - Quite erratic behavior when running in non-english language mode. This works fine for the...

Im tinkering with the `dev` branch which seems to already have the `non_multiple_of_3` features included. The ulimit trick helped bypass the too many files error, but the behavior is still...

It'd be nice if the old logo would be kept available for those that want to stick to it. E.g. just like there is still the [home-assistant-alt.png](https://github.com/walkxcode/dashboard-icons/blob/main/png/home-assistant-alt.png) in addition to...

> Can you share how you generated the font? That was honestly a lot of just messy trial and error using some online font generators to get the HA icon...

@Frooodle, is there an ETA on the v2 release cycle? (Seeing as you've only just achieved v1). This PR would greatly help users deal with version management of their deployments...

I believe `remote` entities are a relatively new addition to the supported platforms. It might be a good addition to have a GH workflow verify the platforms that Watchman checks...

I'd propose giving `use_address` priority whenever it's present. And only use MQTT resolution when it's not there. This would be most in line with the situation we had before MQTT...

> Also, i think something like this could also be fixed via the docker bake file, but not sure from the top of my head. I first tried implementing this...