Skip to content
This repository has been archived by the owner on Jul 16, 2022. It is now read-only.

Installing Tasmota Devices into Hubitat Elevation

Markus Liljergren edited this page Apr 20, 2020 · 7 revisions

So now you are ready to add your first Tasmota device. To start go to Apps and scroll down to Tasmota Device Manager if it is not visible.
Click on Tasmota Device Manager to start it. It will look like this. Tasmota Device Manager Main Screen

Using the Manual Install Method

For this example, we will install a single device, so click on Manually Install Device

  1. Leave Device Type and Device Configuration at their default values.
  2. Enter the IP address of the device.
  3. Enter the Device Label you wish to use.
  4. If your Tasmota device has a password enter it here. Your screen should look something like this:

Tasmota Device Manager Main Screen

  1. Now click Next to create the device and you will get a confirmation screen as shown below. The device will probably flash or click as it is reset and configured, this is normal.

Tasmota Device Manager - Action Completed

Go to Devices and scroll through your device list until you find the recently created one. Mine is shown below.

Newly Installed Device - 1 Child

The Universal Parent Driver pertains to device and network settings and looks something like this when it is opened.

New Device - Parent Driver Details

The Child Driver pertains to control of a device capability, such as a bulb or switch. For a color bulb it will look something like this.

New Device - Child Driver Details

Try out your new device by turning it on/off and adjusting its other properties. If you used the Hubitat version of Tasmota you should be able to adjust the device via its Tasmota webpage and see the change happen immediately in Hubitat.

Using AutoDetect to Find and Add Devices

If you don’t know the IP address of a Tasmota Device you can use AutoDetect to find it as long as you have Hue Bridge Emulation enabled on the Tasmota device. If you are using the Hubitat version of Tasmota this option will be enabled by default if you executed the "reset 5" command after flashing the firmware. If you are using the standard version of Tasmota this option will be disabled by default. To start, go to Apps and scroll down to Tasmota Device Manager if it is not visible.
Click on Tasmota Device Manager to start it. Select Discover Devices (Using SSDP) Tasmota Device Manager will now send SSDP requests to the network and wait for devices to respond. As devices are discovered they are added to the Available Device list as shown below.

Autodiscover Device List

When the device you were looking for is present in the list click Next. In this example, Autodiscover found five devices. To install a device, simply select it from the list as shown below.

Autodiscover Selected Device

In most cases you won’t need to change either the Device Type or the Device Configuration. In a later section we will cover using alternatives to the generic device driver. Now enter a Device Label and click Next. (If your Tasmota device has a password you will need to enter that.) Within a few seconds the following screen will notify you that the process has been completed.

New Device - Parent Driver Details Now you can click on Add Next Device to process another device in the Autodiscover list. Or you can click on Done to go to the Tasmota Device Manager main screen.

If we go to the Device List and do a browser refresh it will show the newly created device with two child devices. In this case it is a dual outlet power strip.

Devices - Newly Added Device

Note that the 4 other discovered devices remain in the Autodiscover list. If you wish to come back and process another of the discovered devices simply click on Discover Devices (using SSDP) again and you will be presented with a list of the remaining discovered devices.

Autodiscover - Remaining Devices List

You can now repeat the process of naming and creating your Tasmota devices.

As you add devices you will notice that the list of Configured Devices at the bottom of the screen will grow and look something like that shown below. This provides a very useful summary of the status of all installed Tasmota devices. Note that the Config and Tasmota Config columns are hyperlinks that will take you to the driver and the Tasmota configuration page respectively. Configure Devices - Installed Device List Note: You can quickly rename or delete a device by clicking on the device name, such as “Basement Acenx 1” to get the screen shown below. Configure Devices - Installed Device List



Clone this wiki locally