Skip to content
  • nodejs controller

    Controllers controller node.js
    2
    0 Votes
    2 Posts
    2k Views
    hekH
    @Mickey It is mainly for testing OTA updates (POC).
  • which controller for noobs ?

    Controllers controller noobs
    5
    0 Votes
    5 Posts
    2k Views
    L
    It sounds perfect ! I ever use noip for my ip camera. What about vocal control from the android app ?
  • 0 Votes
    20 Posts
    9k Views
    nneeooN
    If anyone is interested in trying out the implementation using UDP packets sent to the subnet broadcast address, check out my pull request https://github.com/mysensors/Arduino/pull/66
  • Send color data to sensors

    PiDome controller color
    22
    0 Votes
    22 Posts
    13k Views
    D
    @davy39 said: up ! Could anyone help me to configure domoticz & mysensors in order to control analog RGB led strip ? Is this option working? Or perhaps a RGBW strip...
  • 2 Votes
    92 Posts
    56k Views
    D
    @ricardot said in pimatic-mysensors controller plugin: @Dheeraj, Do you plan to continue to develop this plugin? I will very pleased to see a mysensors button. Thank you! I second this. And also see if we can lose the dependency on serialport 2.0.6 so that we can use Node.js > 4.9.1
  • 0 Votes
    2 Posts
    2k Views
    RJ_MakeR
    @dzairo Can't help you with the project as it's way over my pay grade, but it sounds interesting. Good Luck!
  • 0 Votes
    8 Posts
    4k Views
    D
    Hi. It's long time .. but standard function is : gw.processRadioMessage(); and I make changes in source code in MyGateway.cpp to this : char MyGateway::processRadioMessage() { char isMessage=0; if (process()) { // A new message was received from one of the sensors isMessage=1; MyMessage message = getLastMessage(); if (mGetCommand(message) == C_PRESENTATION && inclusionMode) { rxBlink(3); } else { rxBlink(1); } // Pass along the message from sensors to serial line serial(message); } checkButtonTriggeredInclusion(); checkInclusionFinished(); return isMessage; } But in new library is not file MyGateway.cpp .. then I don't now .. using is : if (gw.processRadioMessage()==1) {..} regards.. there is possible make easy gateway .. controler .. to control only light for example.. then we don't need external controller .. etc..
  • 0 Votes
    3 Posts
    2k Views
    daulagariD
    So, now I replay with 255:255:3;0;4;1 instead of 255;255;3;0;4;0 and when I get the request 1;10;2;0;3;1.4.1 Yes I think node-id 0 should not be used.
  • 0 Votes
    6 Posts
    3k Views
    D
    @hek I have two sensors in my network ( temp , Hum ) and motion detection. both working in auto mode and request node id from controller ( raspberry pi ) node via gateway . but unfortunately, reponse code of both nodes get same node id 1. may be bug in sendNextAvailableSensorId() function response. any idea? thanks
  • 2 Votes
    32 Posts
    27k Views
    msamy.earthM
    @EasyIoT Can you share your implementation for MySensorsDriver?
  • PiDome Domotica/Home Automation

    PiDome controller serialgateway raspberry mqtt pidome
    199
    0 Votes
    199 Posts
    111k Views
    B
    Hi John, appLog.txt I also tried using datatype string but it doesen't work. Meanwhile I have studies the log files more detailed and found the following behavior: when defining the device skeletal and when updating the derived device (first approx. 25 lines in the log file V_STATUS is declared as string with values 51 resp. 52 as specified in the web interface. The entity is "Modul 433 MHz". Later on, when using the toggle switch in the web interface the value has changed in the decription in the log file (see line 164 or 185) value has been changed to on/off. With this definition it seem that the mysensors-Plugin is feeded has been changed from the specified values. My conclusion is that the change is taking place somewhere outside the mysensors-plugin. By the way, if I change the type to string do I have to use quotation marks in the web interface? Thanks a lot for your support. Martin
  • Freedomotic

    Freedomotic automation serialgateway controller
    72
    1 Votes
    72 Posts
    42k Views
    freedomoticF
    Hi all we are working on a new web client for our domotic framework. Here some screenshots [image: fd5.png?part=0.7&view=1&vt=ANaJVrEZGlBm56DRoEIytzEGrrMV0OXO3g99sjFBL8H9PoX9OP1OTIpbN6zJxtvaSCc8xSddjrnLNPl-4vH3bEz6B0Js-VZx4mOBPuaRJ3QoSLwA5EPYlPI] [image: fd_mobile2.png?part=0.2&view=1&vt=ANaJVrEUs3ydycP8me4baRK56FRppkkthGMq4FG-tycTWT93WKq3oF3GKzHbkDY7AIKFpBVoGa1Z6wt2JLMGtJrWqUA6QACZh3BXx8FwSJ5V9XeM3VoBYPg] [image: fd_4.png?part=0.6&view=1&vt=ANaJVrFb4sDmn_knAqbVFc0xgc6SRm_gsyHRpPctZ6-qqRla8sduX3DwO1qM98efhTFT_zAtfxnFL_nTJASRNbC_NpKMg0ayZoMkUq9nijhJ9vq56PECvLs] It's a WIP so we need any help to complete it. The code is available at https://github.com/freedomotic/fd-vue-webapp/
  • 1 Votes
    111 Posts
    155k Views
    ?
    This list seems the most complete list of available Home Automation Software and not only open-source and not only for MySensors. I have some proposals: is it possible to add voting here to see, who has selected what software and see what is the most popular HA platform? OpenRemote seems to be more commercial, than open source. In free version it's so limited, that almost unusable. You can add some more Commercial Software in the list, but not sure how they can support mysensors: --Eve Server http://www.ilevia.com/eve-server/ -- Iridium Server http://www.iridiummobile.net/server/ Regards

12

Online

11.7k

Users

11.2k

Topics

113.1k

Posts