ha-inlite

Home Assistant integration for in-lite
git clone https://git.stephank.nl/ha-inlite
Log | Files | Refs | README | LICENSE | ZIP

services.yaml (495B)


      1 start_teach_in:
      2   name: Start teach-in
      3   description: >-
      4     Starts the in-lite smart-lamp teach-in flow on one hub. This re-applies the
      5     local mesh password and removes group assignments below ten, matching the
      6     official app. Progress is emitted as the inlite_teach_in_progress event.
      7   fields:
      8     device_id:
      9       required: true
     10       selector:
     11         number:
     12           min: 1
     13           max: 65535
     14           mode: box
     15     confirm:
     16       required: true
     17       selector:
     18         boolean: