Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/truiteseche/edf-tempo-forecast
Display upcoming tempo days color (EDF)
https://github.com/truiteseche/edf-tempo-forecast
edf edf-scheduling home-assistant home-automation monitoring
Last synced: 20 days ago
JSON representation
Display upcoming tempo days color (EDF)
- Host: GitHub
- URL: https://github.com/truiteseche/edf-tempo-forecast
- Owner: Truiteseche
- License: mit
- Created: 2024-11-09T12:27:45.000Z (3 months ago)
- Default Branch: main
- Last Pushed: 2024-11-15T21:20:55.000Z (2 months ago)
- Last Synced: 2025-01-05T02:42:16.552Z (20 days ago)
- Topics: edf, edf-scheduling, home-assistant, home-automation, monitoring
- Language: CSS
- Homepage: https://tempo-days.netlify.app/
- Size: 12.7 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# EDF Tempo Forecast Web App
This project is a lightweight web application designed to display upcoming EDF Tempo day statuses, allowing users to view daily electricity rate indications. It's optimized for embedding within other interfaces, such as **Home Assistant**, via an iframe.
Note that this website uses [the 'api-couleur-tempo' API developped by Jean-Baptiste Romain](https://www.api-couleur-tempo.fr/) to retrieve the necessary data.
Find all the details of the tempo option offered by EDF [at this URL](https://particulier.edf.fr/fr/accueil/gestion-contrat/options/tempo/details.html)
## Features
- **EDF Tempo Day Forecasts**: Quickly view EDF Tempo statuses for upcoming days.
- **Lightweight and Responsive**: Developed for seamless integration into other dashboards or interfaces.
- **Home Assistant Compatibility**: Can be embedded within Home Assistant’s dashboards as an iframe, making it ideal for smart home energy monitoring.## How to use
You can whether use [the 'official' instance host at Netlify](https://tempo-days.netlify.app/).
Or host it by yourself :
```bash
git clone https://github.com/your-username/edf-tempo-forecast.git
```## Usage
Once embedded, the application displays EDF Tempo day types for the upcoming days (see below), providing insight into daily electricity rates :
1. **Black** : the color of the day has not been defined yet
2. **Blue** : 40% savings on the price of electricity (peak hours)
3. **White** : up to 30% savings on electricity prices (peak hours)
4. **Red** : the price of kWh during peak hours is up to 2.8 times higher## Contributing
Contributions are welcome! Feel free to open issues or submit pull requests with improvements, bug fixes, or new features.
## License
This project is licensed under the MIT License. See the [LICENSE](https://github.com/Truiteseche/edf-tempo-forecast/blob/main/LICENSE) file for details.