Closed EricAgostinelli closed 3 years ago
You just pass it as the first argument:
bwa_client /dev/tty.usbserial-AR0JVV52
Auto-detection only works for the Balboa wifi module.
Sorry for such a delay on this. I still had some issues, perhaps could you share a screenshot of how you have it set up? My next attempt is running it separately on a pi. To see if that works
bwa_mqtt_bridge mqtts://mqtt.cutrer.network/ /dev/ttyHotTub
Where and how exactly do I properly set the uri path for RS-485?
I've tried many variations, and there's currently one that I've commented out. Is this the right line to be putting in the URI.Path? I'm not certain as I'm a not familiar to ruby..
I'm running on a mac, and can't detect the spa. I've attached a photo of the client error.
`
require 'bwa/message'
module BWA
class Client attr_reader :last_status, :last_control_configuration, :last_control_configuration2, :last_filter_configuration
`