arendst / Tasmota

Alternative firmware for ESP8266 and ESP32 based devices with easy configuration using webUI, OTA updates, automation using timers or rules, expandability and entirely local control over MQTT, HTTP, Serial or KNX. Full documentation at
https://tasmota.github.io/docs
GNU General Public License v3.0
22.18k stars 4.8k forks source link

Diolamp A609WIFI brightness lowered after tasmota upgrade #11606

Closed costakis79 closed 3 years ago

costakis79 commented 3 years ago

PROBLEM DESCRIPTION

I have some Diolamp A609WIFI which I have successfully upgraded to Tasmota 9.3.1 using tuya-convert. After upgrading 6 of them (and was on my way to the 7th) I noticed that the lamp, before upgrading (still on Tuya), was much much brighter on the white channel. I think that using using then the RGB leds are turned of in Tasmota.

I am using so37 30

REQUESTED INFORMATION

Make sure your have performed every step and checked the applicable boxes before submitting your issue. Thank you!

- [ ] If using rules, provide the output of this command: `Backlog Rule1; Rule2; Rule3`:
```lua
  Rules output here:
- [x] Set `weblog` to 4 and then, when you experience your issue, provide the output of the Console log:
```lua
  Console output here:

08:22:22.602 RSL: stat/tasmota_06E378/RESULT = {"WebLog":4}
08:22:26.078 HTP: Main Menu
08:22:26.942 CFG: Saved to flash at F9, Count 35, Bytes 4096
08:22:27.204 SRC: WebGui from 192.168.2.101
08:22:27.207 CMD: Group 0, Index 1, Command "DIMMER", Data "59"
08:22:27.213 RSL: stat/tasmota_06E378/RESULT = {"POWER":"ON","Dimmer":59,"Color":"0000009600","HSBColor":"0,0,0","White":59,"CT":153,"Channel":[0,0,0,59,0]}
08:22:27.611 SRC: WebGui from 192.168.2.101
08:22:27.614 CMD: Group 0, Index 1, Command "DIMMER", Data "100"
08:22:27.620 RSL: stat/tasmota_06E378/RESULT = {"POWER":"ON","Dimmer":100,"Color":"000000FF00","HSBColor":"0,0,0","White":100,"CT":153,"Channel":[0,0,0,100,0]}

TO REPRODUCE

Just try a lamp before upgrading it, you can't event look at it.

EXPECTED BEHAVIOUR

After upgrade the brightness is lowered

SCREENSHOTS

ADDITIONAL CONTEXT

arendst commented 3 years ago

Play with the indexes in GPIO14 SM2135 Dat 1, 3 or 5. This increases currents but make sure your bulb does not get too hot!!!

costakis79 commented 3 years ago

Indeed if I change the DAT then the light becomes brighter, but I lose RGB color selection. When I select any color the lamp shows the color for a millisecond and then turns off.

arendst commented 3 years ago

In that case I expect it draws too much current so you'll need to select a different option.

costakis79 commented 3 years ago

Like what ? Can you help ? I cab give you remote access to a lamp if you like.

ryrzy commented 3 years ago

+1 rgb and white should be separated settings with current DAT settings 1-6 change also rgb order, my lamp work ok on setting 2 but it's too dark, on 3-4 white current is ok, but rgb stoped working, and if i see good current of RGB didnt change (20mA)

Giorgakis commented 3 years ago

+1

I have the same problem. When using DAT=1 the brightness is very low. When using the other values I cannot use the RGB colors.

github-actions[bot] commented 3 years ago

This issue has been automatically marked as stale because it hasn't any activity in last few weeks. It will be closed if no further activity occurs. Thank you for your contributions.

github-actions[bot] commented 3 years ago

This issue was automatically closed because of being stale. Feel free to open a new one if you still experience this problem.