Navigation

    • Register
    • Login
    • OpenHardware.io
    • Categories
    • Recent
    • Tags
    • Popular
    1. Home
    2. Alain69
    3. Topics
    • Profile
    • Following
    • Followers
    • Topics
    • Posts
    • Best
    • Groups

    Topics created by Alain69

    • Alain69

      simple but effective controller???
      Controllers • • Alain69  

      2
      0
      Votes
      2
      Posts
      1526
      Views

      FotoFieber

      More and more solutions for home automation are popping up. Neither do I like all this proprietary solutions which try to integrate everything. My first attempt with home automation based on fhem which is a really nice software. I could do everything I needed. But it is a monotlith with many dependencies and seemed to be a dead end for me. My I actual setup is grouped around the MQTT protocol. This is an open protocol and I can attach what I like in a really simple way: HomeMatic components with homegear MySensors with MQTT client gateway edgerouter with my own script OpenHAB PI2 FritzBox NetAtmo In OpenHab I do not map MQTT topics, as I do not like direct dependencies between nodes and the UI. I opened up the OpenHab bus to MQTT instead. With this approach I can have multiple UIs with different technologies synchronized. In this setup, message routing and transformation is very important and I do this with node-red. node-red does message routing messge transformation persistance of messages visualizations (simple UIs) websocket access to data from all the home automation components With OpenHAB 2.0 they will try to integrate more and more technologies with wizards. I hope, this will not make it to complicated to setup a simple, general approach, like I do have.
    • Alain69

      What controller choose ???
      Development • • Alain69  

      8
      0
      Votes
      8
      Posts
      2702
      Views

      RJ_Make

      @Alain69 said: Pidom is very attractive, but still in alpha / beta ... And the forum is not very active .... So there is not a single free controller that manages MySensors completely natively? Free Controller?... Not that I've seen....
    • Alain69

      Arduino with multiple inputs
      Development • • Alain69  

      1
      0
      Votes
      1
      Posts
      828
      Views

      No one has replied

    • Alain69

      spying a repeater
      Development • • Alain69  

      4
      0
      Votes
      4
      Posts
      1686
      Views

      Alain69

      Hello, Thank you for the answers. I wanted to display local information of the serial monitor, when the repeater is far from a PC, but eventually I will directly and separately adress sensors repeaters, two by two. This is less optimized but i can not display this info locally. THANK YOU Alain