Martin Jerry: Difference between revisions
Brian Wilson (talk | contribs) Created page with "I have some switches (S-01) and some dimmers (SD-01) == S-01 Switch == On ESPhome page: https://devices.esphome.io/devices/MJ-S01 They claim you can use these with Tuya-convert but I don't believe it. I have managed to reprogram 2 of these. == SD-01 Dimmer == On ESPhome page: https://devices.esphome.io/devices/MJ-SJ01 Category: IoT" |
Brian Wilson (talk | contribs) |
||
(7 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
I have some switches (S-01) and some dimmers (SD-01) | I have some switches (S-01 and SS-01) and some dimmers (SD-01) | ||
According to https://devices.esphome.io/guides/tuya-convert you can load a generic ESPhome image and then use OTA thereafter. | |||
== S-01 Switch == | == S-01 Switch == | ||
The ESPhome page for the device is [https://devices.esphome.io/devices/MJ-S01 here]. | |||
My notes say I have 4 of these. | |||
I think this is the one with 4 wires sticking out of the back. digiBlur did a [https://www.youtube.com/watch?v=qMpKzZHSh2Q long boring tear down] video. (Thanks!! :-) | |||
It has a [https://developer.tuya.com/en/docs/iot/wifie3smodule?id=K9605ua1cx9tv TYWE3S Tuya module] in it. I think I was imagining putting an [[ESP32-C3]] module in there, I bought a batch of them? Since the programmer came with ESP-12F modules I will probably try that first, it's more what the switch expects to have. | |||
== SS-01 Switch == | |||
The ESPhome page for the device is [https://devices.esphome.io/devices/Martin-Jerry-US-SS01 here]. | |||
I have managed to reprogram 2 of these but can't remember how I did it right now. | |||
This one has nice screw terminals instead of captive wires. | |||
== SD-01 Dimmer == | == SD-01 Dimmer == |
Latest revision as of 02:01, 12 June 2024
I have some switches (S-01 and SS-01) and some dimmers (SD-01)
According to https://devices.esphome.io/guides/tuya-convert you can load a generic ESPhome image and then use OTA thereafter.
S-01 Switch
The ESPhome page for the device is here.
My notes say I have 4 of these.
I think this is the one with 4 wires sticking out of the back. digiBlur did a long boring tear down video. (Thanks!! :-)
It has a TYWE3S Tuya module in it. I think I was imagining putting an ESP32-C3 module in there, I bought a batch of them? Since the programmer came with ESP-12F modules I will probably try that first, it's more what the switch expects to have.
SS-01 Switch
The ESPhome page for the device is here.
I have managed to reprogram 2 of these but can't remember how I did it right now.
This one has nice screw terminals instead of captive wires.
SD-01 Dimmer
On ESPhome page: https://devices.esphome.io/devices/MJ-SJ01