hassio-addons
hassio-addons copied to clipboard
Is there a reason why the Dockerfile was changed in cfe243279d352b802ccaf64e7f996fd629a0ebab? The original chaining with `&&` is better since it keeps it all in one layer. More information here: https://docs.docker.com/develop/develop-images/dockerfile_best-practices/#run
Question
Could it be possible to broadcast mp3 files?
Please, add language to GET request command: http://hassio.local:5000/broadcast_message?message=[MESSAGE] Like this: http://hassio.local:5000/broadcast_message?message=[MESSAGE]&lang=en or http://hassio.local:5000/broadcast_message?message=[MESSAGE]&lang=fr
I see 200 codes in the logs but no broadcast comes through my Google Homes. It has just suddenly stopped working. Please help. X.X.X.X - - [16/May/2018 20:30:00] "GET /broadcast_message?message=Motion+detected+in+the+back+yard!...
After installing & configuring JSON file under /Share folder Add on Not working Please help Error Log as follows: `[Info] Install/Update service client_secrets file [Info] Start WebUI for handling oauth2...
Bumps [activerecord](https://github.com/rails/rails) from 5.2.4 to 6.1.7.1. Release notes Sourced from activerecord's releases. v6.1.7.1 Active Support Avoid regex backtracking in Inflector.underscore [CVE-2023-22796] Active Model No changes. Active Record Make sanitize_as_sql_comment more...
Bumps [sinatra](https://github.com/sinatra/sinatra) from 2.0.7 to 2.2.3. Changelog Sourced from sinatra's changelog. 2.2.3 / 2022-11-25 Fix: Escape filename in the Content-Disposition header. #1841 by Kunpei Sakai Fix: fixed ReDoS for Rack::Protection::IPSpoofing....
Bumps [addressable](https://github.com/sporkmonger/addressable) from 2.7.0 to 2.8.1. Changelog Sourced from addressable's changelog. Addressable 2.8.1 refactor Addressable::URI.normalize_path to address linter offenses (#430) remove redundant colon in Addressable::URI::CharacterClasses::AUTHORITY regex (#438) update gemspec to...