Skip to content

feat: Add multisensor support - #1

Merged
javydekoning merged 32 commits into
masterfrom
develop
Nov 9, 2025
Merged

javydekoning merged 32 commits into
masterfrom
develop

Conversation

@javydekoning

Copy link
Copy Markdown
Owner

No description provided.

alexbrasetvik and others added 30 commits June 5, 2023 18:42
The constant mapping is what the official app uses.
With the latest bridge firmware update it seems SET_STATE_INFO may
contain the same deviceId multiple times for RcTouch devices, and not
all instances include the temperature and humidity atrtibutes, leading
to unassigned local variables referenced when trying to update the state

Fixed by only updating TcTouch state if both attributes are included in
the message payload
Fix "local variable 'temperature' referenced before assignment"
These only seem able to report their state, not to be
triggerable via the API
All changes in this commit as generated by running `pre-commit run --all-files --hook-stage manual`
@javydekoning
javydekoning merged commit 28fa8b6 into master Nov 9, 2025
2 checks passed
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.

4 participants