So I was working on and off on this project for the last months. I use it now in production on a Raspberry Pi, so I thought I could announce its existence.

There are a lot of rough edges but useable. Maybe interesting for you.

https://github.com/mdbergmann/cl-hab

  • svetlyak40wt@alien.topB
    link
    fedilink
    English
    arrow-up
    1
    ·
    11 months ago

    Great! I want to try it as a replacement to Home Assistant!

    Is there a way to retrieve data from Aquara Hub or plug in a WiFi controlled smart-lamps?

    • mdbergmann@alien.topOPB
      link
      fedilink
      English
      arrow-up
      1
      ·
      11 months ago

      Stuff like this would be implemented as ‘binding’. It can probably be implemented utilizing the base-binding and just implementing push and pull, in a separate package. But eventually there should be proper generic functions protocol for bindings.