We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Daikin air cons has a diagnostic feature where remote sends out all codes but the AC unit long beeps when the diagnostic code matches.
See https://www.daikin.com/products/ac/services/error_codes for the feature.
The diagnostic code includes only one frame 11 da 27 00 01 XY 00 WW
11 da 27 00 01 XY 00 WW
Where X is
(Note that A-F is a guess from the manual. Not verified)
Where Y is
Where WW is the checksum
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Daikin air cons has a diagnostic feature where remote sends out all codes but the AC unit long beeps when the diagnostic code matches.
See https://www.daikin.com/products/ac/services/error_codes for the feature.
The diagnostic code includes only one frame
11 da 27 00 01 XY 00 WW
Where X is
(Note that A-F is a guess from the manual. Not verified)
Where Y is
Where WW is the checksum
The text was updated successfully, but these errors were encountered: