forked from make-all/tuya-local
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Plikc Neve: add support for Plikc Neve Pro W
Additional features supported by this model: - configurable min and max temperature - Anti frost switch and temperature - Weekly schedule program (not really supportable) - Mode switching - on the original report it was mentioned that the thermostat could be switched from heat to cool, but needed shutting down to do so. It seems this setting is exposed, but I'm not sure of the restrictions so it is not integrated with hvac_mode. - an "electricity" reading. Assumed to be power (W) based on the range. - PIN protection and partial key lock These have all been made conditionally available based on whether the max_temperature dp is reported by the device. Other change is that the device appears to use "cool" instead of "cold" in the hvac_action value. Since this is read-only, both values can be listed without causing any issue. Issue make-all#2483, PR make-all#2485
- Loading branch information
Showing
3 changed files
with
282 additions
and
7 deletions.
There are no files selected for viewing
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
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
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