Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Config V2 Updates #6

Draft
wants to merge 41 commits into
base: master
Choose a base branch
from
Draft
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
41 commits
Select commit Hold shift + click to select a range
3c396ac
:fire: Remove old config files
jonathanadams Sep 8, 2020
be95752
:see_no_evil: Add .gitignore
jonathanadams Sep 8, 2020
742e13d
:tada: Initial commit
jonathanadams Sep 8, 2020
f06e978
:tada: Initial Home Assistant v0.114.4
Sep 8, 2020
be620ee
:tada: Initial commit
jonathanadams Sep 8, 2020
abb9584
:tada: Initial commit
jonathanadams Sep 8, 2020
70e9a34
:sparkles: Added MariaDB database
jonathanadams Sep 8, 2020
d87e3da
:fire: Delete
jonathanadams Sep 8, 2020
36a5f06
:sparkles: Add HACS v1.5.2
jonathanadams Sep 8, 2020
b473aac
:sparkles: Custom Header v1.7.7
jonathanadams Sep 8, 2020
9b1b5d2
:sparkles: Mini Graph Card v0.9.4
jonathanadams Sep 8, 2020
cfc7fcc
:sparkles: Vertical Stack In Card v0.3.3
jonathanadams Sep 8, 2020
056108a
:sparkles: Added theme support
jonathanadams Sep 11, 2020
8a6c988
:arrow_up: Update to v1.9.0
jonathanadams Dec 27, 2020
bacb060
:arrow_up: Update HA to v2020.12.1
jonathanadams Dec 27, 2020
f2e94d4
:sparkles: Add surveillance-card v0.0.4
jonathanadams Dec 27, 2020
ab85147
:fire: Remove custom-header
jonathanadams Dec 27, 2020
ce86c0a
:fire: Remove surveillance-card
jonathanadams Dec 27, 2020
8b85e40
:sparkles: Add simple-thermostat v0.40.0
jonathanadams Dec 27, 2020
0cda64b
:arrow_up: Update to HA version 2020.12.2
jonathanadams Jan 2, 2021
8d114b8
:arrow_up: Update vertical-stack-in card v0.4.0
jonathanadams Jan 16, 2021
6fdb549
:arrow_up: Update simple-thermostat v0.41.1
jonathanadams Jan 16, 2021
18c4b24
:arrow_up: Update mini-graph-card v0.10.0
jonathanadams Jan 16, 2021
e061d02
:arrow_up: Update HACS v1.10.0
jonathanadams Jan 16, 2021
3614390
:sparkles: Add button-card
jonathanadams Jan 16, 2021
960ea53
:sparkles: Add nodered integration
jonathanadams Jan 17, 2021
3910760
:arrow_up: Update Home Assistant Core v2021.1.3
jonathanadams Jan 17, 2021
fe45793
:arrow_up: Updates Home Assistant Core to v2021.1.4
jonathanadams Jan 17, 2021
4d3dbf6
:arrow_up: Upgrade HACS to v1.13.2
jonathanadams Jul 31, 2021
9d51b85
:arrow_up: Upgrade Node-RED Companion to v0.5.2
jonathanadams Jul 31, 2021
1e0d963
:arrow_up: Upgrade ShellyForHASS to v0.2.2
jonathanadams Jul 31, 2021
9c52d93
:arrow_up: Upgrade button-card to v3.4.2
jonathanadams Jul 31, 2021
e6d5069
:arrow_up: Upgrade simple-thermostat to v2.4.2
jonathanadams Jul 31, 2021
c976f43
:arrow_up: Upgrade vertical-stack-in-card to v0.4.1
jonathanadams Jul 31, 2021
5625f6a
:arrow_up: Upgrade HA to V2021.7.4
jonathanadams Jul 31, 2021
726da38
:zap: Move to using the default_config meta component
jonathanadams Jul 31, 2021
e38b8d7
:zap: Move to using the default_config meta component
jonathanadams Jul 31, 2021
4617ddc
:fire: Remove no longer needed integrations
jonathanadams Jul 31, 2021
f48c535
:fire: Remove HACS yaml configuration
jonathanadams Jul 31, 2021
27f6ded
:fire: Remove weather yaml configuration
jonathanadams Jul 31, 2021
6ae0dcd
:fire: Remove shelly custom_component
jonathanadams Aug 4, 2021
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
The table of contents is too big for display.
Diff view
Diff view
  •  
  •  
  •  
