fake mqtt pool message
This commit is contained in:
parent
b6e3e2778e
commit
27204f1933
5
fake_mqtt_pool
Executable file
5
fake_mqtt_pool
Executable file
@ -0,0 +1,5 @@
|
|||||||
|
#!/bin/bash
|
||||||
|
|
||||||
|
temp=$1
|
||||||
|
|
||||||
|
mosquitto_pub -t 'zigbee2mqtt/Piscine' -m '{"temperature": '$temp'}'
|
Loading…
Reference in New Issue
Block a user