zlacker
[parent]
[thread]
1 comments
1. gpshea+(OP)
[view]
[source]
2023-09-27 03:25:45
Lutron Caseta has a telnet interface via an Ethernet port.
Read as much into that statement as you want.
replies(1):
>>thenew+X1
◧
2. thenew+X1
[view]
[source]
2023-09-27 03:39:28
>>gpshea+(OP)
That used to be true. Now it speaks something called LEAP, which is a kind of JSON-based quasi-HTTP protocol over TLS. There is a python implementation (pylutron-caseta) and a javascript implementation (lutron-leap-js, which I wrote).
[go to top]