Skip to main content

Switchbot Smartlock Pro

Hier alle Infos die ich im Video erwähnt habe:

Addon Repo:

https://github.com/hsakoh/switchbot-mqtt

Amazon Link:

https://amzn.to/3XPVokn

Lock Config für configuration.yaml:

lock:
  - platform: template
    name: Garagen Tür
    value_template: "{{ is_state('binary_sensor.both_lockstate_xxxxxxxxxx', 'off') }}"
    lock:
      action: button.press
      target:
        entity_id: button.btn_1_cmd_xxxxxxxxxx
    unlock:
      action: button.press
      target:
        entity_id: button.btn_2_cmd_xxxxxxxxxx

 

Hier musst du nur deinen Sensor austauschen sowie die Buttons