Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/zoilomora/send-esios-lowcost-electricity-price-of-the-day
Send eSIOS lowcost electricity price of the day
https://github.com/zoilomora/send-esios-lowcost-electricity-price-of-the-day
electricity esios lowcost node-red node-red-flow telegram
Last synced: about 2 months ago
JSON representation
Send eSIOS lowcost electricity price of the day
- Host: GitHub
- URL: https://github.com/zoilomora/send-esios-lowcost-electricity-price-of-the-day
- Owner: zoilomora
- License: apache-2.0
- Created: 2021-05-11T12:18:17.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2021-05-11T13:18:42.000Z (over 3 years ago)
- Last Synced: 2024-01-27T18:42:11.325Z (11 months ago)
- Topics: electricity, esios, lowcost, node-red, node-red-flow, telegram
- Homepage: https://flows.nodered.org/flow/3a0942cd83f6d0bc9708d6b2c01912be
- Size: 133 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Send [eSIOS] lowcost electricity price of the day
Here the possibility of sending the lowcost price of the day to [Telegram] or any other messaging system is reported.This is an adaptation of the [Domotuto.com script] that uses the [eSIOS] API to get the data.
![Flow image](image.png)
## Usage
1. Import the **[flow]** into **Node-RED**.
2. Modify the name of the calibrated and new devices.
2. Change the node `LowCost Hour` to indicate your `rateType`.
3. Deploy the **[flow]**.## License
Licensed under the [Apache-2.0 License]Read [LICENSE] for more information
[Telegram]: https://flows.nodered.org/node/node-red-contrib-telegrambot
[eSIOS]: https://www.esios.ree.es/
[Domotuto.com script]: https://domotuto.com/script-para-pvpc-que-bajara-el-precio-de-cada-hora-y-en-un-dummy-tipo-texto-mostrara-el-precio-actual-tambien-enviara-la-info-por-telegram-si-se-configura/
[flow]: flow.json
[Apache-2.0 License]: https://opensource.org/licenses/Apache-2.0
[LICENSE]: LICENSE