Closed bachoo786 closed 4 years ago
Have you checked this part of documentation https://github.com/eschava/broadlink-mqtt#bg1 ?
Sorry? What part?
To change brightness of LED need to send value in percents to broadlink/brightness topic To switch power on (off) on all (or single only) outlets need to send command on (off) to broadlink/power topic. To switch power on (off) on outlet number N need to send command on (off) to broadlink/power/N topic. Example: switch on 2-nd outlet: on -> broadlink/power/2
I did send the command or payload "on" on this topic "broadlink/power" but nothing happens.
Maybe the smart plug is not supported?
Can anyone please help?
The support for this device is kind of experimental You can check other issues for it at the https://github.com/eschava/broadlink-mqtt/issues/47 And also ask @barnybug (author of the BG1 module for python-broadlink library)
Any further help would be very much appreciated
Hi what are you wanting to achieve? What are you running to control the BG1... Hoobs or HomeKit?
Hi there
I have used your software to get the state of my British General Smart Plug-through socket adaptor 240V (here is the link https://www.diy.com/departments/british-general-smart-plug-through-socket-adaptor-240v/5050765176590_BQ.prd).
However, I am not able to find the command topic as such and cannot turn the socket on or off. Here are my logs:
Is this smart plug made by BG compatible with your software? If not can it be made compatible please?
Many thanks.