Gerard
Gerard
Would be nice to add the possiblity to configure different icon overwrites per state as well.
You're right! I only tested the color. For the icon it's already working indeed 👍
I guess it's a frontend setting to store if a device must be shown in the OTA list isn't it?
Thanks for the update @trvrnrth. Can you share a bit information how we can compile from your Github? Can we use [external_components](https://esphome.io/components/external_components.html?highlight=external_components) for that? Or should we use [source](https://esphome.io/components/esp32.html?highlight=esp+idf#id2) under...
> Hello, I can confirm that my ATC MiThermometers (`xiaomi_lywsd03mmc`) are getting picked up by ESPresense and reporting the temp/humidity data to MQTT. Nice catch @ndbroadbent. That works great and...
@manuelcarvajal also remove the custom component and use the default component (integration) from HA. _> Diagnostics information 2023-05-01 04:32:22.910 ERROR (MainThread) [**custom_components**.bmw_connected_drive] The 'bmw_connected_drive' option near /config/configuration.yaml:0 has been removed,...
Closing this as the socMax data is currently not available in the api.
Same here. See also this comment from the author of card-tools -> https://github.com/home-assistant/frontend/issues/6526#issuecomment-670167170.
@trvrnrth I indeed use the HA add-on. I have installed the dev version and specified your fork. I got an error during compiling, so I forked the latest dev branch...
Thanks, I will have a look at your other commits and update my branch accordingly. Update: I missed the `Enable ethernet for esp-idf` commit indeed 😏 After adding that the...