Please, notice: This is NOT an official integration.
This custom integration allows you to control and monitor the Orkli Wi-Fi Thermostat (Model TERMOWIFI TW501B) in Home Assistant. With this integration, you can manage your thermostat directly from your Home Assistant dashboard, create automations, and monitor your heating system's status.
- Thermostat Control: Set and adjust the target temperature.
- Real-Time Monitoring: View current temperature, humidity, and thermostat status.
- Automation Support: Integrate with other Home Assistant devices and services for advanced automation.
- Go to the HACS section in your Home Assistant.
- Click on Integrations.
- Click the three dots in the top-right corner and select Custom repositories.
- Add this repository URL:
https://github.com/wachino/orkli_wifi_thermostat
. - Search for "Orkli Wifi Thermostat" and install the integration.
- Restart Home Assistant.
- Download the
orkli_wifi_thermostat
folder from this repository. - Copy the folder to the
custom_components
directory in your Home Assistant configuration. - Restart Home Assistant.
After installing the integration, add your Orkli Wifi Thermostat to Home Assistant using the following steps:
- Go to Settings > Devices & Services > Integrations.
- Click Add Integration and search for "Orkli Wifi Thermostat".
- Enter your thermostat's IP address and the required credentials.
- Click Submit to complete the setup.
By using this integration you can create a dashboard to look like:
Where each widget will show the temperature and humidity:
Additionally you can look for the humidity and temperature history:
Once configured, the thermostat will appear as an entity in Home Assistant. You can:
- View the current temperature and humidity.
- Adjust the target temperature.
- Create automations using the thermostat's state and attributes.
Contributions are welcome! If you'd like to contribute, please:
- Fork the repository.
- Create a new branch for your feature or bugfix.
- Submit a pull request.
This project is licensed under the MIT License. See the LICENSE file for details.
Disclaimer THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE, AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES, OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT, OR OTHERWISE, ARISING FROM, OUT OF, OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
By using this software, you agree to these terms. The author(s) of this project are not responsible for any damages, malfunctions, or other issues that may arise from the use of this integration.
If you encounter any issues or have questions, please open an issue on GitHub.