We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9e3e90b commit ea797f5Copy full SHA for ea797f5
README.md
@@ -13,10 +13,9 @@ The features of this OTGW firmware are:
13
- enable telnet listening (interpreted data and debugging)
14
- send MQTT messages for every change (parsed OT message)
15
- integrate with Home Assistant (and Domoticz)
16
-- serial interface on port 1023 for original OTmon application
+- serial interface on port 1023 for original OTmonitor application (bi-directional)
17
- a REST API (http://<ip>/api/v0/otgw/{id})
18
- sending a MQTT command to OTGW (topic: OTGW/command)
19
-- OT command sending interface
20
- settings for Hostname and MQTT in the webUI (just compile and edit in webUI)
21
22
To do:
0 commit comments