Hacker News new | ask | show | jobs
by gpshead 998 days ago
Lutron Caseta has a telnet interface via an Ethernet port.

Read as much into that statement as you want.

1 comments

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).