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

3.1.1 Release #462

Merged
merged 15 commits into from
May 3, 2024
Merged

3.1.1 Release #462

merged 15 commits into from
May 3, 2024

Conversation

05TEVE
Copy link
Collaborator

@05TEVE 05TEVE commented May 3, 2024

3.1.1 Release.

  • Adding Support for Tuya Protocol 3.4.
  • Fixing bugs introduced in the 3.1.0 Version within SimpleBlindsAccessory.
  • Adding Support for Pro-Scenic Air Purifiers.

05TEVE and others added 15 commits February 6, 2024 12:04
This allows Siri calls to "set fan to high/medium/low" for 100%/67%/33% where it would previously report 3%/2%/1% and asking for low would try 33% and give high.
- Updating the config schema to include Air Purifier
- Bumping the version.
* 3.4 Protocol succesfull connection
* restore other protocols compatibility
…addresses #363 and #195 (#364)

* Add support for Proscenic air purifier (tested against Proscenic A8)

* Additional fix for "Turning off..." state as getCurrentAirPurifierState always returned 2 (PURIFYING_AIR)

* Fix for setting rotation speed and active status

* Add initial support for Virone VDP-65 doorbell.
Notifies on ring with a snapshot.
Notifies when a user presses the lock or gate buttons on another device.
Does not provide video or audio.
Does not allow the user to control the lock or gate.

* Add Siguro support from @fate8383.

* Revert "Add initial support for Virone VDP-65 doorbell."

This reverts commit 7db7a1f.

---------

Co-authored-by: Andrew <bitbucket@a.k6i.uk>
Co-authored-by: Andrew Kurowski <ak6i@github.com>
@05TEVE 05TEVE self-assigned this May 3, 2024
@05TEVE 05TEVE marked this pull request as ready for review May 3, 2024 08:24
@05TEVE
Copy link
Collaborator Author

05TEVE commented May 3, 2024

Merging into main after testing on beta channel.

@05TEVE 05TEVE merged commit 78feb4c into main May 3, 2024
ThisIsQasim pushed a commit to ThisIsQasim/homebridge-tuya that referenced this pull request May 3, 2024
* Adding in fix for Issue iRayanKhan#444.

* Reverting the SimpleBlindsAccessory back to the version suggested in iRayanKhan#451

* Updating to try cater for multiple types of blinds in the same file.



* 3.4 Protocol succesfull connection
* restore other protocols compatibility

* Revert "Changes from @fate8383. iRayanKhan#433 (comment)"

This reverts commit d85caa5.

* Add support for Proscenic air purifier (tested against Proscenic A8) addresses iRayanKhan#363 and iRayanKhan#195 (iRayanKhan#364)

* Add support for Proscenic air purifier (tested against Proscenic A8)

* Additional fix for "Turning off..." state as getCurrentAirPurifierState always returned 2 (PURIFYING_AIR)

* Fix for setting rotation speed and active status

* Add initial support for Virone VDP-65 doorbell.
Notifies on ring with a snapshot.
Notifies when a user presses the lock or gate buttons on another device.
Does not provide video or audio.
Does not allow the user to control the lock or gate.

* Add Siguro support from @fate8383.

* Revert "Add initial support for Virone VDP-65 doorbell."

This reverts commit 7db7a1f.

---------

Co-authored-by: Andrew <bitbucket@a.k6i.uk>
Co-authored-by: Andrew Kurowski <ak6i@github.com>

* Adding Air purifier config map so that changes can be made from the ui.

* Bumping package version. Removing a rogue ,

* Dropping the Beta Version in preparation of a release.

---------

Co-authored-by: 05TEVE <>
Co-authored-by: scooterpsu <3433982+scooterpsu@users.noreply.github.com>
Co-authored-by: tomash1 <tomdomaracki@gmail.com>
Co-authored-by: ak6i <62596884+ak6i@users.noreply.github.com>
Co-authored-by: Andrew <bitbucket@a.k6i.uk>
Co-authored-by: Andrew Kurowski <ak6i@github.com>
ThisIsQasim pushed a commit to ThisIsQasim/homebridge-tuya that referenced this pull request May 3, 2024
* Adding in fix for Issue iRayanKhan#444.

* Reverting the SimpleBlindsAccessory back to the version suggested in iRayanKhan#451

* Updating to try cater for multiple types of blinds in the same file.



* 3.4 Protocol succesfull connection
* restore other protocols compatibility

* Revert "Changes from @fate8383. iRayanKhan#433 (comment)"

This reverts commit d85caa5.

* Add support for Proscenic air purifier (tested against Proscenic A8) addresses iRayanKhan#363 and iRayanKhan#195 (iRayanKhan#364)

* Add support for Proscenic air purifier (tested against Proscenic A8)

* Additional fix for "Turning off..." state as getCurrentAirPurifierState always returned 2 (PURIFYING_AIR)

* Fix for setting rotation speed and active status

* Add initial support for Virone VDP-65 doorbell.
Notifies on ring with a snapshot.
Notifies when a user presses the lock or gate buttons on another device.
Does not provide video or audio.
Does not allow the user to control the lock or gate.

* Add Siguro support from @fate8383.

* Revert "Add initial support for Virone VDP-65 doorbell."

This reverts commit 7db7a1f.

---------

Co-authored-by: Andrew <bitbucket@a.k6i.uk>
Co-authored-by: Andrew Kurowski <ak6i@github.com>

* Adding Air purifier config map so that changes can be made from the ui.

* Bumping package version. Removing a rogue ,

* Dropping the Beta Version in preparation of a release.

---------

Co-authored-by: 05TEVE <>
Co-authored-by: scooterpsu <3433982+scooterpsu@users.noreply.github.com>
Co-authored-by: tomash1 <tomdomaracki@gmail.com>
Co-authored-by: ak6i <62596884+ak6i@users.noreply.github.com>
Co-authored-by: Andrew <bitbucket@a.k6i.uk>
Co-authored-by: Andrew Kurowski <ak6i@github.com>
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