Skip to content

pimatic

6 Topics 108 Posts
  • pimatic-mysensors controller plugin

    controller node id nrf24l01+ mysensors rasp
    92
    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
  • send V_TEXT to LCD1602 Display

    1
    0 Votes
    1 Posts
    3k Views
    No one has replied
  • Esp8266gateway with direct rest-api access to pimatic

    8
    0 Votes
    8 Posts
    3k Views
    Harry van der WolfH
    You gave the example of the relay actuator for the function but I took the esp8266 gateway to start with. What I mean is that you see "in the top" the spi.h and eeprom.h declarations. Then a number of #define statements. And just above the void setup()the MySensors.h and esp8266wifi.h are declared. I had some definitions that required the MySensors.h and those gave errors because they were declared below the "normal" position of the includes but above the "MySensors.h". (I even considered filing a bug ticket for the missing MySensors.h :) ) So I declared the MySensors.h in the top of the ino below spi.h and eeprom.h (because I had not seen the MySenors.h almost at the bottom of the ino). And then some errors were fixed and a few other arose. It took me quite some time to see that the MySensors.h was declared sooo low in the ino where I definitely had not expected it.
  • Problem to integrate a BinarySwitchSensor

    3
    0 Votes
    3 Posts
    1k Views
    Harry van der WolfH
    Please specify what doesn't work. You have debug verbosity on which shows that your sensor on/of signal as such is recognized by pimatic. Your used class is correct as well. Did you specify the protocol in the mysensors plugin? { "plugin": "mysensors", "driver": "serialport", "protocols": "1.5.4", "driverOptions": { "serialDevice": "/dev/ttyUSB0", "baudrate": 115200 } }, The plugin still defaults to the 1.4 protocol. Edit: Also check Getting started with MySensors in the pimatic forum.
  • pimatic extension to pymysensors

    1
    2 Votes
    1 Posts
    967 Views
    No one has replied
  • SmartClock

    pimatic-mysenso nrf24l01+
    3
    4 Votes
    3 Posts
    2k Views
    D
    Any more details would to make one of these!

6

Online

11.7k

Users

11.2k

Topics

113.0k

Posts