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

feat(add): NAS-PS09B2 #7256

Merged
merged 1 commit into from Mar 24, 2024
Merged

Conversation

trinode
Copy link
Contributor

@trinode trinode commented Mar 22, 2024

Add support for the tuya based Neo NAS-PS09B2 Also sold under the brand Haozee.

https://www.aliexpress.com/i/1005005946786561.html

I ran this config for a while and it seems to be behaving itself so I'm raising this to add it out of the box instead of having to manually configure it with a custom JS file.

Let me know if anything is missing / wrong, but happy to have it corrected if it's quicker / easy.

Issue relating to this (which lead to this PR):
Koenkk/zigbee2mqtt#19292

Other Issues related:
Koenkk/zigbee2mqtt#19828
Koenkk/zigbee2mqtt#19925
Koenkk/zigbee2mqtt#20062
Koenkk/zigbee2mqtt#20188

Note that the occupancy and human motion state might appear as null, however this appears to be due to the sensor being insanely sensitive and already being in the occupied state from before the device was configured and not regularly sending state updates, only on change. A quick fix is to just unplug the sensor and plug it back in and it'll send the correct states (that or leave the room for a long time and make sure it's pointing somewhere where it won't see micro movements (it seems like it can see through some materials), so it shows the unoccupied state.

@trinode trinode force-pushed the tuya-human-presense-sensor-pro branch 3 times, most recently from 6957d6b to 613cb2c Compare March 22, 2024 23:08
@trinode trinode force-pushed the tuya-human-presense-sensor-pro branch from 613cb2c to 8c0fe60 Compare March 23, 2024 14:02
@Koenkk Koenkk merged commit 31fa55f into Koenkk:master Mar 24, 2024
2 checks passed
@Koenkk
Copy link
Owner

Koenkk commented Mar 24, 2024

Cool, thanks!

@IronicRebound77
Copy link

Add support for the tuya based Neo NAS-PS09B2 Also sold under the brand Haozee.

https://www.aliexpress.com/i/1005005946786561.html

I ran this config for a while and it seems to be behaving itself so I'm raising this to add it out of the box instead of having to manually configure it with a custom JS file.

Let me know if anything is missing / wrong, but happy to have it corrected if it's quicker / easy.

Issue relating to this (which lead to this PR): Koenkk/zigbee2mqtt#19292

Other Issues related: Koenkk/zigbee2mqtt#19828 Koenkk/zigbee2mqtt#19925 Koenkk/zigbee2mqtt#20062 Koenkk/zigbee2mqtt#20188

Note that the occupancy and human motion state might appear as null, however this appears to be due to the sensor being insanely sensitive and already being in the occupied state from before the device was configured and not regularly sending state updates, only on change. A quick fix is to just unplug the sensor and plug it back in and it'll send the correct states (that or leave the room for a long time and make sure it's pointing somewhere where it won't see micro movements (it seems like it can see through some materials), so it shows the unoccupied state.

Thanks, this worked for me, set sensitivity to "0" on all sliders in Z2M and it works. very quick and responsive with delay set to "3"

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.

None yet

3 participants