custom-components / qbo

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Qbo Coffee Maker

Installation

  1. Place the component's files in custom_components/qbo/
  2. Add the following to your configuration.yaml:
qbo:
  url: "https://{{YOUR_QBO_HOST_NAME_OR_IP}}/"
  sensor:
    - enabled: true

About


Languages

Language:Python 100.0%