gickowtf / pixoo-homeassistant

Home Assistant Integration for Divoom Pixoo 64
MIT License
112 stars 12 forks source link

[Feature] Add the device data in debug messages #24

Closed Mrredstone5230 closed 6 months ago

Mrredstone5230 commented 6 months ago

Hey, love the new page! I also just re-read the README, and realized that the integration already pings "Channel/GetAllConf" (for the ClockId configuration). I just added a debug message which follows the form "Device data (ip_of_device): data" which could be useful for people that don't reaaally know what Postman is and how to use it. (So using the debug messages could be an alternative way of finding the ClockId, by enabling the Debug Logging in the integration page, and going to the HA logging page and ctrl+f "Device Data").

What do you think?

gickowtf commented 6 months ago

Hey PolishKrowa I love your idea - really good! I'm going to merge your PR tonight when my kids are in bed. You are of course right that not everyone knows what Postman is and this is a really good thing to make it very user friendly.