tc424
July 20, 2022, 3:55pm
1
opened 03:48PM - 20 Jul 22 UTC
Device Request
This one may not be possible, as the manufacturer & model ID are not populated, … but there is an identifier in the "Date Code" attribute in the first "Basic" cluster that could be used (I appreciate this probably requires a device specific hack, which may be undesirable.) The actual probe temperature seems to be read just fine, it appears in the first temperature cluster (under "01".) The humidity measures just seem to return 0. The second temperature cluster (under "08") doesn't appear to return sensible data.
If this is too much of a disaster zone then feel free to close :)
<!--
!!!!! READ THIS FIRST: https://forum.phoscon.de/t/read-me-device-request-read-me/23/2 !!!!!!
- Before requesting a device, please make sure to search the open and closed issues for any requests in the past.
- Make sure not to remove any headers and fill the template completely. If you remove the headers, the issue will be auto-closed.
- Sometimes devices have been requested before but are not implemented yet due to various reasons.
- If there are no hits for your device, please proceed.
- If you're unsure whether device support was already requested, please ask for advise in our Discord chat: https://discord.gg/QFhTxqN
-->
## Device
- Product name: MOCREO Temperature Sensor - ST4
- Manufacturer: MOCREO (not shown in basic cluster)
- Model identifier: ST-4 (not shown in basic cluster)
- Device type : Please remove all unrelated device types.
- Sensor
https://www.amazon.co.uk/MOCREO-Temperature-Waterproof-Thermometer-Refrigerator/dp/B09G9MG19D
<!--
Please refer to https://github.com/dresden-elektronik/deconz-rest-plugin/wiki/Request-Device-Support
on how the Basic Cluster attributes are obtained.
-->
## Screenshots
<!--
Screenshots help to identify the device and its capabilities. Please refer to:
https://github.com/dresden-elektronik/deconz-rest-plugin/wiki/Request-Device-Support
for examples of the required screenshots.
Required screenshots:
- Endpoints and clusters of the node
- Node Info panel
In the Cluster Info panel press "read" button to retreive the values. Please note that at least "Manufacturer Name" and "Model Identifier" must be populated with data (therefore, must not be empty), otherwise that information will not be usable. For battery powered devices, after pressing read it is required to wake-up the device by pressing a button or any other means of interaction.
-->


<!--
If available add screenshots of other clusters. Please Remove sections that are not available on your device.
Relevant clusters are: Simple Metering, Electrical Measurement, Power Configuration, Thermostat, etc. You can typically spare Identify, Alarms, Device Temperature, On/Off. Please ensure data has been read prior to taking any screenshots.
-->
### Basic

### Temperature measurement

This one is a bit of disaster zone as it doesn’t seem to have populated manufacturer or model ID fields, but there is string in the “date code” attribute that could be used to identify it. I do appreciate the devs might not want to add any more device specific hacks though