Coder Social home page Coder Social logo

dawon's Introduction

Home Assistant: DawonDNS Component (v.0.0.2)

이 Component는 Home Assistant 에서 DawonDNS WiFi 플러그를 제어합니다.

설치방법:

  1. 이 repository의 모든 파일을 HA설치폴더 ~/.homeassistant 혹은 ~/config 폴더 내 custom_components\dawon 폴더 내부에 넣으세요.

    $ cd ~/.homeassistant
    $ mkdir custom_components
    $ cd custom_components
    $ git clone https://github.com/gugu927/dawon.git dawon
    
  2. HA설치폴더 ~/.homeassistant 혹은 ~/config 폴더 내 switch.yaml 에 아래 내용을 추가합니다.

    - platform: dawon
      user_id: '다원DNS 계정 ID'
      user_account: '다원DNS 계정 google 혹은 kakako'
      scan_interval : 60
      device_list:
        - 'DAWONDNS-B530_W-xxxxxxxxxxxx'
        - 'DAWONDNS-B530_W-yyyyyyyyyyy'
    

패치노트:

   0.0.1:
   - 다원DNS B530_W Component
   0.0.2:
   - 전력량 상태값 소수점 2자리 까지 표기되도록 수정
   - 누적사용량 표시단위 수정(W -> kWh)
   - 스위치 기본아이콘 설정(mdi:power-socket-eu)
   - 스위치 off 시 현재 전력량 0.00으로 즉시 변경
   - 센서류 entity_id 수정

Credits

This is by GuGU927. The license is MIT.

For Korean user, visit HomeAssistant Naver Cafe

dawon's People

Contributors

gugu927 avatar

Watchers

James Cloos avatar

Forkers

juniarch

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.