Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 1 addition & 0 deletions .gitignore
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
**/.DS_Store
__pycache__/
*.pyc
.venv*/
Expand Down
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ follow the [instructions for adding a custom
repository](https://hacs.xyz/docs/faq/custom_repositories) and then
the integration will be available to install like any other.

[![Open your Home Assistant instance and open a repository inside the Home Assistant Community Store.](https://my.home-assistant.io/badges/hacs_repository.svg)](https://my.home-assistant.io/redirect/hacs_repository/?owner=nanomad&repository=ChargesplitHomeAssistant&category=integration)
[![Open your Home Assistant instance and open a repository inside the Home Assistant Community Store.](https://my.home-assistant.io/badges/hacs_repository.svg)](https://my.home-assistant.io/redirect/hacs_repository/?owner=nanomad&repository=hass-chargesplit&category=integration)


## Configuration
Expand Down
14 changes: 0 additions & 14 deletions custom_components/Chargesplit/const.py

This file was deleted.

12 changes: 0 additions & 12 deletions custom_components/Chargesplit/manifest.json

This file was deleted.

292 changes: 0 additions & 292 deletions custom_components/Chargesplit/sensor.py

This file was deleted.

20 changes: 0 additions & 20 deletions custom_components/Chargesplit/strings.json

This file was deleted.

29 changes: 0 additions & 29 deletions custom_components/Chargesplit/translations/en.json

This file was deleted.

Loading