--- version: 2.2.1 slug: tellstick name: TellStick [deprecated] description: TellStick and TellStick Duo service url: https://github.com/zyberzero/tellstick-addon/src/branch/main/tellstick arch: - amd64 - aarch64 image: git.zyberze.ro/zyberzero/tellstick-addon/{arch}-addon-tellstick options: devices: - house: A id: 1 model: selflearning-switch name: Example device protocol: everflourish unit: "1" - house: A id: 2 model: selflearning-switch name: Example device two protocol: everflourish unit: "2" schema: devices: - code: str? fade: str? house: str? id: int(1,) model: "match(codeswitch|bell|selflearning-switch|selflearning-dimmer|\ selflearning|ecosavers|kp100|temperaturehumidity|temperature)?" name: str protocol: "match(arctech|brateck|comen|everflourish|fineoffset|fuhaote|\ hasta|ikea|kangtai|mandolyn|oregon|risingsun|sartano|\ silvanchip|upm|waveman|x10|yidong)" unit: str? startup: system stdin: true usb: true init: false stage: deprecated