Stin

Results 5 issues of Stin

Workaround for Issue #54

A Vanguard OFX I'd like to import has entries where the UNITPRICE is 0 (which seems like a bug on their part): ``` XXX 20190614160000.000[-5:EST] 20190614160000.000[-5:EST] DIVIDEND REINVEST XXX CUSIP...

From http://green-button.github.io/developers/ : > The Green Button API provides flexible access to Energy Usage Information through a set of RESTful interfaces. Utilities listed on http://www.greenbuttondata.org/ include: * [PG&E](https://www.greenbuttonalliance.org/index.php?option=com_community&view=profile&userid=1000878403) * [SoCal...

🔌 electricity meter

Thanks for this integration. I'd like to have the BlueAir turn on higher based on air sensor readings. However, the automation UI doesn't show fan speed, just on/off control. This...

```text $ python run.py ... AssertionError > .venv/lib/python3.9/site-packages/beancount_import/source/ofx.py(997)get_entries() -> assert units < ZERO ``` Looking in the OFX file downloaded from Vanguard, I see entries like this: `CUSIPCASH-0.00007OUTLONG` Any thoughts...