Skip to content

Commit b98a426

Browse files
authored
Update README.md
1 parent b3c4144 commit b98a426

File tree

1 file changed

+4
-3
lines changed

1 file changed

+4
-3
lines changed

README.md

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -68,9 +68,10 @@ If you have any remark or improvement, let the author know.
6868
### Should the author have made a library instead of a complete sketch?
6969
Maybe, but this allows for better modification by myself or others. Also depending on the Arduino you need to set another Serial port. This is easier to do in the sketch.
7070

71-
### Why has been opted for HTTP GET requests instead of MQTT?
72-
The author has only been very shortly aware of MQTT support in Domoticz.
73-
Also, the interface is not documented that well at the moment.
71+
### How about MQTT instead of HTTP GET requests?
72+
This is still on my to do list.
73+
I started with the HTTP GET request because I was unaware of MQTT and also the MQTT support in Domoticz lacks proper documentation.
74+
But the HTTP GET requests are working just fine for over a year now.
7475

7576
#### Additional credits
7677
Sketch is based on the VBus library from 'Willie' from the Mbed community.

0 commit comments

Comments
 (0)