I am trying tio pleay with the TRMNL e-ink displays. I have deduced the display's IP. but apparent cant;t get the right port. What samples i have uset port 3000 and 2300. but those are all rejected. Any help or suggetions would be appreciate. It appears I have to have Terminus opertaing cant figure how to do in home assitant
#TRMNL
1 messages · Page 1 of 1 (latest)
Are you trying to set up the integration with the device's IP? My understanding is that you should be pointing it to the server's IP and port.
That said, I am not able to use the integration either. I have a BYOD/BYOS configuration running the Laravel server in Docker. That's the only Docker version with any support for recipes or plugins. I've pointed my HA at it and it seems to provision but then I can't actually do anything with it.
Trying to run actions from Developer Tools requires selecting a Device from the drop-down but that is empty. I've tried the "Create New Device" action but that errors out. I've tried it in YAML passing the Device ID in explicitly but that also errors out. Is there some process that is supposed to populate the devices that never happens?
As I look at my Docker logs, I see a call from my Home Assistant box IP to /devices which gets a 302 redirect to login. I didn't configure any kind of credential. It just asked for IP and port. How is this supposed to work?