andig

Results 374 issues of andig

Loadpoint steht auf "Aus". Fahrzeug wird angesteckt. Loadpoint bleibt "Aus" (soll so sein) "Dauer" im UI fängt an zu zählen. War das schon immer so? Bug or feature? _Originally posted...

bug

Der Smart EQ kann 1-phasig mit 6A laden. Bei 3-phasig aber nur mit minimal 8A. Kann ich das in evcc (mit Sponsor-Token) abbilden? Falls nicht, müsste ich 8A in evcc...

enhancement

Fix https://github.com/VividCortex/ewma/issues/28

> These properties let it use less memory. It will also behave differently when it's equal to zero, which is assumed to mean uninitialized, so if a value is likely...

We've created a fork that we're actively maintaining at https://github.com/bogosj/tesla. It is no longer a 100% drop-in replacement but works for all intents and purposes. Thanks to @jsgoecke for all...

It is an `interface{}` currently while the examples at https://tesla-api.timdorr.com/vehicle/state/chargestate seem to indicate that it's an int?

Current git (c57c3e75df866e5f9819c8ba9b618c3323d3ce08) shows the following build warnings on raspbian stretch: /home/pi/ebusd/src/lib/ebus/data.cpp: In member function ‘virtual ebusd::result_t ebusd::DataFieldTemplates::getFieldMap(const string&, std::vector*, std::__cxx11::string*) const’: /home/pi/ebusd/src/lib/ebus/data.cpp:1213:37: warning: variable ‘previous’ set but not used...

enhancement

Hi everyone, I've pieced together a small node-red flow that: - pulls ebusd via mqtt - converts the results (especially Status01 as well as pump and vent state) into numbers...

wontfix

### Details Unable to run NODE_TLS_REJECT_UNAUTHORIZED=0 node-gyp configure ``` gyp info it worked if it ends with ok gyp info using [email protected] gyp info using [email protected] | darwin | arm64...

This PR allows customizing the requests sent for APIs that require additional headers. Replace #47, #48, #49, https://github.com/shurcooL/graphql/pull/64, #68. This is not the most beautiful solution but offers the highest...