Skip to content

Latest commit

 

History

History
15 lines (10 loc) · 284 Bytes

README.md

File metadata and controls

15 lines (10 loc) · 284 Bytes

Weishaupt WCM-COM

Installation

Copy this folder to <config_dir>/custom_components/example_load_platform/.

Add the following entry in your configuration.yaml:

weishaupt_wcm_com:
  host: 192.168.x.xx
  username: "your-user-name"
  password: "your-secret-key"