Skip to content

Commit

Permalink
Merge pull request #20 from jfarmer08/18-camera-toggle-doesnt-work-fo…
Browse files Browse the repository at this point in the history
…r-the-outdoor-cam

18 camera toggle doesnt work for the outdoor cam
jfarmer08 authored Jul 7, 2022
2 parents e7fa8d4 + 1798ef3 commit 6a462f2
Showing 9 changed files with 1,278 additions and 495 deletions.
4 changes: 4 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,10 @@
# homebridge-wyze-smart-home
## Releases

### v0.5.23
- Bug OutDoor Camera was not working with on/off
- Bug Wyze Doorbell does not support on/off

### v0.5.22
- Update NPM Version

3 changes: 1 addition & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
{
"name": "homebridge-wyze-smart-home",
"version": "0.5.21",
"version": "0.5.22",
"version": "0.5.23",
"description": "Wyze Smart Home plugin for Homebridge",
"license": "MIT",
"main": "src/index.js",
Loading

0 comments on commit 6a462f2

Please sign in to comment.