Skip to content

Instantly share code, notes, and snippets.

View bilan's full-sized avatar
🚲

Jakub Bilan bilan

🚲
  • Poland/Wroclaw
  • 21:05 (UTC +02:00)
View GitHub Profile
@lowang
lowang / configuration.yaml
Last active October 25, 2023 19:29
[PL] Energa Operator energy meter sensor
# multiscrape can be found in HACS, src: https://github.com/danieldotnl/ha-multiscrape
multiscrape:
- resource: 'https://mojlicznik.energa-operator.pl/dp/UserData.do'
scan_interval: 43200 # 12h
form_submit:
submit_once: True
resource: 'https://mojlicznik.energa-operator.pl/dp/UserLogin.do'
select: "#loginForm"
input:

FWIW: I (@rondy) am not the creator of the content shared here, which is an excerpt from Edmond Lau's book. I simply copied and pasted it from another location and saved it as a personal note, before it gained popularity on news.ycombinator.com. Unfortunately, I cannot recall the exact origin of the original source, nor was I able to find the author's name, so I am can't provide the appropriate credits.


Effective Engineer - Notes

What's an Effective Engineer?