-
(also posted in the forum at https://forum.mysensors.org/topic/4836/new-internal-message-types/)
Since it's now possible to have sensors on the gateway and there seems to be a slight shift towards us…
-
Not an issue, just a RFC.
I have some ethernet gateways in my home acting as nodes. The are regular gateways (ESP) with sensors on them, but without any radio, just wifi.
Sometimes a node (or ga…
-
Readme.md states:
For advanced users - An alternative 115200 bps firmware image is available for HUSBZB-1, ncp-uart-sw-6.7.8-115k.ebl. This provides a faster pathway to the adapter but requires that …
-
How do I disable n2n? in some situations with exchange between nodes with echo, this causes some conflicts, mcu freezes.
-
It's currently not possible to tell the difference between different gateways. This is useful if one wants to support multiple gateways on a single controller. This is also useful if the gateway is us…
-
Hi,
I have a strange behavior with sendSketchInfo fonction.
I reproduced the problem with the motion sensor exemple.
If I enable #define MY_DEBUG => the presentation is complet (I_SKETCH_NAME…
-
Hi! First of all, thank you for your amazing library!
I have your library working with multiple sensors (HABinarySensor, HASensorNumber) and I would like to use it as a mean to create on HA multip…
-
Do you plan to support [Arduino_Core_STM32](https://github.com/stm32duino/Arduino_Core_STM32) in your library?
I tried to support in my fork [mysensors](https://github.com/spectrespc/MySensors)
I ge…
-
Arduino IDE 1.8.6, MySensors 2.2, NodeManager 1.8, StampNode (Atmega328p), NRF24 SMD
When hooking up the SHT21 directly to my node's power and ground, I measured the sleeping current to be around 5…
-
Is it possible to read and use the actual payload with shell commands?
Like if you're reading a temperature sensor or some such and want to pass its data on to some other script:
curl -s "http://url/…