forked from home-assistant/addons
-
Notifications
You must be signed in to change notification settings - Fork 1
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
[pull] master from home-assistant:master #41
Open
pull
wants to merge
491
commits into
moovy2:master
Choose a base branch
from
home-assistant:master
base: master
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Thanks for your pull request! It looks like this may be your first contribution to a Google open source project. Before we can look at your pull request, you'll need to sign a Contributor License Agreement (CLA). View this failed invocation of the CLA check for more information. For the most up to date status, view the checks section at the bottom of the pull request. |
Co-authored-by: Franck Nijhof <frenck@frenck.nl>
* ssh: Add-on configs, Alpine 3.18 * Copy pasta is hard...
Co-authored-by: Franck Nijhof <frenck@frenck.nl>
* MOSQUITTO_VERSION update to v2.0.18 update mosquitto to the latest available version from the official github repository. * version and changelog updated.
* samba: Add documentation for addon_configs * Update samba/DOCS.md Co-authored-by: Stefan Agner <stefan@agner.ch> --------- Co-authored-by: Stefan Agner <stefan@agner.ch>
* Add support for addon_configs to zwave_js * tweaks * missed commit * more * Remove custom_device_configs * Add configuration for max files * Make options optional * Update docs * update docs * Switch to minor bump
Co-authored-by: Stefan Agner <stefan@agner.ch> Co-authored-by: c0ffeeca7 <38767475+c0ffeeca7@users.noreply.github.com> Co-authored-by: Franck Nijhof <frenck@frenck.nl>
…ger supported (#3273) Co-authored-by: Stefan Agner <stefan@agner.ch>
* Add DuckDNS * Update DOCS.md * Update config.yaml * Update Dockerfile * Update letsencrypt/build.yaml * Update letsencrypt/config.yaml Co-authored-by: Stefan Agner <stefan@agner.ch> --------- Co-authored-by: Stefan Agner <stefan@agner.ch>
* letsencrypt: Add support for Namecheap DNS challenge * letsencrypt: Namecheap challenge consistency with other providers Co-authored-by: Mike Degatano <michael.degatano@gmail.com> * Apply suggestions from code review * Apply suggestions from code review --------- Co-authored-by: Mike Degatano <michael.degatano@gmail.com> Co-authored-by: Stefan Agner <stefan@agner.ch>
* Update build.yaml * Update config.yaml * Update CHANGELOG.md
* matter_server: Bump Python Matter server to 5.0.3 * Attach debugger by default when in beta mode * Exit gdb with matter-server's exit code * Update CHANGELOG.md
… versions (#3808) Co-authored-by: Stefan Agner <stefan@agner.ch> Co-authored-by: Franck Nijhof <frenck@frenck.nl>
* Run agent-discovery after agent-config * Bump release to 2.12.1 * update version in config.yaml * update changelog message
* Bump firmware images to latest version * Bump `UNIVERSAL_SILABS_FLASHER` * Update release notes * Bump flasher to 0.0.25
* Add support for Loopia DNS challenge * Bump letsencrypt to 5.3.0 instead of 5.2.4 * Update DOCS.md for Loopia DNS challenge * Update DOCS.md for Loopia DNS challenge Adhere to coderabbits suggestion * Use patch version to add new DNS support --------- Co-authored-by: Stefan Agner <stefan@agner.ch>
Signed-off-by: Felix Matouschek <felix@matouschek.org>
Update to the latest Python Matter server. This release comes with a container based on Debian 12 and Python 3.12. It will be compatible with future Matter Server beta releases.
* add support for mijn.host DNS challenge * Update letsencrypt/config.yaml Co-authored-by: Stefan Agner <stefan@agner.ch> * version change * Update letsencrypt/CHANGELOG.md * Bump version in config.yaml --------- Co-authored-by: Stefan Agner <stefan@agner.ch>
Support flashing the internal radio on Home Assistant Yellow with CM5.
Support flashing the internal radio on Home Assistant Yellow with CM5.
* Update wyoming-whisper to 2.3.0 * update docs
* letsencrypt Addon: Fix issue 3606. Add transip global_key parameter * Add documentation * Code review comments * Update CHANGELOG.md
* Added transip_global_key to config.yaml * Change str? to list(yes|no)?, update version, update changelog
* Lint bash scripts with custom shebangs Many scripts in this repository have this shebang: #!/usr/bin/with-contenv bashio However, this doesn't match the shebang regex in action-shellcheck and therefore those files wouldn't get included in the linting check. * Fix or ignore current shellcheck violations * shellcheck: specify bash shell type for scripts with unrecognized shebangs * Convert shutdown script from CRLF line endings to LF * shellcheck: silence remaining violations for now * Apply suggestions from code review * mariadb: avoid adding extra newlines Co-authored-by: Stefan Agner <stefan@agner.ch> * Fix GitHub syntax highlighting for bash scripts --------- Co-authored-by: Stefan Agner <stefan@agner.ch>
Update documentation to add some more specific reasons why networked Thread radio is not a good idea. For the connectivity issue, technically OTBR could teardown the routes gracefully, but that is not implemented today. A issue in the upstream project can be found here: openthread/openthread#11063
* tellstick: Add deprecation notice to README.md * Update tellstick/README.md Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com> --------- Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com>
Update to the latest Python Matter server. This release comes with Matter 1.4 support. Furthermore also update s6-overlay, bashio and tempio which other add-ons typically inherit from the Home Assistant specific base containers.
* Add support for mariadb server config parameters * debug * fix url, bump version * Mention changes * Fix startup, add another example option * Fix doc * fixes * Doc adjustment * Fix changelog * Empty commit for coderabbit * Use parameters as in matter server addon * Fix startup message * Fix startup logic
* openthread_border_router: add project specific OpenThread config Add a project specific OpenThread compile time configuration header file for the OTBR add-on. This allows to configure OpenThread compile time configs which are not exposed through the CMake build system. This allows to drop the default route metric patch file and use the config header file instead. * openthread_border_router: Increase number of frag entries Increase the number of mesh header fragmentation tag entries to potentially lower the amount of "Failed to get forwarded frame priority" notice messages in logs. * openthread_border_router: Try restore the RCP communication on error Try to restore the communication with the RCP in case it stalls out. Some users see "radio tx timeout" errors. It is not quite clear what causes those, it could be firmware crashes or failures in the underlying communication layer. With this option set, the OTBR will automatically restore the communication, and if the fimrware supports it, also request a crash dump (requires debug logging). * openthread_border_router: Bump version and update changelog * Update openthread_border_router/CHANGELOG.md * Update openthread_border_router/CHANGELOG.md
* Mosquitto: Use Debian Bookworm instead of Bullseye as base images * Mosquitto: Update libwebsocket, mosquitto and mosquitto-go-auth to latest versions * Mosquitto: Add workaround for libwebsockets build error * Mosquitto: Normalize version arguments in build.yaml * Mosquitto: Set version to 6.5.0 and add changelog
#3864) Co-authored-by: nodamnway <nodamnway@users.noreply.github.com>
* Update DELETE patch * Update OTBR commit * Bump universal-silabs-flasher to 0.0.28 * Bump version to 2.13.0 * Drop the dataset deletion patch * Update changelog to mention dropping the patch
* Update smb.gtpl to enables files.app on iOS / iPads s 18+ * Update samba/rootfs/usr/share/tempio/smb.gtpl included `catia` and `fruit` per documentation on Samba and recommendation for further OSX interoperability Co-authored-by: Stefan Agner <stefan@agner.ch> * Update CHANGELOG.md to include Apple Config * Update config.yaml to 12.3.3 * Update CHANGELOG.md with descriptice changes to enable appl Co-authored-by: Stefan Agner <stefan@agner.ch> --------- Co-authored-by: Stefan Agner <stefan@agner.ch>
Co-authored-by: nana-ska <56788012+nana-ska@users.noreply.github.com> Co-authored-by: Stefan Agner <stefan@agner.ch>
* Bump Wyoming Satellite version to 1.3.0 Bump to add support for timers via new wyoming cli arguments * Add timer_wav to the config.yaml * Add --timer-finished-wav-repeat flag * Add timer repeat and delay config fields * Adjust timer_finished.wav filename * Config parameter adjustment * Add timer_finished.wav * adjust timer_finished_wav parameter usage * fixing schema parameter * Bump addon version to 1.3.0 * Update Assist Microphone Documentation Add docs for new timer configuration options * Update CHANGELOG.md * Add field description translations for new arguments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
See Commits and Changes for more details.
Created by pull[bot]
Can you help keep this open source service alive? 💖 Please sponsor : )