GithubHelp home page GithubHelp logo

Comments (8)

gkrickovic avatar gkrickovic commented on July 17, 2024 1

It works. Thank you!!!

from wiz_light.

gkrickovic avatar gkrickovic commented on July 17, 2024

version | core-2021.11.3
installation_type | Home Assistant OS

wizlight --version
wizlight, version 0.4.8

Bulb that was successfully added:
A19 Colors Model ID B23065
Firmware 1.24.0

Bulb that throws this error:
ST19 Filament, Dimmable Model ID 23015
Firmware 1.24.0

from wiz_light.

gkrickovic avatar gkrickovic commented on July 17, 2024

bash-5.1# cat /config/custom_components/wiz_light/manifest.json
{
"version": "0.4.2",
---- SNIP ----

from wiz_light.

gkrickovic avatar gkrickovic commented on July 17, 2024

Bulb that was successfully added:

echo '{"method":"getPilot","params":{}}' | nc -u -w 1 192.168.1.20 38899
{"method":"getPilot","env":"pro","result":{"mac":"a8bb507aa352","rssi":-60,"src":"","state":true,"sceneId":29,"dimming":62}}

Bulb that throws the error:

bash-5.1# echo '{"method":"getPilot","params":{}}' | nc -u -w 1 192.168.1.34 38899
{"method":"getPilot","env":"pro","result":{"mac":"a8bb509f6ab2","rssi":-58,"src":"","state":true,"sceneId":29,"dimming":62}}

I tried updating pywizlight in the "homeassistant" docker container to 0.4.12 using pip install --upgrade, but after it is restarted, it reverts back to 0.4.8.

from wiz_light.

sbidy avatar sbidy commented on July 17, 2024

There is an issue with the scenes. I have to reproduce the error with my fil-bulbs.

from wiz_light.

gkrickovic avatar gkrickovic commented on July 17, 2024

I removed the integration and installed the commit 8c3939c .

The bulb was detected and added properly, after adding the entry in the config YAML. It shows up in Lovelace and I can turn it on using the slider. However, the slider immediately reverts back to "off" position, leaving the bulb turned on. After that, I am unable to turn if off through the integration. The original error is also logged.

from wiz_light.

gkrickovic avatar gkrickovic commented on July 17, 2024

wizlight off turns it off successfully.

from wiz_light.

sbidy avatar sbidy commented on July 17, 2024

Please reinstall the integration with version 0.4.3. This should fix the issue.

from wiz_light.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.