Skip to content

hohler/hass-mipow-comet

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

hass-mipow-comet

Home-Assistant mipow comet component

Install python-mipow

pip install git+https://[email protected]/papagei9/python-mipow.git

Install bluepy

See here: https://github.com/IanHarvey/bluepy

Setup

Copy mipow_comet.py to home-assistant-config-dir/custom_components/light/

Configure HASS

Add the following code to home-assistant-config-dir/configuration.yml

light:
  - platform: mipow_comet
    devices:
      70:44:4B:14:AC:E6:
        name: LED stripe

About

Home-Assistant mipow comet component

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages