What's Changed
- Added support for tally dumps, which allows the module to have a full overview of the currently routed crosspoints.
- Add support for tally variables per layer
- Fix issues with name responses, remove "self" usage.
- Added extra caching of variables so we don't update more variables than needed.
- Don't push variable definitions unless they have changed.
- Handle "supported commands" data from device better.
- Use interval for keepalive timer, and fix the invalid dummy packet we were sending.
- Make sure names are cached, fix bug in definition caching, and move source/dest count to same throttling
- Make sure the number of levels in dropdowns in actions/feedbacks represent the current config settings
- Update manifest with kewywords
Full Changelog: v2.0.7...v2.0.8