jesseklm
jesseklm
Solved with https://github.com/artem-sedykh/mini-climate-card/pull/121. Yours would look like this: ```yaml indicators: window: source: entity: binary_sensor.bedroom_windows icon: template: | (value) => value === 'off' ? 'mdi:window-closed' : 'mdi:window-open' style: | (value) =>...
small note: if you pass repository to `add_library(name: str, version: Optional[str], repository: Optional[str] = None)` version will be skipped later in the generated platformio.ini. ```cpp cg.add_library( "BME68x Sensor library", "1.1.40407",...
Hi, two channel were only used for reverse engineering, one channel is enough.
It's great to hear that you got your BYD emulator working with your Solis inverter. I'm excited to see alternative implementations like yours that could also contribute to advancing our...
Try https://hyspace.github.io/flappy/