You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Mar 9, 2023. It is now read-only.
"description": "This lightweight Homey device application adds tasmota devices support through MQTT protocol. It uses Menno van Grinsven's MQTT Client to communicate with MQTT broker, so client should be already installed and configured.\r Current version of application supports onoff capability for single or multiple sockets devices, power monitoring, dim, light_temperature, light_hue and light_saturation capabilities for single socket devices.",
"main": "app.js",
"directories": {
"lib": "lib"
},
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"