#radmon curl command problem

1 messages · Page 1 of 1 (latest)

gilded pike
#

redmon curl command problem

#

radmon curl command problem

#

curl -k http://radmon.org/radmon.php?function=submit&user=xxxxx&password=yyyy=CPM&value={{(states.sensor.station_meteo_compteur_geiger.state|int|string)}}

#

or

#

curl -k http://radmon.org/radmon.php?function=submit&user=xxxxx&password=yyyy=CPM&value= --data-urlencore "{{(states.sensor.station_meteo_compteur_geiger.state|int|string)}}`"

gilded pike
#

Ok I found the solution