J3n50m4t / Home-Assistant-DreamScreen-Service

Home Assistant Service for sending commands to a Wifi enabled DreamScreen
MIT License
31 stars 15 forks source link

DreamScreen services missing Entity #28

Open enigmacarpc opened 4 years ago

enigmacarpc commented 4 years ago

The dreamscreen.restart_device service and dreamscreen.set_hdr_tone_remapping is missing the option to choose the entity, I have 3 DreamScreens so this option would not let me select the appropriate DreamScreen.

J3n50m4t commented 4 years ago

Didn‘t Test hdr yet But restart only works with an entity. Could you provide your config and the Logs please

Sent with GitHawk

enigmacarpc commented 4 years ago

There is no entity option under restart, I’m attaching a screen shot.

5625CE4B-808C-44B7-9707-EE92A832A556

It only presents a service data field should I be typing a command there, without a command there are no errors in the log because there is no service to call?

J3n50m4t commented 4 years ago

Ok, you should still be able to type entity_id: dreamscreen.acutal_entity

Does this work? If yes its only UI enhancment. (It does for me, but I only have one DS laying around

enigmacarpc commented 4 years ago

Thank you for getting back to me, I tried entity_id: and the DS light as you posted with no action being taken, I looked at the logs and nothing shows up.

Would it be a lot of work to fix this and the HDR, I understand you are busy?

Thank you.

J3n50m4t commented 4 years ago

You now should se sample data. I've no option to test hdr right now. Restart however doesn't seem to work over here. I've checked out the Dreamscreen Docs and didn't find anything related to restart. @GregoryDosh where did you find this? Latest version I found is in this thread

GregoryDosh commented 4 years ago

I didn't have any docs to go on for the restart functionality. I was having issues with a static screen occasionally when turning in my TV and the only way to fix was restarting the device through the mobile app. I just packet captured the command and assumed it was generic enough to be fine. If others could capture some of the output of the restart command I can see about making it work with more devices. Right now I've only got the only.

J3n50m4t commented 4 years ago

It doesn't work on my DS HD. Which device did you use to capture? Wi will try to capture mine, but I'm not sure how to do it. yet.

enigmacarpc commented 4 years ago

Thanks for the update, I have 3 DreamScreens 2 Solos and a 4K the 2 I’m currently testing with are Solos I am now able to choose the entity when running the restart service but whats odd is that the restart works only on one of the 2 Solos, I get no errors in the logs

J3n50m4t commented 4 years ago

Seems like we have to fetch few more restart commands. They seem to be different sometimes. Needs research