freebsd-ports/comms/zigbee2mqtt/files/pkg-message.in
Juraj Lutter 6ef0c15871 comms/zigbee2mqtt: Add new port
zigbee2mqtt allows you to use your Zigbee devices without the vendor's
bridge or gateway.

It bridges events and allows you to control your Zigbee devices via
MQTT. In this way you can integrate your Zigbee devices with whatever
smart home infrastructure you are using.
2024-11-26 14:55:19 +01:00

9 lines
185 B
Text

[
{ type: install
message: <<EOM
zigbee2mqtt file locations are as following:
- configuration file is %%Z2M_DATADIR%%/configuration.yaml
- log directory is %%Z2M_LOGDIR%%
EOM
}
]