Using HTTP Devices driver is possible to control The Pill by Shelly Virtual Components.
The Pill by Shelly - Shelly Europe
Virtual Components | Shelly Technical Documentation
Available virtual components:
I have tested setting Boolean values and Numbers.
Examples:
HTTP Switch Device - Shelly Virtual Component Boolean
On-state HTTP Request
GET:http://192.168.1.n/rpc/Boolean.Set?id=203&value=true
Off-state HTTP Request
GET:http://192.168.1.n/rpc/Boolean.Set?id=203&value=false
Shelly Virtual Component Number ( id=202 )
GET:http://192.168.1.n/rpc/Number.Set?id=202&value=xx
