Tasmota

actors & connections

Go to bffh.dhall

bffh.dhalL
actors = {
    tasmota_F09A4C = {
        module = "Process",
        params = {
            cmd = "/usr/local/lib/bffh/adapters/tasmota/main.py",
            args = "--host mqtt --tasmota F09A4C"
        },
    },
},
 
actor_connections = [
    {
        machine = "MachineA1",
        actor = "tasmota_F09A4C"
    },
] : List { machine : Text, actor : Text }, 

nous smart tasmota wifi socket A1T