sjenkins Posted May 12 Share Posted May 12 (edited) See the config instructions for details, Bottom line I added two additional ways to do configuration YAML & JSON, which should make it easier to keep longer lists of devices and back them up. Additionally, this allows more specific naming of your nodes in the configuration. Added the Discover button which in most cases will add/remove nodes based on the configuration. Beware this will delete nodes if they are not in your configuration which was possible to do in the past. I have seen cases where the node is not deleted as it does not show up in the poly node list, just the database. Those you have to delete in the node list. If this is a big deal I can return to it. Finally, some more documentation rework. Let me know if anything is unclear or you find mistakes. Feedback is always welcome! VERSION = '3.1.1' """ 3.1.1 DONE: YAML file option for configuration DONE: JSON option for web based configuration DONE: Discover button to update based on config updates TODO: updates to YAML / JSON based on ISY name changes TODO: new device garage door (update to/from variables option) 3.1.0 DONE: move version history out of README to own file DONE: update docs 3.0.1 DONE fix get value from variable 3.0.0 DONE add control ability to contact device DONE refactored to modern template previous updates: see versionHistory.md Edited May 12 by sjenkins Link to comment
Recommended Posts