How to test chnges to library.json #706
-
Hi @andrew-codechimp I do have enable battery notes in configuration.yaml: But devices won´t show up. I think I have chosen the correct location to get the manufacturer and model: as you described in the docs: "The manufacturer and model should be exactly what is displayed on the Device screen within Home Assistant." To try to verify that my changes worked. proceed to uninstall the official battery notes from HACS and replaced it with my working copy with the added changes. When it reloads, it will only load all the devices as defined in the library.json, but for a reason decides to ignore the newly added ones. You can see my added devices here: https://github.com/acaminiti/HA-Battery-Notes/commit/e48e174a73ad6faa5ed5a31aca020b3a972a459b Wonder what am I doing wrong here? Thanks in advance. |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment
-
The library gets overwritten with a download of the latest on a restart of HA. |
Beta Was this translation helpful? Give feedback.
The library gets overwritten with a download of the latest on a restart of HA.
To test your own changes follow this previous answer on how to create a user library.
#536