Neuer Sensor2 implementieren #19

Closed
opened 2021-05-09 09:29:20 +00:00 by sebastianschwarz · 1 comment
Collaborator

Gardena released 2021 a new solid / water sensor

device_info-category sensor2 product 8-DEVICE

without luminance and ambient_temperature.

TODO:
update state value

Gardena released 2021 a new solid / water sensor `device_info-category sensor2 product 8-DEVICE` without luminance and ambient_temperature. TODO: update state value
Author
Collaborator

bodenfeuchte messen

https://smart.gardena.com/v1/devices/<mDEVICEID/abilities/humidity/command?locationId=" name"":""measure_soil_humidity"",""parameters"":{}}"

BODENTEMPERATUR

https://smart.gardena.com/v1/devices/DEVICEID/abilities/soil_temperature/command?locationId=

'{"name":"measure_soil_temperature","parameters":{}}'

bodenfeuchte messen https://smart.gardena.com/v1/devices/<mDEVICEID/abilities/humidity/command?locationId=<locationid>" name"":""measure_soil_humidity"",""parameters"":{}}" BODENTEMPERATUR https://smart.gardena.com/v1/devices/DEVICEID/abilities/soil_temperature/command?locationId=<LOCATIONID> '{"name":"measure_soil_temperature","parameters":{}}'
marko closed this issue 2021-05-12 07:04:17 +00:00
Sign in to join this conversation.
No description provided.