Skip to content

Feature Requests

Got a feature request you'd like to see? Give us a shout here.
223 Topics 1.4k Posts
  • ESPnow as transport layer

    3
    1 Votes
    3 Posts
    17 Views
    MasMatM
    I never noticed the 20 device cap. That won't do. What I am thinking of now, is to use EspHome and just dedicate a router to handle just that network - so kinda creating an IoT network without internet access and as standalone as possible. Using static IPs should make the response better too. Thanks for looking into this.
  • PJON on RS485

    4
    0 Votes
    4 Posts
    53 Views
    ZenBlizzardZ
    25/25 Програма ChatGPT сказала: It seems like you're exploring the use of PJON with RS485. While RS485 is natively supported in MySensors, using PJON for collision handling can offer some interesting advantages, especially in environments where communication reliability is critical. PJON's collision management may be useful in bus systems like RS485, but it's worth considering whether the added complexity is necessary.
  • ESP32 Wired (no WiFi)

    4
    0 Votes
    4 Posts
    41 Views
    ZenBlizzardZ
    It seems that using an Ethernet PHY (like LAN8720) with the ESP32 in a MySensors setup requires a bit of extra configuration, including initializing the PHY using the ETH.h library and disabling the default Wi-Fi initialization. Interestingly, this setup allows for dual IP addresses, with one for the Ethernet connection and another for Wi-Fi, which can be useful in certain applications.
  • wireless gateway

    1
    0 Votes
    1 Posts
    15 Views
    No one has replied
  • debug serial gateway (homeassistant raspberry py 4)

    13
    0 Votes
    13 Posts
    79 Views
    E
    Just for reference, as this solution was no yet mentioned: You could also use a second UART on your controller or a software serial for debuging with the following defines: #define MY_SERIALDEVICE Serial // Interface for controller connection #define MY_DEBUGDEVICE Serial1 // Interface for debug output Regards, Edi
  • is there a solution for a relay with button that also works offline?

    7
    0 Votes
    7 Posts
    62 Views
    B
    super, once again a few super links, thanks for that i will go for the easy way. this sketch by boots33 works perfectly. But before that i will try to understand and learn the steps. thanks again branther
  • "ZHNetwork" a esp-now based mesh network for ESP8266/ESP32 hardware

    1
    1 Votes
    1 Posts
    29 Views
    No one has replied
  • ESP32 with builtin Ethernet as Gateway - f.e. WT32-ETH01

    2
    0 Votes
    2 Posts
    17 Views
    J
    Yes, this is a good idea. but not with an ethernet switch/hub, only an ethernet crossover cable. ?? https://copperhilltech.com/wt32-eth01-serial-to-ethernet-module-based-on-esp32-for-iot-applications/
  • ota-configuration

    1
    0 Votes
    1 Posts
    8 Views
    No one has replied
  • Raspberry MQTT GW over TLS with rfm69

    4
    0 Votes
    4 Posts
    23 Views
    T
    Hi There, I had a quick look, and this looks focused on SP8266. I have myself contributed to this: New TLS implementation #1520 . I don't think this will apply for RaspberryPI MQTT GW. Thanks and regards, Eric.
  • Water leak sensor

    3
    0 Votes
    3 Posts
    498 Views
    P
    @kimot thanks this video did help me actually
  • Multiple sensor data in one message

    5
    1 Votes
    5 Posts
    111 Views
    Constantin PetraC
    I have added a pull request for this (#1515). Best Regards, Constantin
  • Mesh network

    8
    0 Votes
    8 Posts
    549 Views
    C
    Test was a success. My Dryer sensor is now a repeater as well. I was able to move my motion sensor farther from my dryer and have it work the same. 1 Thing to note is I did have to restart the gateway in order to get the motion sensor to flow through the repeater. Something that could be improved on maybe?
  • Gateway relayed commands

    5
    0 Votes
    5 Posts
    47 Views
    Constantin PetraC
    Hi, Increasing the MY_SMART_SLEEP_WAIT_DURATION_MS would probably work, but I assume this waiting happens while the sensor sketch is running (at least the RF needs to be powered on), thus decreasing battery life. But I think I will give it a try soon and see what happens. Thanks for the precious info! BR, Costa
  • Support CAN transceiver benefits

    5
    1 Votes
    5 Posts
    56 Views
    P
    OK, thanks. I'll have a look at it.
  • Millis and sleep

    9
    0 Votes
    9 Posts
    132 Views
    L
    I'm using the sleepRemainingMs function for that and it works if accuracy is not important
  • Increase VAR limit

    3
    1 Votes
    3 Posts
    46 Views
    skywatchS
    @NielBierman Why are you using VARs when there are already moisture and temperature categories available to you? Just give each temp and moisture sensor a unique CHILD_ID (simply by adding 1-8 in the name) and you are done!
  • Feature Request - Open/Closed

    4
    0 Votes
    4 Posts
    67 Views
    skywatchS
    @mfalkvidd - Sorry I didn't make it clear but I was thinking of doors, windows, blinds and curtains. Curtains don't usually have UP or DOWN, they are OPEN and CLOSED. Likewise with doors and windows which are normally OPEN or CLOSED. Only if V_ARMED is set true should it send a value of V_TRIPPED. But in normal circumstances they are OPEN or CLOSED (or maybe smoewhere inbetween, but V_PERCENTAGE handles that situation). ;)
  • 0 Votes
    2 Posts
    47 Views
    A
    This can maybe a solution for having a bridge between RS485 and nRF24L01.
  • RPI GW - Configure an ethernet RPI GW that drive an USB Arduino GW

    1
    0 Votes
    1 Posts
    19 Views
    No one has replied

8

Online

11.7k

Users

11.2k

Topics

113.1k

Posts