Skip to content

Commit

Permalink
Update zigbee-shepherd-converters to 7.0.22. Koenkk#887
Browse files Browse the repository at this point in the history
  • Loading branch information
Koenkk committed Jan 18, 2019
1 parent 968c084 commit 6d1c0ff
Show file tree
Hide file tree
Showing 3 changed files with 5 additions and 4 deletions.
1 change: 1 addition & 0 deletions docs/integration/home_assistant.md
Original file line number Diff line number Diff line change
Expand Up @@ -1438,6 +1438,7 @@ sensor:
- platform: "mqtt"
state_topic: "zigbee2mqtt/<FRIENDLY_NAME>"
availability_topic: "zigbee2mqtt/bridge/state"
unit_of_measurement: "RSSI"
value_template: "{{ value_json.linkquality }}"
```
{% endraw %}
Expand Down
6 changes: 3 additions & 3 deletions npm-shrinkwrap.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@
"winston": "2.4.2",
"ziee": "*",
"zigbee-shepherd": "git+https://github.com/Koenkk/zigbee-shepherd.git#43278a2219d1733180ed353deb4b724b2b9437fa",
"zigbee-shepherd-converters": "7.0.21",
"zigbee-shepherd-converters": "7.0.22",
"zive": "*"
},
"devDependencies": {
Expand Down

0 comments on commit 6d1c0ff

Please sign in to comment.