Skip to content

Controllers

Controller discussions
1.5k Topics 12.7k Posts

  • 260 2k
    260 Topics
    2k Posts
    No new posts.
  • 204 2k
    204 Topics
    2k Posts
    kerberosK
    Hi @adds666 I did in between the switch from 2.5.12 to 3.4.4 a change from pure textual configuration in 2.5.12 to a UI configuration in 3.4.4. This requires some homework. Can't remember beside the exchanged mysensors binding files anything else to upgrade to 4.0.4 from 3.4.4 and finally to current 4.1.1. Keep in mind, I use a OpenHAB manual installation on a non-Debian Linux system, not openHABian. This may have an influence, but I don't expect any hiccups. kerberos
  • 322 2k
    322 Topics
    2k Posts
    dirkjuD
    @goblin feel free to share concrete error messages or questions. We might be able to help on well-described problems. Otherwise - hope ChatGPT can help you ;-)
  • 24 337
    24 Topics
    337 Posts
    CharallC
    Looks pretty nice.
  • 8 40
    8 Topics
    40 Posts
    G
    Like you, I'd like to play with my Hometroller Zee S2. (2nd hand; Not yet received from Ebay) Did you succed in your project ? Programming Ardunios is a piece of cake and compared to z-wave items, the price is ridiculus.
  • 10 57
    10 Topics
    57 Posts
    mfalkviddM
    @btmerz I am not familiar with fham, but see if V_KWH works. For Ah it would (technically) be incorrect, but I think the display and aggregegation would work anyway.
  • 2 9
    2 Topics
    9 Posts
    AlexieA
    This issue is already resolved in DomotiGa.
  • 4 Topics
    75 Posts
    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/
  • 4 Topics
    38 Posts
    T
    I successfully worked around the issue by updating the /Library/Application Support/Perceptive Automation/Indigo 2022.1/Plugins/MySensors.indigoPlugin/Contents/Server Plugin /plugin.py script to recognize the internal 21 code. Here's the diff: 34c134,135 < "GATEWAY_READY" : [14, "Gateway ready", ""] "GATEWAY_READY" : [14, "Gateway ready", ""], "DISCOVER_RESPONSE" : [21, "Discover response", ""] 715a717,719 elif itemType == self.getInternalNumber("DISCOVER_RESPONSE"): # 21 Ignore pass P.S. Indigo 2022.1 is complaining about this plugin that it won't be supported in future releases. Is there anyone out there planning to update this plugin?
  • 12 41
    12 Topics
    41 Posts
    J
    view Thank you for the link I'll head in that direction feedback after testing
  • This topic is deleted!

    Locked
    1
    0 Votes
    1 Posts
    9 Views
    No one has replied
  • MQTT Broker Gateway with ruby-mqtt

    6
    0 Votes
    6 Posts
    5k Views
    M
    http://public.dhe.ibm.com/software/dw/webservices/ws-mqtt/mqtt-v3r1.html#publish
  • MQTT Gateway + wi-fi instead of ethernet

    mqtt wi-fi gateway
    4
    0 Votes
    4 Posts
    3k Views
    daulagariD
    Although it should not be too difficult to make the MQTT Gateway with WiFi work on hardware and software level it is a bad idea on system level: WiFi and MySensensor NRF24L01+ use the same 2.4 GHz band and with the antennas close a transmit from one will block the other and vice-versa.
  • NodeRED/thethingbox

    nodered thethingbox node.js
    2
    2 Votes
    2 Posts
    2k Views
    V
    Just curious! Has anybody done any implementations of MySensors Controller on TheThingBox, especially the people who are interested in Raspi controllers!?! TheThingbox looks very promising and so does Node-Red.
  • Intel Edison controller

    intel edison co
    2
    0 Votes
    2 Posts
    2k Views
    C
    Hello Kurt Sorry I can´t help you with your question but I´m trying to install Mongodb in the Edison board. Can you please give me any hint on how to install it? Many thanks
  • nodejs controller

    controller node.js
    2
    0 Votes
    2 Posts
    2k Views
    hekH
    @Mickey It is mainly for testing OTA updates (POC).
  • Controller Recommendation for Middle and High School

    5
    0 Votes
    5 Posts
    2k Views
    JohnJ
    @bpair My apologies for misunderstanding, last couple of months i heard that exact same sentence but with a different meaning you gave it. Limiting possible, all though it has been running with 50+ devices and tests with multiple pi's connected are going well. Especially on the quad core pi2. That would certainly be a nice thing! All though i think the roadmaps and primary goals are quite different where the base is the same, connect things. It is very difficult to choose a right controller for education as there are an enormous amount of resources. An example would be the Bendoobox (from a dutch company, (i do not know if there is any mysensors support for it)) which is aiming at education. I think aimed at 12, 13, 14 year olds (average). It would be nice if there are more like these solution and hopefully for your goals.
  • Getting the NRF24L01+ to work on the RPi

    raspberry nrf24l01+
    13
    0 Votes
    13 Posts
    8k Views
    M
    I faced similar issue and @TMRh20Projects replied in arduino forum. My issue was beacuse of cheap NRF modules chinese clones. After I replaced with good genuine ones, everything worked like a charm. Please check the NRF modules you are using. I wasted three days to figure out if there was some code issue, when at the end it was the NRF which created all the mess
  • 0 Votes
    1 Posts
    1k Views
    No one has replied
  • MySensors + Zibase

    zibase
    3
    0 Votes
    3 Posts
    2k Views
    axillentA
    @hek said: @antoine-magnier There is no MySensors plugin for Zibase (that I know about). Might be easier to ask someone in the Zibase community to help you develop a connector/plugin. or even ask support from the supplier for them to improve this picture :) (http://www.zodianet.com/images/stories/ZIBASE.png)
  • UDOO

    udoo
    6
    0 Votes
    6 Posts
    3k Views
    freedomoticF
    Hi made a Google search and found a fork of RF24 that supports Arduino Due https://github.com/mcrosson/RF24/commit/ac05a9d8f755dcc7ff12b7e08021f62c0b5f3543 http://forum.arduino.cc/index.php?topic=62222.150 But it seems not integrated into the official github repo
  • Control a switch receiver via FHEM!!!

    enocean mk electric switch receiver fhem
    2
    0 Votes
    2 Posts
    2k Views
    hekH
    Not much MySenors in your setup. You might wanna try the FHEM forum.
  • Difference between gateway and controller for beginners

    3
    1 Votes
    3 Posts
    3k Views
    axillentA
    @mainali In my view your can distinguish between controller and gateway by understanding each other main function For the controller the main function is scene management while for the gateway the main function is a route between radio sensors and the controller. Because raspberry is a multitasking thing it should be possible to run opneHAB and ethernet gateway on the same hardware simultaneously. But I'm not sure is it any existing case of a such.
  • EasyIoT serial interface

    5
    0 Votes
    5 Posts
    3k Views
    EasyIoTE
    @diamantmatch you are right. Maybe somehow I can change current driver to work with serial interface. But Raspberry costs only 30$ and consumes couple of W - ideal HW for server. And you do not even need additional gateway. Right now I will focus on developing other new functions...
  • child-sensor-id = 255

    child-sensor-id
    6
    0 Votes
    6 Posts
    3k Views
    hekH
    @daulagari said: Okay, clear, thanks! No problemo :)
  • which controller for noobs ?

    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 ?
  • Have the Controller search for sensors

    4
    0 Votes
    4 Posts
    2k Views
    daulagariD
    Hi @rdevine, 1, 2, 3 look fine to me.\ On: The controller that will receive the information will be a Raspberry Pi 2.0 Model B 512MB. On the controller I am uncertain as to the software that will be placed on the controller. There is some debat about terminology but I think most people on this forum agree that the controller is something like Vera, OpenHAB, DomotiGa, PiDome etc. For the whole list (answer to #5), see all entries under Select Controller. Many of these controllers can run on your Raspberry. Between the controller and the sensors is the gateway, see under Select Gateway. Before you ask why the Raspberry can not be a gateway, see Port of MySensors Library 1.4 to Raspberry or do a search for Raspberry but for sure a Arduino gateway will be the simplest.
  • controller just with the ethernet shiled

    controller ethe
    4
    0 Votes
    4 Posts
    2k Views
    hekH
    Nope. If you have time and knowledge it would be a fun addition. One idea is to add a BT/WIFi module to the GW or a sensor and use that as com-link to the sensor network from phone. Unless you go for the controller options available (where some of them offer phone apps to control sensor already).
  • 0 Votes
    2 Posts
    2k Views
    K
    I used the instructions from this video and everthing working fine :-) https://www.youtube.com/watch?v=SPdSKT6KdF8
  • 0 Votes
    7 Posts
    2k Views
    MagiskeM
    So I did use some time to implement a gw with local sensors. And to be honest I gave up.. The existing code is awesome and don't have that much room to implement it. I did make some progress, but all that would be undone with an update. So compared to the time it took me to wire up an Arduino Pro Mini with humidity and temperature sensor(20min) and the cost of it. My life is to short:) /M

9

Online

11.7k

Users

11.2k

Topics

113.0k

Posts