forked from lprhodes/homebridge-broadlink-rm
-
Notifications
You must be signed in to change notification settings - Fork 11
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
Movieaholic
wants to merge
740
commits into
AlexanderBabel:master
Choose a base branch
from
kiwi-cam:master
base: master
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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
* Improve fan speed
Should help slower units to process all codes
* 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)
* 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.
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
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