stefanbode / Sonoff-Tasmota

Provide ESP8266 based itead Sonoff with Web, MQTT and OTA firmware using Arduino IDE, enhanced with I2C options
GNU General Public License v3.0
126 stars 40 forks source link

Dim the lights in the switch? #203

Closed eisi123 closed 4 years ago

eisi123 commented 4 years ago

Please take a few minutes to complete the requested information below. Our ability to provide assistance is greatly hampered without it. The details requested potentially affect which options to pursue. The small amount of time you spend completing the template will also help the volunteers providing the assistance to you to reduce the time required to help you.

Have you looked for this feature in other issues and in the wiki?

Is your feature request related to a problem? Please describe.
A clear and concise description of what the problem is.

Describe the solution you'd like
A clear and concise description of what you want to happen.

Describe alternatives you've considered
A clear and concise description of any alternative solutions or features you've considered.

Additional context
Add any other context or screenshots about the feature request here.

(Please, remember to close the issue when the problem has been addressed)

eisi123 commented 4 years ago

Hello, it is possible to dim the lights in the switch?

stefanbode commented 4 years ago

No, a Switch has just on and off. There are PwM Controller that might dim a led, if the LeD is suitable for this. There are also LED devices from sonoff. The relays just can on and off. Maybe you also take a look for devices from shelly. They also have a dimmer.

eisi123 commented 4 years ago

Oh, I am sorry. I think, we misunderstood. :-) In the shutter switch are three leds. Up/Pause/Down. These leds are shining very bright. My question was, if these three leds are dimable by the firmware.

stefanbode commented 4 years ago

WhAt device are you using?

eisi123 commented 4 years ago

Teepao 3rd Generation

stefanbode commented 4 years ago

Hmm that’s not an easy answer without disassemble the device and take a look how they attached the LeD of the Switches. Sorry I cannot help. I assume the device has an ESP8266.