Jorge Assunção
Jorge Assunção
Plus one for that!
Any news on this? I have a Roborock V6 MaxV (roborock.vacuum.a10), use the Roborock app and in Home Assistant i keep getting a "Failed to retrieve map from vacuum".
Ok, i've added `scan: true` and i'm getting this: `[C][logger:447]: Logger: [C][logger:448]: Level: DEBUG [C][logger:449]: Log Baud Rate: 115200 [C][logger:451]: Hardware UART: USB_CDC [C][i2c.arduino:053]: I2C Bus: [C][i2c.arduino:054]: SDA Pin: GPIO18...
Changed the substitutions code to: ``` substitutions: friendly_name: "s3 homething" rotary_pin_a: "10" rotary_pin_b: "11" medium_font_size: "16" # sda_pin: "18" # scl_pin: "17" # screen_left_pin: "GPIO0" # screen_right_pin: "GPIO14" battery_pin: "4"...
Lots of errors when compiling... ``` INFO ESPHome 2024.2.2 INFO Reading configuration /config/esphome/homething.yaml... INFO Updating https://github.com/landonr/homeThing@main INFO Updating https://github.com/landonr/[email protected] INFO Updating https://github.com/landonr/homeThing.git@None INFO Updating https://github.com/landonr/esphome-components@main INFO Detected timezone 'Europe/Lisbon' WARNING...
Hi @ssttaarr33 The suggested substitutions code `address: "0x20"` on the `homeThing/tdisplay-s3.yaml` file did not work but the errors i had compiling disappeared after the update of ESPHome to v2024.3.0. The...
Sorry for not giving feedback earlier...