kinman-enphase

Results 2 comments of kinman-enphase

The problem appears to be in Carmen::Region#flatten_data: ``` flattened.each do |hash| flattened.delete(hash) if hash['_enabled'] == false end ``` It would be better to create a new collection rather than to...

:nullify isn't what I want. I want to move the children to the parent of this tree. :nullify simply removes the parent_id, which makes the children roots rather than children...