Neuer Sensor2 implementieren #19

Closed
opened 2021-05-09 11:29:20 +02: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 09:04:17 +02:00
Sign in to join this conversation.
No Milestone
No Assignees
1 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: FHEM/mod-GardenaSmart#19
No description provided.