Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
myTselection authored Oct 7, 2023
1 parent cc74bdf commit 0c74974
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -51,8 +51,8 @@ Still some optimisations are planned, see [Issues](https://github.com/myTselecti

## Technical pointers
The main logic and API connection related code can be found within source code MyEnergy/custom_components/MyEnery:
- [sensor.py](https://github.com/myTselection/MyEnergy/blob/master/custom_components/MyEnergy/sensor.py)
- [utils.py](https://github.com/myTselection/MyEnergy/blob/master/custom_components/MyEnergy/utils.py) -> mainly ComponentSession class
- [sensor.py](https://github.com/myTselection/MyEnergy/blob/master/custom_components/myenergy/sensor.py)
- [utils.py](https://github.com/myTselection/MyEnergy/blob/master/custom_components/myenergy/utils.py) -> mainly ComponentSession class

All other files just contain boilerplat code for the integration to work wtihin HA or to have some constants/strings/translations.

Expand Down

0 comments on commit 0c74974

Please sign in to comment.