Has anyone yet managed to get the OLED module working with Homeassistant OS? I see today they have posted the manual but it doesn’t have any instructions for using it with HA OS, unlike the manual for the zigbee module posted last week which includes instructions which get the front USB ports working.
I did try running login on the console and then run the usual curl command but it fails as the script requires the sudo command to exist (even if it didn’t I was not expecting it to actually work…)
I notice also the the One V5 manual appears to have been removed today?
1 Like
A Home Assistant add-on would be ideal for this. I have sort of started working on one, but I have to get a better understanding of the workings of the Argon 40 scripts and I haven’t had the time yet. It should not be difficult to do and an integration to output custom text onto the OLED would be quite straight forward as well. I was hoping Argon 40 themselves might offer something official though. It sure would be nice since this case seems geared towards HA and is a great fit…
I’d also like to see the Oled display showing stats when running Home Assistant, but wouldn’t know where to start to try to build an integration - my only oled screen experience with HomeAssistant is interfacing small oled (and larger TFT) screen driven by HA connected ESP32 devices and that’snot exactly rocket science.
I assume it must be possible though since the Argon install script is addressing the display okay from native Raspbian.