optimusprimespace

Results 20 comments of optimusprimespace

@jesserockz, @freekode Can you review the code?

![hdc2010homeassistant](https://github.com/esphome/esphome/assets/62800678/da76805f-dc9e-4c74-9d75-8b440a397d27) It's been working for the past month or two without any problem in HA. I would encourage anyone who has the sensor to try it.

@jesserockz @ssieb Can you review the code?

@jesserockz I have done all the necessary modifications you've requested.

Using your test openthread config from the text file [test-ot.yaml](https://github.com/esphome/esphome/pull/7506/files#diff-0a6afaf2588163104ee0db222a1dcf343bb8361612387ee8c139457d618ec7cd) with a xiao esp32-c6` external_components: - source: type: git url: https://github.com/mrene/esphome ref: openthread components: [ openthread ] refresh: 0s esp32:...

When I successfully compile mine i get this error: `OPENTHREAD: Host connection mode none phy_init: phy_version 310,dde1ba9,Jun 4 2024,16:38:11 phy: libbtbb version: 04952fd, Jun 4 2024, 16:38:26 OPENTHREAD:[I] ChildSupervsn-: Timeout:...

I get this error too: `: error: invalid digit "9" in octal constant /data/cache/platformio/packages/[email protected]/components/openthread/openthread/src/core/api/instance_api.cpp:177:47: note: in expansion of macro 'OPENTHREAD_BUILD_DATETIME' 177 | "; " OPENTHREAD_BUILD_DATETIME | ^~~~~~~~~~~~~~~~~~~~~~~~~ Compiling .pioenvs/esp32-c6-openthread/openthread/openthread/src/core/api/jam_detection_api.cpp.o Compiling...

As i've noted above i only get the error when using `platform_version: "https://github.com/pioarduino/platform-espressif32/releases/download/53.03.10%%2Brc1/platform-espressif32.zip" `, if i switch to `platform_version: 6.8.1` it works without any compile error. PS: don't forget to...

I'm new to the OT standard, but i have two ESP32-C6 boards. If i want to have a working connection to HA, do i need to have a 3rd ESP32...

Something is up with my configuration, because it doesn't want to display the new component in the deploy-preview, someone with more knowledge can certainly be privileged to change the code....