plu / go-somfy-rts

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

go-somfy-rts

The go-somfy-rts provides an simple implementation for generating somfy-rts protocol based waveforms.

example implementation

since the code will be used on my home assistant base home automation, the executable can be used with an raspberry pi and an low budget DEBO 433 RX/TX

whats working

  • shutter movement (up, down, my position / stop, program)

ongoing progress

  1. persistence to store rolling code
  2. WebApp to manage shutters (e.g. CRUD operations)
  3. TLS
  4. home assistant integration

About

License:MIT License


Languages

Language:Go 88.6%Language:Shell 11.4%