OCaml library for controlling Meross smart plugs via local HTTP API
0
fork

Configure Feed

Select the types of activity you want to include in your feed.

drop unused opam deps across the easy batch

Sweep bottler, kdf, cose, meross, publicsuffix, punycode, pus, sbom,
stix, and rego: remove opam dependencies that are not referenced from
any dune stanza or source file. Each removal verified with a clean
build and test run.

-2
-1
dune-project
··· 28 28 (logs (>= 0.7)) 29 29 (nox-crypto-rng (>= 1.0)) 30 30 (ptime (>= 1.0)) 31 - (uri (>= 4.0)) 32 31 nox-arp 33 32 re 34 33 vlog
-1
meross.opam
··· 23 23 "logs" {>= "0.7"} 24 24 "nox-crypto-rng" {>= "1.0"} 25 25 "ptime" {>= "1.0"} 26 - "uri" {>= "4.0"} 27 26 "nox-arp" 28 27 "re" 29 28 "vlog"