open-energy-view icon indicating copy to clipboard operation
open-energy-view copied to clipboard

View resource consumption trends, history, analysis, and insights.

Results 37 open-energy-view issues
Sort by recently updated
recently updated
newest added

OEV currently does not parse gas records even though it receives them. This issue is closed when gas records are supported.

enhancement
help wanted
python
javascript

Your excellent OpenEnergyView project is one of the easiest ways to get programmatic access to PG&E data, especially once the gas meter support is added! PG&E's StreamMyData provides access to...

enhancement
help wanted

It's working now, although there are some data gaps: ![image](https://user-images.githubusercontent.com/4922831/193356952-b328ae85-05bb-4814-bf46-ed6c2495c265.png) _Originally posted by @ChrisMD123 in https://github.com/JPHutchins/open-energy-view/issues/38#issuecomment-1264028445_

enhancement

Bumps [terser](https://github.com/terser/terser) from 4.8.0 to 4.8.1. Changelog Sourced from terser's changelog. v4.8.1 (backport) Security fix for RegExps that should not be evaluated (regexp DDOS) Commits See full diff in compare...

dependencies
javascript

Bumps [moment](https://github.com/moment/moment) from 2.24.0 to 2.29.4. Changelog Sourced from moment's changelog. 2.29.4 Release Jul 6, 2022 #6015 [bugfix] Fix ReDoS in preprocessRFC2822 regex 2.29.3 Full changelog Release Apr 17, 2022...

dependencies
javascript

Bumps [pyjwt](https://github.com/jpadilla/pyjwt) from 1.7.1 to 2.4.0. Release notes Sourced from pyjwt's releases. 2.4.0 Security [CVE-2022-29217] Prevent key confusion through non-blocklisted public key formats. https://github.com/jpadilla/pyjwt/security/advisories/GHSA-ffqj-6fqr-9h24 What's Changed Add support for Python...

dependencies
python

Bumps [async](https://github.com/caolan/async) from 2.6.3 to 2.6.4. Changelog Sourced from async's changelog. v2.6.4 Fix potential prototype pollution exploit (#1828) Commits c6bdaca Version 2.6.4 8870da9 Update built files 4df6754 update changelog 8f7f903...

dependencies
javascript

If you'd like to run this and see if you recognize the errors, I think I'm getting close, but also think that the fact that celery workers are going to...

Customization of daily time periods seems now to work until logout. When logging back in, previous customizations are forgotten.

enhancement
python
javascript

It would be nice if all of the services could be spun up simply to test things out. I think docker compose could be a useful tool for this. I'm...