4631c614b0
Update acmeshomeassistant/config.yaml
48fe8dc34e
Update acmeshomeassistant/rootfs/etc/acme_wrapper/config.py
cb866e11cb
Update acmeshomeassistant/config.yaml
aec33c3419
Update acmeshomeassistant/rootfs/etc/acme_wrapper/config.py
f3f2fcf3f3
Update acmeshomeassistant/config.yaml
c93497f3b5
Update acmeshomeassistant/config.yaml
5ab835b84d
Merge pull request 'feat: added support for "--challenge-alias" option' (#1) from peter-mauritius/homeassistant-addons:main into main
9fffa7d546
feat: added support for "--challenge-alias" option
feat: added support for "--challenge-alias" option
feat: added support for "--challenge-alias" option
Looks great!
0c70cafebe
refactor: removed magic numbers
1779a239c8
fix: autoupgrade should now work
f26a6892a4
fix: log output on failure, allow empty optionals
bd3fb83ef0
refactor: split acme directory setup from client
a716339cb1
chore: Type hints and more descriptive comments
25c224f825
fix: set env vars for dns api
0fa845e4c0
refactor: Use pydantic for config validation logic
f4d95cb63b
chore: Improve readme
4baec4e5eb
chore: improve docs
4ebbd67b29
chore: reworked Readme and doc
6f37a97e7f
refactor: revised error logic
85bfc63fc9
refactor