Initial commit

This commit is contained in:
root 2022-01-29 01:10:32 +01:00
parent b62d851af6
commit c10fc661b4

3
.gitignore vendored
View File

@ -15,4 +15,5 @@ shell_commands/__pycache__/
__pycache__/ __pycache__/
ip_bans.yaml ip_bans.yaml
custom_components/ custom_components/
id_rsa* id_rsa*
.ssh/*