2 changes: 1 addition & 1 deletion .HA_VERSION
Original file line number Diff line number Diff line change
@@ -1 +1 @@
0.107.7
2021.7.4
47 changes: 21 additions & 26 deletions .gitignore
Original file line number Diff line number Diff line change
@@ -1,36 +1,31 @@
# Git Ignore File

# Do not ignore
!/.gitignore
!/.travis.yml

# Logs
logs
# Generic ignores
*.log
*.db
*.db-shm
*.db-wal
*.pyc
._*
__pycache__

# Ignore Folders
.storage
# Specific directory ignores
.cloud
.vscode
.Trash-*
deps/
.storage
deps

# Ignored Files
# Specific file ignores
secrets.yaml
ip_bans.yaml
known_devices.yaml
*.conf
*.db
*.uuid
.ios.conf
.uuid
alexa_media*

# Node-Red
node-red
# ESPHome ignores
esphome/secrets.yaml
esphome/**/

# Operating System Trash Files
.DS_Store

# Alexa Media
alexa_media.*.pickle
# Ignore files created by IDE's
.vscode

# Ring
.ring_cache.pickle
# Specific keeps
!.gitkeep
23 changes: 0 additions & 23 deletions .travis.yml

This file was deleted.

21 changes: 0 additions & 21 deletions LICENSE

This file was deleted.

8 changes: 0 additions & 8 deletions assistants/alexa/areas/bathroom/climate.bathroom.yaml

This file was deleted.

8 changes: 0 additions & 8 deletions assistants/alexa/areas/hallway/climate.hallway.yaml

This file was deleted.

8 changes: 0 additions & 8 deletions assistants/alexa/areas/kitchen/climate.kitchen.yaml

This file was deleted.

8 changes: 0 additions & 8 deletions assistants/alexa/areas/kitchen/light.kitchen_table.yaml

This file was deleted.

8 changes: 0 additions & 8 deletions assistants/alexa/areas/living_room/climate.living_room.yaml

This file was deleted.

This file was deleted.

This file was deleted.

This file was deleted.

This file was deleted.

This file was deleted.

This file was deleted.

8 changes: 0 additions & 8 deletions assistants/alexa/areas/office/climate.office.yaml

This file was deleted.

8 changes: 0 additions & 8 deletions assistants/alexa/areas/spare_room/climate.spare_room.yaml

This file was deleted.

This file was deleted.

This file was deleted.

16 changes: 0 additions & 16 deletions automations/system/auto_snapshot.yaml

This file was deleted.

12 changes: 12 additions & 0 deletions automations/system/recorder_purge.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,12 @@
---
# Purge my recorder database every hour.

description: Purge Recorder Database
alias: system_recorder_purge
id: 7cce89e8-662c-4e2d-9e56-5b76cc8adb66
mode: single
trigger:
- platform: time_pattern
minutes: 12
action:
- service: recorder.purge
20 changes: 20 additions & 0 deletions automations/system/recorder_repack.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,20 @@
---
# Sunday morning, early morning, repack the recorder database.
# This keeps the disk usage low and nice by reclaiming space
# taken by the MySQL InnoDB database.

description: Repack Recorder Database
alias: system_recorder_repack
id: 752639e0-9527-45a6-84e8-f54537d40278
mode: single
trigger:
- platform: time
at: '05:55'
condition:
- condition: time
weekday:
- sun
action:
- service: recorder.purge
data:
repack: true
16 changes: 0 additions & 16 deletions automations/system/travis_update_ha_config.yaml

This file was deleted.

6 changes: 4 additions & 2 deletions configuration.yaml
Original file line number Diff line number Diff line change
@@ -1,3 +1,5 @@
---
# Main Home Assistant Configuration File

homeassistant:
# Load packages
packages: !include_dir_named integrations
packages: !include_dir_named integrations
Loading