Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix bug when traversing ems devices when using cmd allvalues #1426

Merged
merged 2 commits into from
Nov 15, 2023

Conversation

proddy
Copy link
Contributor

@proddy proddy commented Nov 14, 2023

use emsdevice->uniqueid for displaying values instead of searching the factory for registered types. when displaying more than 1 thermostat it got messed up

@proddy proddy merged commit 7b5a37a into emsesp:dev Nov 15, 2023
@MichaelDvP
Copy link
Contributor

I'm not sure if this is this commit, but the devices are mixed now, api/thermostat/values gives me the mixer values, etc.

@MichaelDvP
Copy link
Contributor

Oh, now i see, i've missed that:
It is intended that all thermostats go to one publish, each thermostats uses different tags/hcs and there are no identical values.
Also we have one thermostat_data, mixer_data,, etc. in mqtt. Checking the device_type is right.

@proddy
Copy link
Contributor Author

proddy commented Nov 15, 2023

yes, I see as well. Missed that. I'll revert back

proddy added a commit to proddy/EMS-ESP32 that referenced this pull request Nov 15, 2023
@proddy
Copy link
Contributor Author

proddy commented Nov 15, 2023

will do a new PR

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