Navigation

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

    Best posts made by GizMoCuz

    • RE: Domoticz full integration

      Domoticz:

      Starting with a native implementation, thanks to Ad for providing the RF interfaces.

      Maybe best (for domoticz) to continue on the forum,
      i need serial logs of all possible combinations and meaning

      node-id;child-sensor-id;message-type;ack;sub-type;payload

      we developers probably have to do some special tricks to get some nice sensors

      for instance, it would be nice if there where subtypes for:

      • Temp+Hum
      • Temp+Hum+Baro
      • Kwh+Watt
      • Wind+Gust+Direction

      I can not watch this forum, if you want to contribute, plz use the domoticz forum

      posted in Feature Requests
      GizMoCuz
      GizMoCuz
    • RE: Any good home automation controllers?

      As for Domoticz, you could make a forum post what you would like to see changed...
      It might be a bit difficult to setup initially, working with idx values, but when you just go to the devices table, you can quickly find the correct idx.
      As for the value type/name, that is stored in the correct influxdb password

      0_1531722329777_d9d7e41c-a567-4809-b75c-ca7ec9a226a2-image.png

      So the series name comment does not make sense.

      Now, the reason why i choose for the idx value, instead of a name, is because when you rename a device, the idx stays the same.
      But on the other hand, when you have a cheap temperature sensor, and the battery runs out, you probably get a new device-id when inserting new batteries, so the idx changes.
      You will also have to deal with scenarios when using other solutions.

      As for username/password support, this will be added soon (i need to find some time, unless someone beats me to it).

      If you have a better solution, you can always propose this on the forum/github

      posted in Controllers
      GizMoCuz
      GizMoCuz
    • RE: Changing a node not captured by gateway

      The code looks wrong to me

      this

      MyMessage msgC(SSR_B_ID, V_STATUS);

      should probably be

      MyMessage msgC(SSR_C_ID, V_STATUS);

      posted in Development
      GizMoCuz
      GizMoCuz
    • RE: Ultrasonic Sensor+1 Relay node does not work

      The distance sensor is supported in the beta version of Domoticz

      posted in Domoticz
      GizMoCuz
      GizMoCuz