-
When sending NodeAliveCheck please also send I_HEARTBEAT to GW.
```
RawMessage(gatewayId=65, data=0;1;3;0;18;null\n, subData=null, isTxMessage=true, networkType=MY_SENSORS, timestamp=1489733557288…
-
Ever since one of the latest betas, memory is leaking again.
Anyone else seeing this? Over 3 days, process memory increased from 12 to 33%...
-
Python 3.5.3
HA: 0.64
Component: MySensors
Upon upgrading to 0.64 the MySensors component now requires optional settings topic_in_prefix and topic_out_prefix to be set even when not using the MQT…
-
Make sure you are running the latest version of Home Assistant before reporting an issue.
You should only file an issue if you found a bug. Feature and enhancement requests should go in [the Featur…
peerv updated
6 years ago
-
# Description of problem
Leave a comment...
BEFORE SUBMITTING, PLEASE SEARCH FOR DUPLICATES IN
- https://github.com/platformio/platformio-atom-ide/issues
# Configuration
Atom: 1.28.0
PIO IDE…
-
Hi!
I configured DT overlays by adding (armbianEnv.txt):
`verbosity=1`
`logo=disabled`
`console=both`
`disp_mode=1920x1080p60`
`overlay_prefix=sun8i-h3`
`overlays=spi-spidev spi-add-cs1 uart1 …
-
Hi I'm new to MySensors, but I had experimented with the nRF24L01+ years ago using the maniacbug/RF24 library (though I had to modify the library to make it work).
I wanted to try MySensors, it loo…
-
Hey,
i just updated my OpenHAB installation to version 2.3.
Since then the MySensors-Binging can't be loaded. The log shows the following errors:
```
2018-05-28 15:45:38.977 [INFO ] [.core.int…
-
Hi jkandasa!
We spent a lot of time with tekka, to sort out this problem.
The problem is that data is continuously lost packets.
If a sketch no larger than 32 kilobyte, all goes well.
If the…
-
[branch master - version 0.14.0 - Using serial gateway - NO asyncio]
After calling the SerialGateway.stop() method the program does not return to console but seems to be looping in a still alive thre…