e628508ff523687898bdfeeea2dd41a0336f418b
Populating these options helps Home Assistant display the sensors better in the UI. The `publish_client` function has too many parameters as it is, making it difficult to keep track of which value is passed as which argument. Using a structure and designated initializers makes this a lot cleaner.
Languages
C++
93.9%
C
6.1%