UNPKG

nixfilter-rtble

Version:

Filter for setting the target temperature of a eqiva eQ-3 Bluetooth Smart Radiator Thermostat

10 lines (8 loc) 172 B
'use strict'; // What this module exports module.exports = { filters: { 'rtble_temperature': require('./rtble_temperature') } }; //# sourceMappingURL=index.js.map