Replies: 2 comments
|
I would also love for the OHF device database to contain information related to smart speakers and smart audio recievers (+ voice assistants with audio streaming clients) compatible with Music Assistant. That infortmation could not only be exposed in Home Assistant and Music Assistant but also be browsed before and after purchase of a such device. See ex: That is, information specifically about which player providers / protocols are supported and what playback features they are compatile with, but audio audio quality capabilities and such:
PS: I am sure that someone else would also like similar information about smart televisions as well (as a TV / smart-screen capability database). |
|
Thanks @Hedda for getting this thread started! Let's try to collect further input here. |
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Can and will the Open Home Foundation device database contain additional extra metadata information about device's specifications?
Great if could both have diagnostics info available for HA's new Maintenance dashboard as well as browse extended specifications before buying, etc. (i.e. specs and product-data that would be good to know both post-sale and pre-purchase when researching which products to buy).
While not all of that information will be need for troubleshooting it would make the database awesome for researching planed purchases.
Personally would like device database to also contain full specifications with extra metadata that many other databases do not have, example:
Device description:
Physical form and aesthetics:
Features and performance:
Battery type and amount - Device info about batteries and amount of batteries each device uses:
Power-source and power-plug or power-socket detailed specification information for mains-powered products:
LED lighting and lamp-socket detailed specification information including color temperatur:
For example, the HA-Battery-Notes libary/project has loads of data on different battery types and amount of batteries many smart devices uses.
Diagnostic example showing battery information when using the HA-Battery-Notes custom component integration:
PS: Wondering if any external sources that contain additional metadata information about device's specifications that you can scrape?
Example HA-Battery-Notes project has a library with specs on different battery types and amount of batteries for many smart devices:
https://github.com/andrew-codechimp/HA-Battery-Notes
https://github.com/andrew-codechimp/HA-Battery-Notes/blob/main/library.md
PPS: The battery library is a JSON document at library/library.json and they have a form that let anyone to easily submit new devices:
All reactions