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
  • please help me to find a controller for arduino serial gateway (usb)

    4
    0 Votes
    4 Posts
    2k Views
    mark_vennM
    You might find Vera is a good choice for you: https://www.mysensors.org/controller/vera
  • SmartSleep compatible controller?

    5
    1 Votes
    5 Posts
    2k Views
    pebri86P
    wow great to heard that, wait for next release of HASS.. btw i can confirm MYSController v 1.0.0beta seems has implements this function.
  • Esquilo Air

    1
    1 Votes
    1 Posts
    806 Views
    No one has replied
  • make file has changed...no more librf24-bcm

    2
    0 Votes
    2 Posts
    1k Views
    hekH
    Use git pull to fetch from upstream.
  • New led light system.

    2
    0 Votes
    2 Posts
    1k Views
    DwaltD
    @giansiro Not sure how this is related to MySensors. I have a few of these and they work well and are stupid simple to install. I also have the model with the 5V USB charging port, keeps the kids from stealing relocating the phone charging bricks.
  • Gateway keeps presenting old sensors to controller

    2
    0 Votes
    2 Posts
    1k Views
    mfalkviddM
    The gateway only forwrds information it gets from nodes/controllers. It does not remember old sensors. So the information is coming from somewhere else. Could you post the log from the gateway?
  • What is the best controller for Apple devices (OSX and iOS)

    2
    0 Votes
    2 Posts
    2k Views
    F
    I am using Domoticz. It is very nice and Gizmocuz is very helpful and quick. You can install Homekit to it, nothing i have tried YET. https://www.domoticz.com/wiki/Homekit_Siri I am using Pilot as iPhone app and that is great, Patrick is listen to you if you have any ideas or question. https://itunes.apple.com/en/app/pilot-home-automation-control/id902546368?mt=8
  • 0 Votes
    3 Posts
    2k Views
    D
    Powering sketch off and on again began the "booting-upgrading procedure". Which unfortunately got messed up somehow (I suspect some other node on the network was interrupting constantly). Node suddenly not visible to the mysensors network, restarting or rebooting, it didn't start. probably i messed up the loader or something, don't know how I did it. I however managed to access the board and reflash mysbootloader and then was able to upload sketch with the wait() at the end. This update process was stuck in the loop, but then I turned off some of the universal sensor nodes, the update finished successfully. Not sure how, but I keep messing things up somehow, good news is that eventually I learn a bit more each time :) Thanks for the help
  • Tips for controller with easy textinput support and assignment

    1
    1 Votes
    1 Posts
    984 Views
    No one has replied
  • mysensor to Azure Iot Hub

    2
    0 Votes
    2 Posts
    2k Views
    P
    Azure IoT Hub supports the MQTT protocol directly, or you can use a "Protocol Gateway", which translate MQTT to Azure's REST API. See here for interfacing directly with MQTT: https://azure.microsoft.com/en-us/documentation/articles/iot-hub-mqtt-support/ For using a Protocol Gateway, Microsoft provides a reference protocol gateway (https://github.com/Azure/azure-iot-protocol-gateway), and some pretty good documentation about using an MQTT protocol gateway to interface with Azure IoT Hub. Either way, you should be able to use the MQTTGateway sketch on your gateway to push data up to Azure.
  • Controller + gateway + data storage simultaneously on Arduino

    2
    0 Votes
    2 Posts
    1k Views
    mfalkviddM
    Using an Arduino as a minimalistic Controller should work. You just need to listen for data from the gateway. The protocol is documented here http://www.mysensors.org/download/serial_api_15
  • Help with Controller choice

    3
    1 Votes
    3 Posts
    2k Views
    DJONvlD
    Look this Controller, MySensors adapter for him,
  • IP-Symon as controller

    2
    0 Votes
    2 Posts
    1k Views
    hekH
    Hi @mibu, welcome here! The most problematic once is V_VARx which could hold any of the types you mention. I suggest you store it as a string. As it's mostly used for re-fetching from the node. Couldn't you store all the numeric values as a float? If you have problem deciding for something else, get back to me.
  • MQTT Broker gateway

    132
    2 Votes
    132 Posts
    116k Views
    SoloamS
    Found the solution tanks to watou user in OpenHab Forum. Switch node2_sw2 "sw2 send + recieve example" (node2,all) {mqtt=">[mysensor:MyMQTT/21/2/V_LIGHT:command:OFF:0],>[mysensor:MyMQTT/21/2/V_LIGHT:command:ON:1],<[mysensor:MyMQTT/21/2/V_LIGHT:state:MAP(1on0off.map)]"} The secret is in the :state: declaration on the MAP! Thank you all
  • Simplest Free Windows based controller

    2
    0 Votes
    2 Posts
    2k Views
    F
    I started using MySensors one week ago. I installed Domoticz on my Windows 10. It is working perfect.
  • Sensor to Gateway protocol documentation?

    9
    0 Votes
    9 Posts
    4k Views
    C
    True enough on using MS a bit differently than most. But, IMO, that does not excuse the lack of documentation on the actual on the wire messages and protocols (message sequences from sender to recipient). The most important thing is not always the implementation (sketches, pre-done code, examples), but documentation of the underlying protocols, so that you can integrate other capabilities and approaches. 'nuff said on that. ;-) Check out the thermostat project that I built with a Raspberry Pi 2 and the new 7" touchscreen....this is what has gotten me interested in IoT, and the sensor world: https://github.com/chaeron/thermostat The code could be better (what code couldn't), but given it's a personal project and time was limited, I think the docs and the code is pretty decent and easy to figure out if you have the right background (Python, Kivy UI framework, etc.). Been running flawlessly for about a month now. Even emits detailed logging info over MQTT....and accepts a few commands over MQTT. Once I get my home sensor network built and running, based on MS and arduinos, I'm gonna use the secondary Pi to reformat the sensor MQTT messages to something a bit more semantically useful (room designators instead of numbers for temperature sensors around the house), and maybe implement some sort of weighted averaging for HVAC control of house temperatures. All fun stuff! ;-)
  • debugging a network of MySensors nodes based on dev branch 1.6

    9
    0 Votes
    9 Posts
    3k Views
    T
    No luck. Even with full debug i dont see any lines related to presentation (aka send data or something, only Serial.print) Below log from serial console and screenshot from MYSController ‚n?–4“Ò¶£ÿOAaû0;255;3;0;9;Starting gateway (R-NGE-, 1.6.0-beta) scandone state: 0 -> 2 (b0) .state: 2 -> 3 (0) state: 3 -> 5 (10) add 0 aid 9 pm open phy_2,type:2 0 0 cnt connected with SKYBC0D8, channel 6 ip:192.168.0.51,mask:255.255.255.0,gw:192.168.0.1 .IP: 192.168.0.51 Send Sketch Info: ESP8266WiFi0.1 Get Config: Imperial S_LIGHT 0;255;3;0;9;Init complete, id=0, parent=0, distance=0 [image: 1452021300010-capture222.png] i guess we need @hek advise here. @hek could you pls help with GW on ESP and internal sensors
  • Controller with NodeJS

    1
    0 Votes
    1 Posts
    1k Views
    No one has replied
  • Smartthings + Mysensors

    3
    0 Votes
    3 Posts
    2k Views
    B
    Thx! Would you just recommend the Vera then?
  • SmartThings comes out. How about a MySensors integration ?

    6
    1 Votes
    6 Posts
    4k Views
    B
    Ever get this working? I was thinking of buying a smartthing and want to know if it will be compatible with Mysensors?

9

Online

11.7k

Users

11.2k

Topics

113.0k

Posts