Nate Thelen

Results 17 comments of Nate Thelen

I haven't been able to test it in this branch yet, but when I copied this ted folder to my dev branch and start the wizard, I get an error...

BTW, I have a fairly large setup with 4 MTUs and 2 spiders on 2, 200 amp main panels, solar, and a 100 amp sub panel. I am running into...

> Some of the Solar stuff we kinda honestly winged since we didn't have the equipment. Did you by chance test the underlying software library standalone to make sure it...

> The error I am getting is in TedSensor.native_value for the sensor with description of "net_now". In this case self.coordinator.data.get(key) returns None and an exception happens when trying to getattr...

> It seems that the coordinator has the "net" values named "energy". I will do a quick change to see if that solves the problem. Changing line 45 of ted/__init__.py...

I few other things I noticed: - When there is solar as part of the installation the "net" energy (both the totals and the MTUs) can be negative. Consequently, the...

Naming Note: In a system that has Solar, the .consumption() values are how much total energy used in the house/office/etc, not necessarily the amount "consumed" from the utility. In this...

I am seeing a good number of these: "Timeout fetching TED TED 6000 data", then recovering the next try. Maybe with a larger deployment like mine it regularly takes close...

FYI, I have been running this pretty consistently for a few days without issue