hatasmota icon indicating copy to clipboard operation
hatasmota copied to clipboard

Results 30 hatasmota issues
Sort by recently updated
recently updated
newest added

Improvement-Request I have a couple of Tasmota-based sensors that transmit values on MQTT every 5 minutes and are powered down otherwise. The current integration recognizes these and detects them for...

I just loaded 2023.9.0 and I'm seeing duplicate Tasmota device names. Didn't see then 2023.8.4. Running tasmota 13.1 firmware, the latest. ![Screenshot_20230907_203156](https://github.com/emontnemery/hatasmota/assets/47349533/b1525f74-bbd7-451e-853a-fd1cf314b0b2) ![Screenshot_20230907_202926](https://github.com/emontnemery/hatasmota/assets/47349533/f16c8ac0-3255-494c-8c1e-134acb2ab66f)

Tasmota SetOption20 1 enables updating Dimmer/Color/CT values without turning the power on (source: [https://tasmota.github.io/docs/Commands/#setoptions](https://tasmota.github.io/docs/Commands/#setoptions)) I have a Tuya LED that defaults to white when sending boolean data to the light...

Current implementation of sensor.py is trying to match exact metric name to [predefined list](https://github.com/emontnemery/hatasmota/blob/master/hatasmota/sensor.py#L153). If it matches a preconfigured unit is applied. All other metrics have no unit at all....

Looking for docs on how to interpret the new /tasmota/discovery/... messages I was pointed to this repository by @arendst . Would you mind creating or adding an **Python example on...

Tasmota has a native wakeup feature. Currently this is only accessible via a light effect which doesn't actually work since HA always turns on the light before applying an effect,...

The TASMOTA integration brings with it a lot of sensors, which, most of the time I don't bother enabling. However I usually do want the RSSI sensor and the firmware...

This is "just" a visual issue. Functional it all works. As per tasmota instructions I added my iFan03 via TasmotaDiscovery (`SetOption19 0`) and used the Tasmota Integration. The device is...

I'm trying to use https://tasmota.github.io/docs/Smart-Meter-Interface for PV inverter and I have script that shows sensors in HA, but there is an issue is with unit and icons, which only work...

I hope I'm posting this in the right place. I have been experimenting with Tasmota 9.1.0 and the new Home Assistant Tasmota integration. I have noticed a limitation in the...