roblamoreaux

Results 12 comments of roblamoreaux
trafficstars

I'd love to be able to use the servos, the motor control and the encoder input. eventually I'd like to get Node-Red working so I can use it to help...

> I'm wondering if an easier way to hack this is to solder bridge the mic side between the condenser mic and the not installed mic. There is no devices...

I believe this was a change in HA that started adding the friendly name, but I could be wrong. My issue is not the naming but that it is inconsistent...

It seems to me that the Airthings device updates less frequently than the timeout that makes the entity be marked as unknown. It would be nice if this timeout could...

In relationship to this it would be nice to be able to use the Icon Selector in HA to select the icon. It looks like it may be possible if...

In the Blueprint the units are hardcoded. Like: '{{state_attr(weather_entity,"wind_speed") | round(0)}} km/h' Changing them to '{{state_attr(weather_entity,"wind_speed") | round(0)}} {{state_attr(weather_entity,"wind_speed_unit")}}' Makes it display the correct units Similarly '{{state_attr(weather_entity,"forecast")[0].precipitation| round(1)}} mm' can...

I mistyped above and the non-beta version of ESPHome is 2023.12.9.

> Looks like there's not enough RAM yes I know that it is insufficient RAM. my issue is it no longer kills ESPHome but causes the whole system to restart

I'll plug the monitor in tonight and try compiling again. I'm not sure how much restarts, just know that everything stops responding then the browser shows the core start up...

So this morning I updated to ESPHome 2024.2.0 hooked up the monitor and keyboard and tried again. The monitor showed the same messages it does when I power up the...