Code Monkey home page Code Monkey logo

Comments (4)

samhstein avatar samhstein commented on August 28, 2024

hi,

try the config-flow branch, make sure to remove the config...

thanks, sam

from sp108e_ws2815.

panenka avatar panenka commented on August 28, 2024

found errors

Logger: homeassistant.loader
Source: loader.py:786
First occurred: 17:50:17 (1 occurrences)
Last logged: 17:50:17

No 'version' key in the manifest file for custom integration 'sp108e_ws2815'. As of Home Assistant 2021.6, this integration will no longer be loaded. Please report this to the maintainer of 'sp108e_ws2815'

Logger: homeassistant.components.light
Source: custom_components/sp108e_ws2815/pyledshop/WifiLedShopLight.py:187
Integration: Světlo (documentation, issues)
First occurred: 17:50:20 (2 occurrences)
Last logged: 17:50:20

Error while setting up sp108e_ws2815 platform for light
Traceback (most recent call last):
File "/usr/src/homeassistant/homeassistant/helpers/entity_platform.py", line 205, in _async_setup_platform
await asyncio.shield(task)
File "/usr/local/lib/python3.8/concurrent/futures/thread.py", line 57, in run
result = self.fn(*self.args, **self.kwargs)
File "/config/custom_components/sp108e_ws2815/light.py", line 25, in setup_platform
add_entities([WifiLedShopLight(host, name)])
File "/config/custom_components/sp108e_ws2815/pyledshop/WifiLedShopLight.py", line 45, in init
self._unique_id = self.send_command(Command.GET_ID, []).decode('utf-8')
File "/config/custom_components/sp108e_ws2815/pyledshop/WifiLedShopLight.py", line 187, in send_command
self._sock.connect((self._ip, self._port))
socket.timeout: timed out

from sp108e_ws2815.

samhstein avatar samhstein commented on August 28, 2024

there is a version key in the config-flow branch.... try this to get the
config flow branch

 git clone --branch config-flow --single https://github.com/samhstein/sp108e_ws2815.git 

{
"domain": "sp108e_ws2815",
"name": "sp108e_ws2815",
"config_flow": true,
"documentation": "https://www.home-assistant.io/integrations/sp108e_ws2815",
"requirements": [],
"ssdp": [],
"zeroconf": [],
"homekit": {},
"dependencies": [],
"codeowners": ["@samhstein"],
"version": "0.2.0"
}

from sp108e_ws2815.

panenka avatar panenka commented on August 28, 2024

I've been copy config flow branch i to folder, delete config Leones. After reboot I've been tried new device, but it shows an error that 252 doesn't exit. Don't understand what does it mean. I e been add second device too, without error, but it is not possible to make devices controlled from HA.

from sp108e_ws2815.

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.