Add service appabfallplusde and corresponding source (#1313)

Adds a Source that support all abfallplus Apps
This commit is contained in:
5ila5
2023-10-09 21:00:38 +02:00
committed by GitHub
parent 5b72076f61
commit 0d8d0630b4
10 changed files with 1414 additions and 18 deletions

View File

@@ -17,7 +17,7 @@ repos:
hooks:
- id: codespell
args:
- --ignore-words-list=hass,alot,datas,dof,dur,farenheit,hist,iff,ines,ist,lightsensor,mut,nd,pres,referer,ser,serie,te,technik,ue,uint,visability,wan,wanna,withing, Adresse, termine, adresse
- --ignore-words-list=hass,alot,datas,dof,dur,farenheit,hist,iff,ines,ist,lightsensor,mut,nd,pres,referer,ser,serie,te,technik,ue,uint,visability,wan,wanna,withing,Adresse,termine,adresse,oder,alle,assistent
- --skip="./.*,*.csv,*.json"
- --quiet-level=2
exclude_types: [csv, json]