I recently decided to dive into the world of smart lighting and decided to give the WLED integration a try. After upgrading one of my WLED devices to version 0.15.1, I noticed that not all the sensors were showing up in Home Assistant. Specifically, the ‘Estimated Current’ sensor, which I was really hoping to use, wasn’t appearing. I tried deleting the device and re-adding it, but the issue persisted. After some research, I realized that the integration might not be pulling all the available data from the WLED device. I checked the JSON data and found that the ‘pwr’ value was indeed present but wasn’t being mapped correctly. I reached out to the community for help and was pleasantly surprised by how responsive and helpful everyone was. Someone suggested checking the version of the WLED integration I was using and ensuring it was up to date. I also discovered that there might be a way to manually add some of the missing sensors by tweaking the configuration. This experience taught me the importance of community support and the value of thorough documentation. I’m now looking forward to exploring more features of WLED and seeing how I can integrate them seamlessly into my smart home setup. Thanks to everyone who contributed to this discussion and helped me troubleshoot the issue!