[V4] Sonoff Tasmota

Online

qos : 0, retain : true, cmd : publish, dup : false, topic : tele/sonoff-dual/LWT, messageId : , length : 28, Raw payload : 79110108105110101

Connected

qos : 0, retain : true, cmd : publish, dup : false, topic : tele/simple/LWT, messageId : , length :26, Raw payload : 6711111011010199116195169

Connected

qos : 0, retain : true, cmd : publish, dup : false, topic : tele/rf433-sapin/LWT, messageId : , length : 31, Raw payload : 6711111011010199116195169

Connected

qos : 0, retain : true, cmd : publish, dup : false, topic : tele/tasmota/LWT, messageId : , length : 27, Raw payload : 6711111011010199116195169

Disconnected

qos : 0, retain : true, cmd : publish, dup : false, topic : tele/sonoff_lampe_canap/LWT, messageId : , length : 41, Raw payload : 681951699911111011010199116195169

Disconnected

qos : 0, retain : true, cmd : publish, dup : false, topic : tele/sonoff_1/LWT, messageId : , length : 31, Raw payload : 681951699911111011010199116195169

You and you find the dual and the 2 basics?
But you still don’t see them in Gladys?

That’s exactly it:

Ok, I made some visual changes and I think I fixed the bug.
The new image is generated, waiting for your feedback :wink:

Yes, it’s much better.

  • The detection of the 3 Sonoff devices works
  • I can save the Sonoff devices, I no longer have an error message
  • I can add them to the dashboard
  • For the dual, I have the same name twice (it would be possible to edit the name for the 2 channels)
  • The basic RF is not handled after all, here are the details:

OFF

qos: 0, retain: false, cmd: publish, dup: false, topic: stat/rf433-sapin/POWER, messageId: , length: 27, Raw payload: 797070

{« POWER »:« OFF »}

qos: 0, retain: false, cmd: publish, dup: false, topic: stat/rf433-sapin/RESULT, messageId: , length: 40, Raw payload: 12334807987698234583479707034125

ON

qos: 0, retain: false, cmd: publish, dup: false, topic: stat/rf433-sapin/POWER, messageId: , length: 26, Raw payload: 7978

{« POWER »:« ON »}

qos: 0, retain: false, cmd: publish, dup: false, topic: stat/rf433-sapin/RESULT, messageId: , length: 39, Raw payload: 123348079876982345834797834125

This should not be the case, and I have added the possibility to edit the name of the features (Edit on the feature in the service).

Yes, we can edit it, but there are two outputs instead of one.
On the dashboard, I have two Sonoff Dual entries.

Is it normal that the on / off button of the box does not affect the sonoff?

Oh, it seems I made it worse!!! I’m disappointed, I’ll fix it as soon as possible.

The new image is available.

Warning, I took the opportunity to rename Sonoff to Tasmota. A migration script should make this renaming invisible in the database, but nothing is foolproof.
In the worst case, you will need to delete and recreate your device.

Super like the new logo!!

  • In the dashboard, it’s the device name that appears, it would be better if it was the editable name of the switch. Or device name + switch name.
  • The on/off does not work in the dashboard box for the sonoff

It seems the migration script didn’t work.
What if you delete and recreate the devices?

It’s the same, and I started over with a new installation.

Does the on / off not work for any device? Even for a sonoff basic?

It only works for lamps. Not for any Sonoff devices.

Okay, I’ll check tonight.
It’s the first day back at work today… :cry:

Ok, me too.
Have a good day.

Ok, I’ve made the fixes and added more devices, but I haven’t generated the new Docker image… everything will be ready within 1 hour :slight_smile:

Can I launch watchtower to update your version?

I think so, but Docker is not my specialization.