cagnulein / switchbot_press

This is a simple project that manage the Switchbot ( https://amzn.to/3dnliBD ) that has only the "press" ability in Home Assistant.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

switchbot_press

This is a simple project that manage the Switchbot ( https://amzn.to/3dnliBD ) that has only the "press" ability in Home Assistant. Infact, the standard Switchbot plugin that comes with HASSIO, has only the ability to turn it on or off, but it doesn't work at all with these Switchbot (different firmware i guess).

A simple configuration could be:

switch:
  - platform: switchbot_press
    mac: 'DD:A6:10:22:11:33'

hacs_badge hacs_badge

About

This is a simple project that manage the Switchbot ( https://amzn.to/3dnliBD ) that has only the "press" ability in Home Assistant.

License:GNU Lesser General Public License v3.0


Languages

Language:Python 100.0%