https://github.com/carderne/energy
Smart-meter data
https://github.com/carderne/energy
energy octopus smart-meter
Last synced: 10 months ago
JSON representation
Smart-meter data
- Host: GitHub
- URL: https://github.com/carderne/energy
- Owner: carderne
- License: mit
- Created: 2022-11-10T08:46:29.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2022-11-18T09:09:14.000Z (over 3 years ago)
- Last Synced: 2025-03-03T09:22:27.274Z (over 1 year ago)
- Topics: energy, octopus, smart-meter
- Language: TypeScript
- Homepage: https://rdrn.me/energy
- Size: 165 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# energy
Smart meter data.
Starting point: https://www.guylipman.com/octopus/api_guide.html
## Install
```bash
npm install
```
## Development
```bash
npm run dev
```