Google Assistant

Here I want to know the URL for web hooking for controlling my LED brightness.
For digital ON/OFF we use digitalWrite?pin=3&state=HIGH,
Similarly is there any method for passing the URL for analog signal value from 0-255, to control the brightness of the LED.

Hi @nazirahammed98,
This link should help.
https://docs.boltiot.com/docs/write-analog-output-pwm

1 Like

@pankajkumar.p
I have used that URL but when I use the value 230 by providing instruction google assistant says there is no command you have given.