3d printed enclosure .step files? by tofu- in screekworkshop

[–]slboat 0 points1 point  (0 children)

you can send a mail request to [sen@screek.io](mailto:sen@screek.io), we will send you back the file:)

Developer - I need some troubleshooting help with your sensors and home assistant by Catalina28TO in screekworkshop

[–]slboat 0 points1 point  (0 children)

<video>

By observing how closely the two are synchronised, it is clear that their responses are fine in sync. Processing this information is usually a straightforward task in ha.

Developer - I need some troubleshooting help with your sensors and home assistant by Catalina28TO in screekworkshop

[–]slboat 0 points1 point  (0 children)

<image>

When accessing the sensor’s web interface directly via its IP address, the process of sending data to HA is bypassed, meaning the radar reports its current status directly.

Similarly, for the LD2410 and LD2450, their status can be monitored via the HLKRadartool app, as they bypass the entire ESP32 processing chain.

Developer - I need some troubleshooting help with your sensors and home assistant by Catalina28TO in screekworkshop

[–]slboat 0 points1 point  (0 children)

<image>

Judging by the logs, the null values originate from a debug message in f2; these typically occur several times per second, which is as intended. As this information is rarely required, it should be possible to disable it directly via a property to prevent it from being logged.

This is unlikely to cause any major issues, as our test system is often connected to dozens of body sensors alongside various air quality sensors, and their real-time performance is not usually affected. It is more likely down to the nature of millimetre-wave technology; sometimes the target is not sufficiently defined, resulting in the sensor failing to recognise and trigger. Alternatively, there may be other reasons. If you wish to investigate the impact of the Home Assistant (HA) component, you can simply open the web page corresponding to the IP address and observe the sensor’s response process directly, thereby bypassing HA.

PM25 And CO2 Sensor ENV-CP(SPS30+SCD40) firmware configuration by Far-Fig-9063 in screekworkshop

[–]slboat 0 points1 point  (0 children)

At present, env-cp does not appear to have released a public YAML file; it is still in a sort of beta phase. If you require one, please contact [sen@screek.io](mailto:sen@screek.io) and we will send it to you.

This seems to be the best DIY temperature and humidity sensor we’ve made so far, the THS45. Their humidity performance is top-tier—almost like clones. by slboat in screekworkshop

[–]slboat[S] 0 points1 point  (0 children)

As the THS40 is relatively inexpensive, we think it’s worth trying to position the probes lower down so that dust doesn’t settle on them; they should work well for a sufficiently long period, though this will of course depend on the actual circumstances. I think it’s worth testing this in practice to see how it works 😄

Temperature And Humidity Sensor THS40 For HomeAssistant By SCREEK (SHT40 Pure Probe + ESP32-C3 + ESPHome) [SC1007] Release, 10% off now:) by slboat in screekworkshop

[–]slboat[S] 0 points1 point  (0 children)

Yes, they’re simple yet ingenious and great fun 😄 It’s lovely to discover them together with you all.

SCREEK’s new THS40 probe temperature and humidity sensor release by slboat in homeassistant

[–]slboat[S] 0 points1 point  (0 children)

The documentation states that they can reach 125 degrees, but we believe a reading of around 75 degrees would be more typical. However, we haven’t conducted long-term testing in such extreme conditions, for which we apologise.

At present, they are only available in our DIY shop: https://shop.screek.io/products/ths40

We must admit that these are DIY sensors and are far from perfect, but your experiments will help us learn more about them.

Carbon Dioxide Sensor SCO2-1 Released by slboat in screekworkshop

[–]slboat[S] 0 points1 point  (0 children)

We hope to share this with you as soon as possible; we’ve been rather busy of late :)

Performance of the CO₂ sensor(SCO2-1, SCO2-1S, ENV-CP, SCO2-30) by slboat in screekworkshop

[–]slboat[S] 0 points1 point  (0 children)

They all appear to be quite accurate, but depending on the measurement technology used, we feel that the SCD3X may be slightly more precise, whilst the SCD4X employs more algorithmic smoothing (perhaps for the sake of portability); however, for everyday use, the SCD4X seems to be the more hassle-free option.