-
**Describe the bug**
MeadowApp wont run with MQTT Managed Client
**To Reproduce**
Steps to reproduce the behavior:
1. Do a File -> New Meadow Application project
2. Open .csproj file and add:
…
-
I'm trying the following:
subscribe to a topic
by paylod make a query to a database
publish to another topic.
`
mqtt = new Bluerhinos\phpMQTT($server, $port, $client_id);
if(!$mqtt->connec…
-
Hi!
Because of limitation of direct MQTT connection (read/write) maybe it would be a possibility to use the HTTP-API with curl?
The Paths are the same like for MQTT, but you don't need to hardcode…
-
First of, great tool and thank you very much for making it open source.
An Input and Output Node to connect to a MQTT-Broker would be awesome.
The node could subscribe to a topic or use a the '#' …
-
**Describe the bug**
When using the mosquitto persistence (e.g. the `mosquitto.db` file), the mosquitto bridge function stops working and no messages are being received or published to the cloud.…
-
Thanks for your project!
My inverter powered up this morning and thanks to your project I was able to connect + setup wifi without (so far) having to go through TSUN/Orbit app registration stuff.
…
-
There are many function conflict errors but here posting one. please guide to resolve this issue.
In file included from /Users/USER/Documents/phd_project/Application code/3in1_code_repo/trails/h…
-
Hello,
I tried to find a pure and simple Home Assistant only solution for a Zero Export / Nulleinspeisung automation without NodeRed and python scripts, additional RPIs, tools etc to simply work di…
-
Hi,
I'm setting up the philips-air-to-mqtt. If it works it would be great since IFTTT stopped for the airplus.
I get the following error:
2024-10-26 23:16:22 _currentUrl: 'http://192.168.17…
-
### Boards
BW16
### External Hardware
NO
### Hardware Configuration
no
### Version
latest master (checkout manually)
### IDE Name
Arduino 2.3.2
### Operating System
Win 11
### Auto Flash …