Skip to content
This repository has been archived by the owner on Mar 8, 2022. It is now read-only.

Unavailable - Help Me Please! #93

Answered by ChrisLizon
sudoxnym asked this question in Q&A
Discussion options

You must be logged in to vote

Make sure that your bulb is connected to WiFi and working through the WiZ app on your phone first.

The wiz light template must go under your light entry in your config.xml. It's possible to have multiple other entites designated there.

Also, be aware that YAML is super picky on indentation. It looks like your example is good, you may just be missing a header. Here's my light section from configuration.yaml. Ignore the template light, it's only relevant to show the overall structure of the Configuration.yaml.

light:
  - platform: wiz_light
    name: "Office Overhead Light"
    host: 192.168.9.117
  - platform: wiz_light
    name: "Office Lamp"
    host: 192.168.8.105
  - platform: template…

Replies: 1 comment 6 replies

Comment options

You must be logged in to vote
6 replies
@ChrisLizon
Comment options

@sudoxnym
Comment options

@sbidy
Comment options

@sudoxnym
Comment options

@sbidy
Comment options

Answer selected by sbidy
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
3 participants