feat(bridge): MQTT bridge with Home Assistant auto-discovery
This commit is contained in:
@@ -0,0 +1,6 @@
|
||||
package bridge
|
||||
|
||||
const (
|
||||
numOutputs = 2
|
||||
numInputs = 4
|
||||
)
|
||||
Reference in New Issue
Block a user