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

(BUG) SEA801-Zigbee/SEA802-Zigbee not all functions and no converters #5507

Closed
salopette opened this issue Jan 2, 2021 · 9 comments
Closed
Labels
problem Something isn't working stale Stale issues

Comments

@salopette
Copy link

nurikk/zigbee2mqtt-frontend#235

Hello, the SEA801-Zigbee thermostat is missing some functions in the front end and no converters are available anywhere.
No matter which update arrow I press, there is always a message that no converter is available.
Can you fix it?

THX!

@salopette salopette added the problem Something isn't working label Jan 2, 2021
Koenkk added a commit to Koenkk/zigbee-herdsman-converters that referenced this issue Jan 2, 2021
@Koenkk
Copy link
Owner

Koenkk commented Jan 2, 2021

Reading of these properties is indeed not supported so the refresh icon shouldn't show. Fixed this now.

Changes will be available in the latest dev branch tomorrow (https://www.zigbee2mqtt.io/how_tos/how-to-switch-to-dev-branch.html)

@salopette
Copy link
Author

Thanks, can you also integrate the points in the frontend?

"window_detection": "ON"

"local_temperature_calibration": 0,

sshot-1

{"id":54,"type":"EndDevice","ieeeAddr":"0x5c0272fffec23f51","nwkAddr":59238,"manufId":4098,"manufName":"_TZE200_c88teujp","powerSource":"Battery","modelId":"TS0601","epList":[1],"endpoints":{"1":{"profId":260,"epId":1,"devId":81,"inClusterList":[0,4,5,61184],"outClusterList":[25,10],"clusters":{"genBasic":{"attributes":{"modelId":"TS0601","manufacturerName":"_TZE200_c88teujp","powerSource":3,"zclVersion":3,"appVersion":85,"stackVersion":0,"hwVersion":1,"dateCode":""}}},"binds":[{"cluster":0,"type":"endpoint","deviceIeeeAddress":"0x00124b001ca168ea","endpointID":1}],"configuredReportings":[],"meta":{}}},"appVersion":85,"stackVersion":0,"hwVersion":1,"dateCode":"","zclVersion":3,"interviewCompleted":true,"meta":{"configured":1},"lastSeen":1609613323547}

@Koenkk
Copy link
Owner

Koenkk commented Jan 3, 2021

  • window_detection is already there. I believe it's the second state switch. @Nurrik in case a device has multiple "states" this might seem confusing, maybe also add the property there?
  • local_temperature_calibration -> added

Changes will be available in the latest dev branch in a few hours (https://www.zigbee2mqtt.io/how_tos/how-to-switch-to-dev-branch.html)

@salopette
Copy link
Author

sshot-1

@salopette
Copy link
Author

running state is always with NA, I don't know what that is.

@github-actions
Copy link
Contributor

github-actions bot commented Feb 3, 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 Feb 3, 2021
@danielk117
Copy link

Hi,
child_lock does not really work. I could disable it over mqtt but not enable it.
activating over mqtt shows LOCKED but the device isnt. I need to activate it on the device.

@dmatora
Copy link

dmatora commented Oct 25, 2021

Shouldn't there be a way to see if device is heating or not?
Right now it seems to be missing
On similar model (TS0601_thermostat) I can check 'position'
image

@Chekedaudau
Copy link

Hi, child_lock does not really work. I could disable it over mqtt but not enable it. activating over mqtt shows LOCKED but the device isnt. I need to activate it on the device.

Have you ever made child_lock work?

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

5 participants