Gernot Messow
Gernot Messow
This pull request allows bidirectional communication. To enabled this a SendTo (analogue to PacketConn.WriteTo) was added to the Server struct. Now it is possible to both send messages to a...
This fixes #22892. On the one hand the Home Assistant MQTT extension expects a standardized interface to interact with devices, on the other hand Z2M provides a quite direct access...
I'm using the configuration for prettier from efmls-config for javascript and it seems to be enough that `prettier` is installed in node_modules for the formatter to run. The expected behaviour...
At the moment exactly one configuration can be saved. Unfortunately this quickly hits a limit if you regularly have different non-changing monitor configuration, e.g. a notebook with a home office...
Mosquitto does not event start, not a single error message is given.