-
Notifications
You must be signed in to change notification settings - Fork 18
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Power meter plug with RGB led not fully identified #18
Comments
if you can log all mqtt messages of the device from device boot until the first tele message would help. Maybe also mqtt messages while moving the sliders and toggling the buttons. |
Sure! Switching ON and OFF the POWER and the LED 16:21:06 MQT: MYHOME/Switch/AVATTO2/tele/STATE = {"Time":"2020-08-03T16:21:06","Uptime":"0T00:05:00","UptimeSec":300,"Heap":26,"SleepMode":"Dynamic","Sleep":50,"LoadAvg":20,"MqttCount":1,"POWER1":"ON","POWER2":"OFF","Dimmer":51,"Color":"7,130,0","HSBColor":"117,100,51","Channel":[3,51,0],"Scheme":0,"Fade":"OFF","Speed":1,"LedTable":"ON","Wifi":{"AP":1,"SSId":"LABWIFI","BSSId":"14:91:82:BB:27:E6","Channel":5,"RSSI":52,"Signal":-74,"LinkCount":1,"Downtime":"0T00:00:05"}} Changing color 16:21:57 MQT: MYHOME/Switch/AVATTO2/stat/RESULT = {"POWER2":"ON","Dimmer":51,"Color":"130,0,2","HSBColor":"359,100,51","Channel":[51,0,1]} FIRST BOOT 00:00:00 CFG: Loaded from flash at F4, Count 134 |
Ok, that is all I need regarding logs.
|
Regarding the two questions I hope this clears it up a bit:: I do not implement these domoticz controls like switches or sensors, I just create them from existing domoticz "templates" and then feed them with input from tasmota status messages and translate their output to valid tasmota commands. So the questions reformulated are: does the RGB switch that you created already work as you expect? Then I can use it as a template. P.S. your english is good, I understand what you mean. If you want you could use german, my italian is just good enough to order pizza con prociutto e funghi :) |
Haha! good response about language. We can continue in english and it willbe better for both! :-) Instead of : Switch I don't know what RGBW, RGBWW, RGBWZ, RGBWWZ switches are. P.S. I don't know whether to be proud or embarrassed that you immediately understood that I was Italian! Thank you so much for your patience and support! ;-) |
do you need anything else? or in what way can i help you ? |
Hi,
i'm using your plugin for a plug flashed with tasmota firmware.
The plug with power meter and LED function is an AVATTO OT08.
https://templates.blakadder.com/avatto_OT08.html
The template is fully working and all of the features of this plug are fully usable.
I have only a problem. The switch of this device is an RGB Switch, not a simple switch. Are you be able to optimize the discovery process ? I can help you giving more info if you can do something.
The text was updated successfully, but these errors were encountered: