-
> **GUIDE**
>
> This BUG issue template is meant to REPORT Tasmota software BUGS ONLY>
>
> Please DO NOT OPEN AN ISSUE:
> - If your Tasmota version is not the latest from the development branc…
-
Hello,
I am installing a Lora WAN gateway but before I began suddenly I found that the packet forwarder has been on hold https://github.com/TheThingsNetwork/packet_forwarder
and in the TTN-ZH I fo…
-
I connected an IoT DevKit AZ3166 to Azure IoT Hub and can visualize the data without any problem. See tutorial https://docs.microsoft.com/en-us/azure/iot-hub/iot-hub-live-data-visualization-in-web-app…
-
I see in your todo list that integration (discovery I assume) with home assistant is planned.
Can you tell me when you think to build this functionality?
I am already using zigbee2mqtt, so a big…
-
Here I have a simple UA_Client with Subscription:
```
UA_ClientConfig clientConfig = UA_ClientConfig_default;
UA_Client *client = UA_Client_new(clientConfig);
ConnectToServer(client);
UA_Clien…
-
Is there already a way to connect the CC2530 directly and use it as a Zigbee Router?
There is already a solution with ESP-Easy but I would like to use it with a Sonoff basic running Tasmota:
http:…
-
This was reported once in the original implementation [here]( https://github.com/merbanan/rtl_433/issues/42#issuecomment-148151577). Line 128 acknowledges the data is sent 3 times but there is no codi…
-
EDIT: So this looks a lot worse than it is, and I know this page is probably auto generated.
99% of these issues can be fixed with some style sheets. Let me know if you'd like some help addressing t…
-
Since updating to Zabbix 4.0.6 I have been getting values too small or too large from a Campbell Scientific data logger. libzbxmodbus is working for a dozen other meters I am monitoring. There have be…
-
Good Afternoon,
I'm approaching LoRa on Arduino board. Actually I'm reading Temperatura and Humidity from a DHT22 sensor and sending them to another LoRa board... The thing is that monitoring the…