GithubHelp home page GithubHelp logo

ha-dsair's Introduction

Daikin DS-AIR Custom Component For Home Assistant

此项目是Home Assistant平台DS-AIR自定义组件的实现

支持的网关设备型号为DTA117B611,其他网关的支持情况未知

由于家里只有**空调,对于老款型号、浴室系列空调等等没有测试条件。理论上也能部分支持

接入方法

  1. 将项目ha-air目录部署到自定义组件目录,一般路径为```~/.homeassistant/custom_components/``
  2. 在配置文件```~/.homeassistant/configuration.yaml``中添加配置
climate:
  - platform: ds_air
    host: 192.168.1.150  # 空调网关IP地址,默认:192.168.1.150
    port: 8008           # 网关端口号,默认:8008
  1. 重启HA服务

TODO

根据APP反解显示,网关可控制新风、地暖、HD(不知道是个啥设备)、新版空调、老版空调和浴室设备。由于我家只有新版室内机,所以目前只实现了这个。其他设备实现没写完,理论上都不能够支持。

开发过程

本组件开发过程可在blog查看

ha-dsair's People

Contributors

mypal avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.