Skip to content
This repository has been archived by the owner on Sep 3, 2024. It is now read-only.

joggee-fr/domoticz-ween-thermostat

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Domoticz plugin for the Ween thermostat

This is a first draft of a Domoticz plugin for the Ween thermostat based on the undocumented WiFi local API. Minimal firmware version for the API to be available on the device is 1.6.10.

Installation

First, go to the plugin directory of your Domoticz installation and simply clone this repository.

$ git clone [email protected]:joggee-fr/domoticz-ween-thermostat.git

Now, use the Domoticz Web interface to add the Ween thermostat plugin in the hardware tab.

Parameters

  • IP address of the Ween Thermostat on the LAN network. As the IPv4 address is retrieved using DHCP, you may have to configure your router to ensure the address to be fixed.
  • Token is the key used for the Ween WiFi access point used for configuration. You may retrieve it temporarily switching to WiFi configuration mode. In this mode, the token is displayed on the thermostat screen. Don't forget to go back to normal mode for your thermostat to be part of the LAN network.
  • Debug boolean simply adds more logs.

Usage

Once added, two devices are created. The first one retrieves periodically the measured temperature and humidity values. The second one is able to edit the current setpoint.

Limitations

As the proposed API is still incomplete, current displayed setpoint may not be aligned with real value.

The working modes (smart, basic, frost protection) are also missing.

About

Domoticz plugin for the Ween thermostat

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages