homebridge-tasmota-control

0.10.17 • Public • Published

Homebridge Tasmota Control

verified-by-homebridge npm npm npm GitHub pull requests GitHub issues

Homebridge plugin for Tasmota flashed devices.

Package Requirements

Package Installation Role Required
Homebridge Homebridge Wiki HomeKit Bridge Required
Config UI X Config UI X Wiki Homebridge Web User Interface Recommended
Tasmota Control Plug-In Wiki Homebridge Plug-In Required

About The Plugin

  • Plugin work with Tasmota v6.0.0 and abowe.
  • Supported relay devices:
    • Light - Power ON/OFF, Dimmer, Color Temperature, Hue, Saturation
    • Outlet - Power ON/OFF
    • Switch - Power ON/OFF
  • Supported Sensors:
    • Temperature - Temperature, Dew Point, Reference, Obj, Amb
    • Humidity
    • Carbon Dioxyde
    • Ambient Light
    • Motion

Configuration

  • Run this plugin as a Child Bridge (Highly Recommended), this prevent crash Homebridge if plugin crashes.
  • Install and use Homebridge Config UI X to configure this plugin (Highly Recommended).
  • The sample-config.json can be used as an alternative, make a backup copy before making any changes.

Key Description
name Here set the accessory Name to be displayed in Homebridge/HomeKit.
host Here set the Hsostname or Address IP of the Device.
auth If enabled, authorizatins credentials will be used for login.
user Here set the authorization Username.
passwd Here set the authorization Password.
relaysNamePrefix Here enable/disable the accessory name as a prefix for relays name.
relaysDisplayType Here select characteristic display type for relays which are exposed in the HomeKit app.
lightsNamePrefix Here enable/disable the accessory name as a prefix for lights name.
sensorsNamePrefix Here enable/disable the accessory name as a prefix for sensors name.
loadNameFromDevice If enabled, the accessory name will be loaded direct from device.
refreshInterval Here set the data refresh time in (sec).
enableDebugMode This enable debug log in homebridge console.
disableLogInfo This disable log info, all values and state will not be displayed in Homebridge log console.
disableLogDeviceInfo If enabled, add ability to disable log device info by every connections device to the network.

Package Sidebar

Install

npm i homebridge-tasmota-control

Weekly Downloads

45

Version

0.10.17

License

MIT

Unpacked Size

67.9 kB

Total Files

8

Last publish

Collaborators

  • grzegorz914