Releases: jfarmer08/homebridge-wyze-smart-home
Releases · jfarmer08/homebridge-wyze-smart-home
v0.5.47
What's Changed
- Bump follow-redirects from 1.15.5 to 1.15.6 by @dependabot in #235
- Make sure the broadcast value is not 0 by @RitwikGupta in #239
- replaced undefined this.hexValue with defined hexValue by @Hochen97 in #249
- Remove breaking sleep and state reporting for garage door by @matthewstyler in #259
- Bump braces from 3.0.2 to 3.0.3 by @dependabot in #255
- Bump undici from 5.28.2 to 5.28.4 by @dependabot in #242
- Check for "undefi" property values on update by @jakespracher in #261
- Add Cam v4 support by @MylesShannon in #262
- Bump axios from 1.6.7 to 1.7.4 by @dependabot in #263
New Contributors
- @RitwikGupta made their first contribution in #239
- @Hochen97 made their first contribution in #249
- @matthewstyler made their first contribution in #259
- @jakespracher made their first contribution in #261
- @MylesShannon made their first contribution in #262
Full Changelog: v0.5.46...v0.5.47
v0.5.46
What's Changed
- Bump ip from 1.1.8 to 1.1.9 by @dependabot in #227
- Bump undici from 5.28.2 to 5.28.3 by @dependabot in #222
- Update thermostat behavior and update fork branch to be in line with current WyzeAccessory updates by @carTloyal123 in #230
- Update thermostat structure to new format
- Update thermostat to have min/max thresholds closer to Wyze Thermostat thresholds - #203
- Update thermostat to avoid constant reboot - #228
Full Changelog: v0.5.45...v0.5.46
v0.5.45
What's Changed
- Update Logging by @jfarmer08 in #226
- Update Wyze-api version 1.1.7
Full Changelog: v0.5.44...v0.5.45
v0.5.44
What's Changed
- Update Package Version and correct HMS Characteristic by @jfarmer08 in #220
Full Changelog: v0.5.43...v0.5.44
v0.5.43
v0.5.42
Full Changelog: v0.5.41...v0.5.42
Missed Files on release v0.5.41
v0.5.40
v0.5.39
Full Changelog: v0.5.38...v0.5.39
- Support for WyzeCamOutdoor2
v0.5.38
Resolve issues with API changes from Wyze (2024-02-01) by @hgoscenski in jfarmer08/wyze-api#3
New Contributors
@hgoscenski made their first contribution in jfarmer08/wyze-api#3
Full Changelog: jfarmer08/wyze-api@v0.1.1.0...v0.1.1.1
Full Changelog: v0.5.38...v0.5.38
What's Changed
- Main by @jfarmer08 in #154
- Main by @jfarmer08 in #155
- Update wyze-api by @jfarmer08 in #156
- fix some typos by @DiscoveryOV in #194
New Contributors
- @DiscoveryOV made their first contribution in #194
Full Changelog: v0.5.36...v0.5.38
v0.5.37-alpha.7
- Remove Delay from MeshLight
- Format Code