-
Notifications
You must be signed in to change notification settings - Fork 4.8k
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
New feature Outdoor Temperature for MiElHVAC #22345
Conversation
Add Prohibit functions: * Power * Temperature * Mode and all combinations of this functions Updated VaneV names for better identify
Changed Widevane position name from ISEE to AUTO sam as in MELCLoud
This reverts commit f0973c8.
* Added Compressor map * Added Operation Power in Watts * Added Operation Energy in kWh * Changed Widevane position name from ISEE to AUTO, displays sam as in * Changed all map value to lover case MELCloud
* Add device operation time in minutes
* Add Outdoor Temperature
Is this it or are you planning to add even more "features"? |
I will add more, but one PR for feature. |
Outdoor temperature is remote temperature feature? |
No, Remote Temperature is other thing. |
Remote Temperature is a External Room Temperature Sensor Input. |
And how do i publish the remote temperature with tasmota? |
Just like this: To working correct the temp need to be updated constantly. |
Thanks. I tried and works but i thought if sending remote temp of 0 will revert back to internal sensor but it didn’t. Also waiting half an hour it didn’t revert to internal temp. I had to power cycle the unit |
Are you try just stop sending remote temp? |
Yes . It does not revert to internal temp (almost 30 minutes after) |
Ok, please open new issue for this. |
* Add prohibit function for MiElHVAC Add Prohibit functions: * Power * Temperature * Mode and all combinations of this functions Updated VaneV names for better identify * Fixed Compressor and Operation for MiElHVAC Changed Widevane position name from ISEE to AUTO sam as in MELCLoud * Revert "Fixed Compressor and Operation for MiElHVAC" This reverts commit f0973c8. * New feature for MiElHVAC * Added Compressor map * Added Operation Power in Watts * Added Operation Energy in kWh * Changed Widevane position name from ISEE to AUTO, displays sam as in * Changed all map value to lover case MELCloud * New feature for MiElHVAC * Add device operation time in minutes * New feature Outdoor Temperature for MiElHVAC * Add Outdoor Temperature
* Add prohibit function for MiElHVAC Add Prohibit functions: * Power * Temperature * Mode and all combinations of this functions Updated VaneV names for better identify * Fixed Compressor and Operation for MiElHVAC Changed Widevane position name from ISEE to AUTO sam as in MELCLoud * Revert "Fixed Compressor and Operation for MiElHVAC" This reverts commit f0973c8. * New feature for MiElHVAC * Added Compressor map * Added Operation Power in Watts * Added Operation Energy in kWh * Changed Widevane position name from ISEE to AUTO, displays sam as in * Changed all map value to lover case MELCloud * New feature for MiElHVAC * Add device operation time in minutes * New feature Outdoor Temperature for MiElHVAC * Add Outdoor Temperature
Description:
Related issue (if applicable): fixes #
Checklist:
NOTE: The code change must pass CI tests. Your PR cannot be merged unless tests pass