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

Moes BHT-002 - Fan Speed Monitoring/Control #8285

Closed
Omniconn-ai opened this issue Aug 7, 2021 · 4 comments
Closed

Moes BHT-002 - Fan Speed Monitoring/Control #8285

Omniconn-ai opened this issue Aug 7, 2021 · 4 comments
Labels
problem Something isn't working stale Stale issues

Comments

@Omniconn-ai
Copy link

Hi there,

I have implemented a number of Moes BHT-002 FCU controllers:

"manufName":"_TZE200_dzuqwsyg"
"modelId":"TS0601"

All is working great apart from the ability to monitor and control the Fan speed. Below is a debug/warn output from the FCU as I cycle through the Fan speeds:

Aug 07 10:04:55 Sibca-Zigbee-Gateway-4 npm[233867]: Zigbee2MQTT:warn 2021-08-07 10:04:55: zigbee-herdsman-converters:Moes BHT-002: Unrecognized DP #28 with data {"status":0,"transid":2,"dp":28,"datatype":4,"fn":0,"data":{"type":"Buffer","data":[2]}}

Aug 07 10:05:11 Sibca-Zigbee-Gateway-4 npm[233867]: Zigbee2MQTT:warn 2021-08-07 10:05:11: zigbee-herdsman-converters:Moes BHT-002: Unrecognized DP #28 with data {"status":0,"transid":2,"dp":28,"datatype":4,"fn":0,"data":{"type":"Buffer","data":[1]}}

Aug 07 10:05:25 Sibca-Zigbee-Gateway-4 npm[233867]: Zigbee2MQTT:warn 2021-08-07 10:05:25: zigbee-herdsman-converters:Moes BHT-002: Unrecognized DP #28 with data {"status":0,"transid":2,"dp":28,"datatype":4,"fn":0,"data":{"type":"Buffer","data":[0]}}

Aug 07 10:05:29 Sibca-Zigbee-Gateway-4 npm[233867]: Zigbee2MQTT:warn 2021-08-07 10:05:29: zigbee-herdsman-converters:Moes BHT-002: Unrecognized DP #28 with data {"status":0,"transid":2,"dp":28,"datatype":4,"fn":0,"data":{"type":"Buffer","data":[3]}}

"data":[0] = Fan Speed 1
"data":[1] = Fan Speed 2
"data":[2] = Fan Speed 3
"data":[3] = Auto Fan Speed

Has anyone else had experience of configuring the relevant files to support this incoming data?

As I can identify this data easily I guess it should be possible to update the relevant herdsman files?

Thank you in advance for any help that can be given with this request.

@Omniconn-ai Omniconn-ai added the problem Something isn't working label Aug 7, 2021
@github-actions
Copy link
Contributor

github-actions bot commented Sep 7, 2021

This issue is stale because it has been open 30 days with no activity. Remove stale label or comment or this will be closed in 7 days

@github-actions github-actions bot added the stale Stale issues label Sep 7, 2021
@Omniconn-ai
Copy link
Author

Hi guys most grateful for any advise on how to get this to work.

@github-actions github-actions bot removed the stale Stale issues label Sep 8, 2021
@github-actions
Copy link
Contributor

github-actions bot commented Oct 8, 2021

This issue is stale because it has been open 30 days with no activity. Remove stale label or comment or this will be closed in 7 days

@github-actions github-actions bot added the stale Stale issues label Oct 8, 2021
@Omniconn-ai
Copy link
Author

Most grateful for any assistance with this as I am quite confused on how I can update the herdsman-converters to add this information.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
problem Something isn't working stale Stale issues
Projects
None yet
Development

No branches or pull requests

1 participant