-
Notifications
You must be signed in to change notification settings - Fork 15
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Sidekicks Integration #24
Comments
Any Logs? Sent with GitHawk |
Thanks for interest :) My log: Repository is archived. Validation for Michsior14/ha-laser-egg failed. Setup of platform alexa_media is taking over 10 seconds. Setup of dreamscreen is taking over 10 seconds. Failed to add device [192.168.178.49] dream_backleft. Try setting a 'timeout' in the device config. couldn't get_state of 192.168.178.49 Failed to add device [192.168.178.47] dream_backright. Try setting a 'timeout' in the device config. couldn't get_state of 192.168.178.47 Failed to add device [192.168.178.51] dream_frontleft. Try setting a 'timeout' in the device config. couldn't get_state of 192.168.178.51 Failed to add device [192.168.178.48] dream_frontright. Try setting a 'timeout' in the device config. couldn't get_state of 192.168.178.48 In my configuration.yaml i configure the dreamscreen devices as follows:
The main part called "dream_screen" is working. But the sidekicks cannot be found. |
Ok. I have now two sidekicks and the main screen as a group which can be turned on and off by voice (via USB Power plug). They are always in video mode. So they are only for movies. The other two sidekicks are "stand-alone". Is there any option to control them with hassio? The best is to emulate them as hue light bulbs. Have anyone create such a solution? |
So a group does work (kinda), but single sidekicks not? |
No in my case whether group or single sidekick can be discovered. I always get an error in my log: "failed to add device". Thanks for reply |
I assume same as @DrmeddieWiese got, but with other names and ip?
|
Yes. Same Issue. I've tried to change ip, name and factory reset but nothing happened. I added the port 8888 but this causes an error. |
Could you add the Logger Component directly into your
|
Thanks for your help. I've add the logger component into my config. Here's my log. `2019-11-24 20:04:19 WARNING (MainThread) [homeassistant.loader] You are using a custom integration for dreamscreen which has not been tested by Home Assistant. This component might cause stability problems, be sure to disable it if you do experience issues with Home Assistant. 2019-11-24 20:04:19 WARNING (MainThread) [homeassistant.loader] You are using a custom integration for variable which has not been tested by Home Assistant. This component might cause stability problems, be sure to disable it if you do experience issues with Home Assistant. 2019-11-24 20:04:19 WARNING (MainThread) [homeassistant.loader] You are using a custom integration for alexa_media which has not been tested by Home Assistant. This component might cause stability problems, be sure to disable it if you do experience issues with Home Assistant. 2019-11-24 20:04:19 WARNING (MainThread) [homeassistant.loader] You are using a custom integration for hacs which has not been tested by Home Assistant. This component might cause stability problems, be sure to disable it if you do experience issues with Home Assistant. 2019-11-24 20:04:19 WARNING (MainThread) [homeassistant.loader] You are using a custom integration for var which has not been tested by Home Assistant. This component might cause stability problems, be sure to disable it if you do experience issues with Home Assistant. 2019-11-24 20:04:20 DEBUG (MainThread) [pydreamscreen.devices] Listening... 2019-11-24 20:04:20 DEBUG (MainThread) [pydreamscreen.devices] Received message=b'\xfcC\xff`\x01\nSideKick Rechts\x00unassigned\x00\x00\x00\x00\x00\x00\x00\x00Q:\xffR\xe7\xee\xcb\x04\x0c\x01\x02\x03\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x03\x01\x00\x08\x03Z' from ip=192.168.178.73 port=[8888] 2019-11-24 20:04:23 DEBUG (MainThread) [pydreamscreen.devices] Received message=b'\xfc\x05\x010\x01\x0c\xff' from ip=192.168.178.46 port=[8888] 2019-11-24 20:04:28 ERROR (MainThread) [pydreamscreen.devices] couldn't get_state of 192.168.178.73' For content: |
Is there any possibilty to communicate in a direct way to a single sidekick? In relation to my log, the dreamscreen control is answering when I try to speak to a sidekick. Do I have to "speak" to the dreamscreen control to use a sidekick? |
I don't understand what you want to say. |
Ja ich verstehe das, allerdings sollten wir trotzdem weiter englisch nutzen, weil Gregory das hier sonst nicht versteht, und ggf hat der Die Lösung, der hat ja den Großteil hier gemacht.
Every Dreamscreen should respond to the discover command - and so does your sidekick right before the main Dreamscreen. |
Ok. So the behaviour of my sidekick is right? It responds correctly. But i cannot understand the message. Even with the api |
Hey can you clarify more on this? |
I sold my dreamscreen, but I flashed a custom firmware onto the sidekicks really easily and now they work great with home assistant out of the box |
Thanks i didnt know that exists, great find |
Hi Gregory,
first thanks to your DreamScreen Service. Everything works great.
Is there any solution to integrate Sidekicks? I know you haven't any hardware to test.
I have tried to integrate them in the configuration as own devices but it failed.
Thanks.
The text was updated successfully, but these errors were encountered: