illuzn
illuzn
> While requests may LOOK like they get a response that I output, its just the device BROADCASTING a "status change" that occurred because of your command, ie, there's some...
Sorry to be unclear. Was running the homeassistant addon with only Part 2 of that patch applied. I'll try installing this stand alone then running those commands directly.
Does it have to do with me having 2 sites connected to my account work and home?
Not sure if its's safe to show the outputs of: ```bash ./GoSungrow api login ./GoSungrow show ps list ``` But both commands complete sucessfully and show the following general output...
Just so I know the limits how much spare hmi space do we have? Animated icons would depend on that.
You can do this with your own home assistant automation. ```yaml trigger: - platform: state entity_id: - binary_sensor.mbr_nspanel_left_button from: "off" to: "on" action: - service: esphome.mbr_nspanel_wake_up data: reset_timer: true ```
> PS for me it is not clear what the confirm/decline soft buttons are doing... I see that the "notification read" state changes on any action, except window close. Maybe...
I'm running into the same issue. Running vainfo within the container also errors out: ` docker exec -it stremio /bin/bash ./usr/lib/jellyfin-ffmpeg/vainfo ` > libva info: VA-API version 1.15.0 > libva...
Fixed in #156
> You can temporary disable this mode by touching the phone screen. Interesting, I did see that in the code but it doesn't seem to work for me... device continuously...