UNPKG

iobroker.ds18b20

Version:

This is an ioBroker-Adapter to integrate DS18B20 1-wire temperature sensors.

13 lines (12 loc) 269 B
<!DOCTYPE html> <html> <head> <!-- Load ioBroker scripts and styles--> <link rel="stylesheet" type="text/css" href="../../css/adapter.css" /> </head> <body> <div class="m adapter-container" id="root"> Admin >= 5 required! </div> </body> </html>