You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This DDF works for the "Smart PIR Motion Sensor" I got from AliExpress. It is being reported as "_TZ3000_bb6xaihh" but with the model id "SNZB-03" instead of the previously supported "TS0202".
The config is very similar to the TS0202 but I was not sure if I should have added the "SNZB-03" to that DDF or not as the name of the file would no longer make sense.
@Smanar Ok I've removed my DDF, added the module to tuya/ts0202_presence_sensor.json and tested it again.
Though I did notice that when I thought _TZ3000_bb6xaihh was already in there (but with TS0202) I was apparently slightly off and was looking at _TZ3040_bb6xaihh instead (notice the 40). It works regardless and is basically the same anyways so it doesn't matter.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This DDF works for the "Smart PIR Motion Sensor" I got from AliExpress. It is being reported as "_TZ3000_bb6xaihh" but with the model id "SNZB-03" instead of the previously supported "TS0202".
The config is very similar to the TS0202 but I was not sure if I should have added the "SNZB-03" to that DDF or not as the name of the file would no longer make sense.