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

Air conditioner options #106

Open
wants to merge 740 commits into
base: master
Choose a base branch
from
Open

Conversation

Movieaholic
Copy link

im not sure if this can be done but its sort of a mix between heater-cooler and air-conditioner liker have the fan speed and oscillate options added to aircon it would also be great if the auto function in the tile could be some how swapped for the dehumidifier function of the heat pump

kiwi-cam and others added 30 commits April 22, 2021 16:27
Also fixed defaults outside of limits
Thanks @EpicKris. I'm just working on one small issue at the moment and I'll be ready to push the next beta - including this fix.
Also fixes default update time
Co-authored-by: Aymeric Baur <aymeric@urbantz.com>
* Improve fan speed
Should help slower units to process all codes
kiwi-cam and others added 30 commits May 19, 2023 11:25
* build: Basic GitHub Action Integration
* Serialize the simultaneous commands.
---------

Co-authored-by: Cameron <32912464+kiwi-cam@users.noreply.github.com>
Co-authored-by: banboobee <98196664+banboobee@users.noreply.github.com>

* Fix log error (#606)

* chore: Fix linting errors

---------

Co-authored-by: Cameron <32912464+kiwi-cam@users.noreply.github.com>
Co-authored-by: banboobee <98196664+banboobee@users.noreply.github.com>

* Added default battery level for file and w1

To prevent false low battery warnings

---------

Co-authored-by: banboobee <qzh00033@nifty.ne.jp>
Co-authored-by: Dave Nicolson <david.nicolson@gmail.com>
Co-authored-by: banboobee <98196664+banboobee@users.noreply.github.com>
Co-authored-by: Martin Reinhardt <martin@m13t.de>
### Added
 - Adding support for 520d device (#632)
### Fixed
 - Fixes 'No off HEX code found for XX' error (#615)
 - Updated semver version to resolve CVE-2022-25883
### Changed
 - Heater-Cooler tempStepSize default changed to 1 to match AC (#616)
* Fixed errors in new fan.js (arp and setSwtichState)

---------
Co-authored-by: Dave Nicolson <david.nicolson@gmail.com>
* Serialize the simultaneous commands.
* Fix fan switchState when resetting to defaults (#592)
* Fix switchState when resetting to defaults

---------

Co-authored-by: Cameron <32912464+kiwi-cam@users.noreply.github.com>
Co-authored-by: banboobee <98196664+banboobee@users.noreply.github.com>

* Ignore fanSpeed key when looking for fan speeds (#593)
* Ignore fanSpeed key when looking for fan speeds

---------

Co-authored-by: Cameron <32912464+kiwi-cam@users.noreply.github.com>
Co-authored-by: banboobee <98196664+banboobee@users.noreply.github.com>
Co-authored-by: Cameron <32912464+kiwi-cam@users.noreply.github.com>
* Fixed duplicates in package.json
* Pulls new broadlinkjs-rm to remove locked device logic bug
* Pulls new broadlinkjs-rm to remove locked device logic bug
* Reduced default logging of blind positions #702
* Reduced log level for onTemperature events (now debug events)
* Reduced log level for onHumidity events (now debug events)
* Adds support for RM3 Mini 0x27d0 (#691)
* Updated versions of mqtt, mocha, release-it, and hap-nodejs to resolve known vulnerabilities
A lot of new users are adding a hosts section, disabling auto-discovery. This is causing more issues than it solves so I'm removing it from here so it remains an advanced configuration option - not a default.
    Removed use of Characteristic.getValue() in preparation for homebridge 2.0 (4384f7b)
    Added ping state change logging for troubleshooting (c5a49c2)
* Rebuilt temperature and humidity monitoring to use updateValue method (#733)
* updated package to show Homebridge 2.0 support (#730)
* Removed refreshCharacteristicUI method from other accessories (#725)
* Made the method refreshCharacteristicUI compatible
* Clearing old code from comments
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.