• Multiple Dashboards

    4
    0 Votes
    4 Posts
    489 Views
    jkandasaJ
    @skywatch This could be a nice idea. But I never experienced this kind of setup. Can you assign node id for NRF24l01+ which is attached with RPI? AFAIK, it should be a gateway node right? If yes, we should not have more than one gateway node in a network. My other easy solution, Keep RPI with a private wifi router, hide ssid and do not connect to the internet. In this case, you can have a controller in one place and from another place you can access the controller via your private router.
  • Request: Within a graph, sensor variables should have consistent color

    5
    0 Votes
    5 Posts
    645 Views
    jkandasaJ
    @skywatch I guess the color will work only with "A sensor graph", Not for grouped and mixed. In these graphs colors will be chosen randomly(we may have more than one same type variable in these graphs).
  • Change Weather symbols for forecast....

    6
    1 Votes
    6 Posts
    723 Views
    jkandasaJ
    @skywatch https://github.com/mycontroller-org/mycontroller/issues/472
  • Extended backup options for future release please.

    2
    0 Votes
    2 Posts
    413 Views
    jkandasaJ
    @skywatch thanks for the feedback. Option #1 will be good. unfortunately, we cannot support Option #2, whole system backup. We can run MyController on many platforms(Linux, Windows, Mac, etc.,), it is very difficult to maintain the backup code.
  • 0 Votes
    3 Posts
    522 Views
    N
    GitHub: nikolac Thanks for responding!
  • Looping thru sensor time series

    13
    0 Votes
    13 Posts
    1k Views
    D
    Amazing! Really thanks
  • This topic is deleted!

    8
    0 Votes
    8 Posts
    70 Views
  • V_HVAC_FLOW_STATE issue

    10
    0 Votes
    10 Posts
    990 Views
    D
    Works perfectly! You rock!
  • Node EUI on Topology chart

    6
    0 Votes
    6 Posts
    890 Views
    B
    @jkandasa said in Node EUI on Topology chart: @Boggie This feature is available in snapshot version. .. and it looks fantastic
  • Telegram notification

    4
    0 Votes
    4 Posts
    2k Views
    jkandasaJ
    @cimba007 just updating this topic. now we have built-in support for the telegram notification. https://forum.mycontroller.org/topic/312/send-telegram-bot-message
  • Android widget from switches/temps/hum etc.

    4
    1 Votes
    4 Posts
    761 Views
    T
    @skywatch I have not seen V2 yet, but it certainly will be great to have a more mobile version of mycontroller.
  • Open and export from H2 Database

    4
    0 Votes
    4 Posts
    1k Views
    jkandasaJ
    @ragflyer I have fixed @cimba007 solution. yet to fix it fully. Your log says something like your trying on the corrupted database. can you copy the running database and try again. Kindly do a backup before any actions. I will try to publish json API. We can use it anywhere.
  • This topic is deleted!

    1
    0 Votes
    1 Posts
    3 Views
    No one has replied
  • NullPointerException thrown from script type rule execution

    6
    1 Votes
    6 Posts
    993 Views
    jkandasaJ
    @dklinkman Yes kindly update the findings. If we need to add the fix in Controller, I will do it. There are no major changes between 1.2.0 to 1.3.0. You can see it here
  • Batch push sensor data once network is available

    5
    2 Votes
    5 Posts
    1k Views
    N
    @tag I briefly considered caching data at the node level, but memory limits of the arduino modules and/or the added cost & complexity of having SD Card/FLASH modules at every node seems like a big hurdle. But...caching at the gateway or repeater might work out a little better.
  • Exception with "nan" messages

    3
    0 Votes
    3 Posts
    1k Views
    T
    @njbuch If your DHT11 returns "nan" it means that it is not possible for the node to read the sensor, or received undeadable data, so the result should not even be send to mycontroller. You could try to make your sensor aware of this reading by using the isnan() function... Below is an example i have found. https://github.com/adafruit/DHT-sensor-library/blob/master/examples/DHTtester/DHTtester.ino // Check if any reads failed and exit early (to try again). if (isnan(h) || isnan(t) || isnan(f)) { Serial.println("Failed to read from DHT sensor!"); return; } (DHT11 is from a specs perspective not the best one to use, DHT22 performs much better...)
  • Error forwarding data to influxdb

    5
    0 Votes
    5 Posts
    1k Views
    T
    @jkandasa I changed the settings to lower case, need to change the the string that is send to influx, need to plan that one since it will most probably add new tables in influx. Will keep you posted!! Thx!!
  • Installing InfluxDB on OrangePI Zero (OPI)

    1
    1 Votes
    1 Posts
    3k Views
    No one has replied
  • An alternative

    4
    1 Votes
    4 Posts
    1k Views
    T
    @ghydda Great idea!!, thank you for sharing this information! Another solution for the orangepi zero would be the NAS extention board, now an sata and msata port will be available will for sure look into your solution!
  • Groups widget layout.

    1
    0 Votes
    1 Posts
    646 Views
    No one has replied

1

Online

565

Users

525

Topics

3.4k

Posts