Skip to content

Add support for Mocreo ST7 temperature sensor#1526

Merged
Ernst79 merged 5 commits intocustom-components:masterfrom
bbyrd74:master
Feb 19, 2026
Merged

Add support for Mocreo ST7 temperature sensor#1526
Ernst79 merged 5 commits intocustom-components:masterfrom
bbyrd74:master

Conversation

@bbyrd74
Copy link
Contributor

@bbyrd74 bbyrd74 commented Feb 18, 2026

No description provided.

add support for Mocreo ST7 temperature sensor
add support for Mocreo ST7 BLE temperature sensor
add support for Mocreo ST7 BLE temperature sensor
@Ernst79 Ernst79 merged commit e55a3fb into custom-components:master Feb 19, 2026
6 checks passed
@bbyrd74
Copy link
Contributor Author

bbyrd74 commented Feb 19, 2026

Argh ok im a n00b...

Note: During testing I discovered that Mocreo ST7 devices broadcast with
service_class_uuid16 = 0xF0FF. This means the ST7 check in init.py
currently at line 518 needs to be placed before the generic 0xF0FF block
currently at line 491 to prevent ST7 from being incorrectly filtered by the
Thermobeacon/Inkbird checks.

The current PR has the check at line 518, which works when placed before
the 0xF0FF block. Let me know if you'd like me to move it or if you'd
prefer to handle the placement during merge.

@Ernst79
Copy link
Collaborator

Ernst79 commented Feb 19, 2026

No problem, please create a new PR with a fix for this and it should be all fine.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants