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

Add TREDANSEN block-out cellul blind #1589

Merged
merged 1 commit into from
May 27, 2022

Conversation

Adminiuga
Copy link
Contributor

Add "TREDANSEN block-out cellul blind" Model to existing Ikea Blind quirk to fix the report battery % remaining

    "manufacturer": "IKEA of Sweden",
    "model": "TREDANSEN block-out cellul blind",
    "name": "IKEA of Sweden TREDANSEN block-out cellul blind",
    "manufacturer_code": 4476,
    "power_source": "Battery or Unknown",
    "device_type": "EndDevice",
    "signature": {
      "node_descriptor": "NodeDescriptor(logical_type=<LogicalType.EndDevice: 2>, complex_descriptor_available=0, user_descriptor_available=0, reserved=0, aps_flags=0, frequency_band=<FrequencyBand.Freq2400MHz: 8>, mac_capability_flags=<MACCapabilityFlags.AllocateAddress: 128>, manufacturer_code=4476, maximum_buffer_size=82, maximum_incoming_transfer_size=82, server_mask=11264, maximum_outgoing_transfer_size=82, descriptor_capability_field=<DescriptorCapability.NONE: 0>, *allocate_address=True, *is_alternate_pan_coordinator=False, *is_coordinator=False, *is_end_device=True, *is_full_function_device=False, *is_mains_powered=False, *is_receiver_on_when_idle=False, *is_router=False, *is_security_capable=False)",
      "endpoints": {
        "1": {
          "profile_id": 260,
          "device_type": "0x0202",
          "in_clusters": [
            "0x0000",
            "0x0001",
            "0x0003",
            "0x0004",
            "0x0005",
            "0x0020",
            "0x0102",
            "0x1000",
            "0xfc7c"
          ],
          "out_clusters": [
            "0x0019",
            "0x1000"
          ]
        }
      }
    },

@codecov-commenter
Copy link

Codecov Report

Merging #1589 (c9245a9) into dev (3721106) will not change coverage.
The diff coverage is n/a.

@@           Coverage Diff           @@
##              dev    #1589   +/-   ##
=======================================
  Coverage   80.28%   80.28%           
=======================================
  Files         231      231           
  Lines        6925     6925           
=======================================
  Hits         5560     5560           
  Misses       1365     1365           
Impacted Files Coverage Δ
zhaquirks/ikea/blinds.py 100.00% <ø> (ø)

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 3721106...c9245a9. Read the comment docs.

@coveralls
Copy link

Pull Request Test Coverage Report for Build 2394034336

  • 0 of 0 changed or added relevant lines in 0 files are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage remained the same at 80.289%

Totals Coverage Status
Change from base Build 2392374721: 0.0%
Covered Lines: 5560
Relevant Lines: 6925

💛 - Coveralls

@dmulcahey dmulcahey merged commit 4c067ac into zigpy:dev May 27, 2022
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.

4 participants