WallK

Results 27 comments of WallK

But it already has is Here's a piece of my config ![image](https://github.com/syssi/esphome-pipsolar/assets/4513545/bba0e4b0-15f7-4453-97e3-c5dc3175b610)

@hosflow I think you don't have this installed It should be a part of ESPHome by default for a while, maybe you have a very old version? Do sensors work,...

Do you use this repo? You'll need ``` external_components: - source: github://syssi/esphome-pipsolar ``` in your config Or specify a branch with "@" after

This (and other TWIN models) have longer QPIGS I've made a change that exists, for example, in pip8048 branch that supports it Use ``` external_components: - source: github://syssi/esphome-pipsolar@pip8048 ``` It...

Here's a full strace -f output https://paste.c-net.org/KnucklesHoped

Another STR 1. Launch RetroDECK for the first time (or never finish first time setup) 2. Wait for about 10 seconds 3. Observe

After trying to audit all the kill signals and not getting any hits -- I've found out it's a permission issue ``` $ flatpak permission-show net.retrodeck.retrodeck Table Object App Permissions...

When there's no background permission -- it works fine It should be other set to yes or not set at all

My Gree Airy GWH09AVCXB reports current temperature in the default HA Gree integration

custom_viewport_x and custom_viewport_y are set in pixels Some settings could be set in 0-1 points (0.5 being center of a screen), but it doesn't work for viewport positioning