Skip to content

Commit

Permalink
Move to new house (#3)
Browse files Browse the repository at this point in the history
  • Loading branch information
denysdovhan authored Oct 17, 2024
2 parents 8684f5c + 34de11a commit bebec3c
Show file tree
Hide file tree
Showing 67 changed files with 4,104 additions and 4,744 deletions.
2 changes: 1 addition & 1 deletion .HA_VERSION
100755 → 100644
Original file line number Diff line number Diff line change
@@ -1 +1 @@
2024.7.3
2024.10.2
Empty file modified .github/workflows/docs.yml
100644 → 100755
Empty file.
3 changes: 0 additions & 3 deletions .github/workflows/homeassistant.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,9 +19,6 @@ jobs:
- name: Checkout Repo
uses: actions/checkout@v2

- name: Prepare Stubs
run: cp -R ./stubs/* .

- name: 📥 Clone custom component - Powercalc
run: |
git clone https://github.com/bramstroker/homeassistant-powercalc.git
Expand Down
2 changes: 1 addition & 1 deletion .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,7 @@
__pycache__
.env
*.DS_Store
*.backup

# Ignore folders
.deleted
Expand All @@ -36,7 +37,6 @@ watchman_report.txt
token-*.txt

# Zigbee2MQTT
/zigbee2mqtt/configuration.yaml
/zigbee2mqtt/secret.yaml
/zigbee2mqtt/state.json
/zigbee2mqtt/log
Expand Down
174 changes: 91 additions & 83 deletions README.md
100644 → 100755

Large diffs are not rendered by default.

Loading

0 comments on commit bebec3c

Please # to comment.