Skip to content

IntesisBox Climate Platform for Home Assistant

Notifications You must be signed in to change notification settings

tinglis1/hass-intesisbox

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 

Repository files navigation

hass-intesisbox

Home Assistant IntesisBox Climate Platform

This platform allows Home Assistant to control IntesisBox devices https://www.intesisbox.com/en/wifi/gateways/ using the WMP protocol.

Unlike IntesisHome, IntesisBox allows for control through the local network via TCP sockets which is better suited for using with home automation platforms.

This has only been tested with a device emulator to the specifications, please report any issues or create a pull request.

Usage

To use in your installation:

  1. Download the intesisbox directory into your custom_components directory
  2. Add the following lines to your configuration.yaml file:
climate:
  - platform: intesisbox
    host: <IP Address>

About

IntesisBox Climate Platform for Home Assistant

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%