I've been trying to get the rayzorben/pynx584 Docker Container to run all day. It will start, but then go on and off until Docker leaves it stopped. I've tried different entrypoints and just can't get it to stay running. This container image from Docker Hub is 4 years old, so I'm not sure if anything has gone incompatible since it was posted.
Along the way, I've also found nx584mqtt. I don't have an MQTT server setup so would love to get pynx584 going.
Still, I just need it to work so if you have a NX584 integration with HA, how did you do it? Pynx584? In a Docker container? nx584MQTT? In a Docker container?
I'm running my HA instance in a HyperV VM and with all the integrations I need to run it's using 10GB of RAM already. Not sure running HA on a Pi4 will be an option so trying to get websockets to the serial port through the Pynx584 going.
Anyone with past experience or tips or a compose file you used, I'd love to see it! Thanks.