Skip to content
This repository has been archived by the owner on Oct 5, 2024. It is now read-only.

Commit

Permalink
Release 0.40.5
Browse files Browse the repository at this point in the history
  • Loading branch information
doudz committed Aug 19, 2020
2 parents e7f8714 + fc7d708 commit f01e226
Show file tree
Hide file tree
Showing 2 changed files with 221 additions and 1 deletion.
220 changes: 220 additions & 0 deletions zigate/templates/lumi.switch.b2lacn02.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,220 @@
{
"endpoints": [
{
"clusters": [
{
"attributes": [
{
"attribute": 0,
"name": "zcl_version"
},
{
"attribute": 1,
"name": "application_version"
},
{
"attribute": 2,
"name": "stack_version"
},
{
"attribute": 3,
"name": "hardware_version"
},
{
"attribute": 4,
"data": "LUMI"
},
{
"attribute": 5,
"data": "lumi.switch.b2lacn02"
},
{
"attribute": 6
},
{
"attribute": 7
},
{
"attribute": 65281
},
{
"attribute": 16
}
],
"cluster": 0
},
{
"attributes": [
{
"attribute": 32
}
],
"cluster": 1
}
],
"device": 6,
"endpoint": 1,
"in_clusters": [
0,
3,
1,
2,
25,
10
],
"out_clusters": [
0,
10,
25
],
"profile": 260
},
{
"clusters": [
{
"attributes": [
{
"attribute": 0
},
{
"attribute": 61440
}
],
"cluster": 6
}
],
"device": 0,
"endpoint": 2,
"in_clusters": [
6
],
"out_clusters": [],
"profile": 0
},
{
"clusters": [
{
"attributes": [
{
"attribute": 0
},
{
"attribute": 61440
}
],
"cluster": 6
}
],
"device": 0,
"endpoint": 3,
"in_clusters": [
6
],
"out_clusters": [],
"profile": 0
},
{
"clusters": [
{
"attributes": [
{
"attribute": 0
}
],
"cluster": 6
}
],
"device": 0,
"endpoint": 4,
"in_clusters": [],
"out_clusters": [],
"profile": 0
},
{
"clusters": [
{
"attributes": [
{
"attribute": 0
}
],
"cluster": 6
}
],
"device": 0,
"endpoint": 5,
"in_clusters": [],
"out_clusters": [],
"profile": 0
},
{
"clusters": [
{
"attributes": [
{
"attribute": 0
}
],
"cluster": 6
}
],
"device": 0,
"endpoint": 6,
"in_clusters": [],
"out_clusters": [],
"profile": 0
},
{
"clusters": [
{
"attributes": [
{
"attribute": 256
},
{
"attribute": 65
},
{
"attribute": 69
},
{
"attribute": 81
},
{
"attribute": 106
},
{
"attribute": 111
},
{
"attribute": 28
},
{
"attribute": 85
}
],
"cluster": 12
}
],
"device": 83,
"endpoint": 8,
"in_clusters": [
12
],
"out_clusters": [],
"profile": 260
}
],
"generictype": "switch",
"info": {
"assumed_state": false,
"bit_field": "0100000000000001",
"descriptor_capability": "00000000",
"mac_capability": "10000100",
"manufacturer_code": "1037",
"max_buffer": 127,
"max_rx": 100,
"max_tx": 100,
"server_mask": 1
}
}
2 changes: 1 addition & 1 deletion zigate/version.py
Original file line number Diff line number Diff line change
Expand Up @@ -6,4 +6,4 @@
#


__version__ = '0.40.4'
__version__ = '0.40.5'

0 comments on commit f01e226

Please sign in to comment.