Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Enphase: support for sparse production.json
In some cases production.json does not list CT meters, not even as a disabled resource. To support that use case, we need to check the length of array before iterating on, potentially non-existing, keys.
- Loading branch information