will this be announced? I just noticed upon updating to 2022.8.5 that HA rebuilt the wheel.Would be good to know when this will be merged into core HA.
This error originated from a custom integration.
Logger: custom_components.fast_protobuf
Source: custom_components/fast_protobuf/__init__.py:35
Integration: Fast protobuf
First occurred: 07:53:48 (1 occurrences)
Last logged: 07:53:48
Building protobuf 3.20.2 cpp version in the background, this will be cpu intensive
and shortly after that auto restarted:
This error originated from a custom integration.
Logger: custom_components.fast_protobuf
Source: custom_components/fast_protobuf/__init__.py:100
Integration: Fast protobuf
First occurred: 08:03:30 (1 occurrences)
Last logged: 08:03:30
Restart Home Assistant to use the new wheel
doing nothing in the UI, but uploading the (supposedly) correct yaml files for those, both with a static IP address in the ethernet: key, that panel changes to:
I am trying to get one of these boards (Olimex PoE) configured and canāt seem to get even a base config flashed to it. (trying to flash with ESPhome-flasher)
Error: Unexpected error: The firmware binary is invalid (magic byte=FF, should be E9)
Iām sure Iāve had this error in the past and got around it with using a different board type in the config, but Iāve tried everything I can find on the net for this board and none want to work.
Any tips?
EDIT: I tried flashing it by connection directly to my HA server rather than my laptop and that workedā¦
I finally worked it out tbh, though the initial flashing from ESPHome Bluetooth Proxy worked ok, connected to the usb of my Mac running Chrome.
after that, a device will be registered in the Esphome integration under its default name. And then the trouble started in my settingā¦ renaming the device to something nicer and trying to adopt it in the Add-on Esphome dashboard was a nightmare.
Until I found out that after renaming the device (in Dashboard), we have to delete the device in the integration panel, to have it rediscovered under its new name.
And then they start working ok, also with the active Bt connection now.
all a bit unintuitive really, and hope they will sort that.