K4nape
(K4nape)
1
Hello, i have ProDvx APPC-10SLBe and i wanna control led bar with home assistant. Maybe u have ideas how easiest way i can do it ?
I have documentation from ProDvx support.
1. APPC-10SLBe LED Ring on Android11 platform Porting Guide
2. SDK
If anyone can do it, but don’t have time, i can pay for that
ellvinib
(Vince)
2
The easiest way in home assistant to do this in automations is by the following:
service: notify.mobile_app_DEVICE_ID
data:
message: command_broadcast_intent
data:
intent_package_name: com.serialport.leddemo
intent_extras: color:2130771712
intent_action: action.CHANGE_LED_COLOR