8000 GitHub - lee-jinhwan/ha-smarttings: Homeassistant Smartthings custom components
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

lee-jinhwan/ha-smarttings

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 

Repository files navigation

Home Assistant SmartThings extension Custom Components

hacs_badge Version

Home Assistant core에서 Samsung SmartThings 부족한 기능들을 추가한 컴포넌트 입니다.

최소 지원 버전

Home Assistant 2022.8.0 이상

설치

HACS

  1. HACS - Integrations - 우측상단 메뉴 - Custom repositories 선택
  2. Add custom repository URLhttps://github.com/lee-jinhwan/ha-smarttings 입력, CategoryIntegration 선택
  3. HACS - Integrations 에서 SmartThings extension 찾아 설치
  4. HomeAssistant 재시작

수동설치

  1. Git에서 코드 다운로드
  2. custom_components 에 복사
    └── ...
    └── configuration.yaml
    └── custom_components
        └── ...
        └── smartthings
            └── translations
            └── __init__.py
            └── binary_sensor.py
            └── ...            
  1. Home Assistant 재시작

지원 기능

  • 에어컨 자동 모드는 Heat/Cool이 아닌 Auto로 변경
  • 송풍 모드 지원
  • AI 쾌적 모드 지원 (Climate - extension custom integration 설치 필요)
  • 에어컨 옵션 모드 추가 (무풍, 열대야 쾌면 등)

About

Homeassistant Smartthings custom components

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

0