Skip to content

jnimmo/hass-intesishome

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 

Repository files navigation

Home Assistant IntesisHome integration (with config flow)

Development fork of the IntesisHome integration for Home Assistant

This project is seeking a new maintainer, I haven't owned an Intesis device for many years, and no longer have the time to contribute to this project. Please get in touch if you are interested in taking this over. I've spent many mornings at the local coffee shop working on this project, if it has been useful to you please consider buying me a coffee with the link below, thank you!

hacs_badge "Buy Me A Coffee"

This custom integration is a fork of the core integration for IntesisHome which adds experimental support for local control over HTTP for selected devices, local control over WMP (IntesisBox), and cloud control for IntesisHome, anywAir, airconwithme. This is ready to integrate back into Home Assistant Core however it needs unit tests written for Config Flow for that to be able to happen, which I haven't got the time to invest in at this stage.

Configuration

  1. Add this custom repository to HACS, or manually download the files into your custom_components directory
  2. Restart Home Assistant
  3. Start IntesisHome configuration in Home Assistant or navigate to integrations and add the IntesisHome integration through the user interface
  4. Select the device type
  5. Provide any additional required details (username, password, IP address) for your device

Cloud control

Control of IntesisHome, anywAir, airconwithme devices generally is through a persistent connection to the Intesis cloud. This requires outgoing HTTPS access to connect to the API, then control moves to a TCP port specified by the API.

Local control

HTTP (intesishome_local)

This experimental feature allows local control over HTTP for devices which expose an HTTP web server on port 80 (http://ip/api.cgi)

Device HTTP - intesishome_local
DK-RC-WIFI-1B
FJ-AC-WIFI-1B
MH-AC-WIFI-1
IS-ASX-WIFI-1

WMP (Intesisbox)

There are two forks for Intesisbox support. Intesisbox support was added to the pyintesishome library which this integration uses, however the original https://github.com/jnimmo/hass-intesisbox integration is likely to be better maintaned for the time being.

About

Experimental fork of the IntesisHome integration for Home Assistant

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages