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

DDF for Sonoff ZBMini R2 Extreme (ZBMINIR2) #8034

Open
wants to merge 7 commits into
base: master
Choose a base branch
from

Conversation

duffbeer2000
Copy link

Product name: Sonoff ZBMini R2 Extreme
Manufacturer: Sonoff
Model identifier: ZBMINIR2
Device Type: Smart Switch

Fixes Issue #8020 with help of @Smanar

@duffbeer2000 duffbeer2000 changed the title Zbminir2 DDF for Sonoff ZBMini R2 Extreme (ZBMINIR2) Nov 17, 2024
@Smanar
Copy link
Collaborator

Smanar commented Nov 18, 2024

But you miss the c++ part ?

The validator don't reconise "range" here

          "write": {
            "fn": "zcl:attr",
            "ep": 1,
            "cl": "0xfc11",
            "at": "0x0015",
            "dt": "0x21",
            "eval": "Item.val",
	          "range": [
              1,
              3600
            ]
          },

Copy link
Contributor

github-actions bot commented Nov 18, 2024

Hey @duffbeer2000, thanks for your pull request!

Tip

Modified bundles can be downloaded here.
Relative expire date

DDB changes

Modified

  • sonoff/zbminir2_relay.json : Sonoff ZBMINI R2 Extreme ✔️

Validation

Tip

Everything is fine !

🕐 Updated for commit dad115b

@duffbeer2000
Copy link
Author

duffbeer2000 commented Nov 18, 2024

But you miss the c++ part ? --> Like I mentioned in my commit "add zbminir2 to button_maps, needs changes from smanars pull request …" and discord chat ;) but I made a pull from your fork now.

The validator don't reconise "range" here" --> corrected that one

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.

3 participants