-
Notifications
You must be signed in to change notification settings - Fork 6
Home
François JARRIER-GELLEZ edited this page Jan 6, 2021
·
8 revisions
MqttOwfs is a daemon to send Mqtt message for state device and receive Mqtt command for input device. MqttOwfs use owserver, the backend component of the OWFS 1-wire bus control system. See http://owfs.org/ for more information on OWFS 1-wire bus control system.
- Automatic detection of devices
- Supported device without configuration file DS2405, DS18S20, DS1920, DS2406, DS2407, DS2423, DS2450, DS1921, DS1822, DS2438, DS18B20, DS2408, DS2413, DS18B25
- All devices are supported by simple configuration file
- Possibility to set temperature and pressure unit
- OWFS can be installed to another server
- Mqtt provider can be installed to another server
- Supported mqtt authentication
- Breaking change on default reading values, see Default reading values