This PR contains the following updates: | Package | Update | Change | |---|---|---| | [homeassistant/home-assistant](https://www.home-assistant.io/) ([source](https://togithub.com/home-assistant/core)) | patch | `2023.12.0` -> `2023.12.1` | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. --- ### Release Notes <details> <summary>home-assistant/core (homeassistant/home-assistant)</summary> ### [`v2023.12.1`](https://togithub.com/home-assistant/core/releases/tag/2023.12.1) [Compare Source](https://togithub.com/home-assistant/core/compare/2023.12.0...2023.12.1) - Initialize energy_state without price ([@​Excentyl] - [#​97031]) ([energy docs]) - Bump yolink-api to 0.3.4 ([@​matrixd2] - [#​105124]) ([yolink docs]) (dependency) - Bump apple_weatherkit to 1.1.2 ([@​tjhorner] - [#​105140]) ([weatherkit docs]) (dependency) - Correct smtp error message string ([@​jbouwh] - [#​105148]) ([smtp docs]) - Expose todo entities to Assist by default ([@​synesthesiam] - [#​105150]) ([homeassistant docs]) - Disable scenarios (scenes) for local API in Overkiz ([@​iMicknl] - [#​105153]) ([overkiz docs]) - Improve LIDL christmas light detection in deCONZ ([@​Kane610] - [#​105155]) ([deconz docs]) - Bump reolink_aio to 0.8.2 ([@​starkillerOG] - [#​105157]) ([reolink docs]) (dependency) - Don't return TTS URL in Assist pipeline ([@​synesthesiam] - [#​105164]) ([assist_pipeline docs]) - Bump Météo-France to 1.3.0 ([@​Quentame] - [#​105170]) ([meteo_france docs]) (dependency) - Fix ZHA quirk ID custom entities matching all devices ([@​TheJulianJES] - [#​105184]) ([zha docs]) - Fix missing apostrophe in smtp ([@​lunmay] - [#​105189]) ([smtp docs]) - Set ping interval to 15 seconds instead of 5 minutes ([@​nohn] - [#​105191]) ([ping docs]) - Increase ping update interval to 30 seconds ([@​jpbede] - [#​105199]) ([ping docs]) - Fix bug in roon incremental volume control. ([@​pavoni] - [#​105201]) ([roon docs]) - fix supportedFanOscillationModes is null ([@​haimn] - [#​105205]) ([smartthings docs]) - Disable config flow progress in peco config flow ([@​emontnemery] - [#​105222]) ([peco docs]) - Fix Fritzbox light setup ([@​flabbamann] - [#​105232]) ([fritzbox docs]) - Fix check_date service in workday ([@​gjohansson-ST] - [#​105241]) ([workday docs]) - Fix AsusWrt invalid data type with tuple type ([@​ollo69] - [#​105247]) ([asuswrt docs]) - Explicit check for None in Discovergy entity if condition ([@​jpbede] - [#​105248]) ([discovergy docs]) - Add migration for old HomeWizard sensors ([@​DCSBL] - [#​105251]) ([homewizard docs]) - Fix update of uncategorized OurGroceries items ([@​OnFreund] - [#​105255]) ([ourgroceries docs]) - Bump pyunifiprotect to 4.22.0 ([@​bdraco] - [#​105265]) ([unifiprotect docs]) (dependency) - Set device id and forward errors to Wyoming satellites ([@​synesthesiam] - [#​105266]) ([wyoming docs]) - Fix mqtt json light state updates using deprecated color handling ([@​jbouwh] - [#​105283]) ([mqtt docs]) - Always set \_attr_current_option in Nobø Hub select entities ([@​oyvindwe] - [#​105289]) ([nobo_hub docs]) - Update frontend to [`2023120`](https://togithub.com/home-assistant/core/commit/20231208).2 ([@​piitaya] - [#​105299]) ([frontend docs]) - Add test for energy cost sensor for late price sensor ([@​emontnemery] - [#​105312]) ([energy docs]) - Use area id for context instead of name ([@​synesthesiam] - [#​105313]) ([conversation docs]) - Add workaround for orjson not handling subclasses of str ([@​emontnemery] - [#​105314]) - Add rollback on exception that needs rollback in SQL ([@​gjohansson-ST] - [#​104948]) ([sql docs]) - Workaround `to_json` template filter in parsing dict key ([@​jbouwh] - [#​105327]) - Bump plugwise to v0.34.5 ([@​bouwew] - [#​105330]) ([plugwise docs]) (dependency) [#​104948]: https://togithub.com/home-assistant/core/pull/104948 [#​105124]: https://togithub.com/home-assistant/core/pull/105124 [#​105135]: https://togithub.com/home-assistant/core/pull/105135 [#​105140]: https://togithub.com/home-assistant/core/pull/105140 [#​105148]: https://togithub.com/home-assistant/core/pull/105148 [#​105150]: https://togithub.com/home-assistant/core/pull/105150 [#​105153]: https://togithub.com/home-assistant/core/pull/105153 [#​105155]: https://togithub.com/home-assistant/core/pull/105155 [#​105157]: https://togithub.com/home-assistant/core/pull/105157 [#​105164]: https://togithub.com/home-assistant/core/pull/105164 [#​105170]: https://togithub.com/home-assistant/core/pull/105170 [#​105184]: https://togithub.com/home-assistant/core/pull/105184 [#​105189]: https://togithub.com/home-assistant/core/pull/105189 [#​105191]: https://togithub.com/home-assistant/core/pull/105191 [#​105199]: https://togithub.com/home-assistant/core/pull/105199 [#​105201]: https://togithub.com/home-assistant/core/pull/105201 [#​105205]: https://togithub.com/home-assistant/core/pull/105205 [#​105222]: https://togithub.com/home-assistant/core/pull/105222 [#​105232]: https://togithub.com/home-assistant/core/pull/105232 [#​105241]: https://togithub.com/home-assistant/core/pull/105241 [#​105247]: https://togithub.com/home-assistant/core/pull/105247 [#​105248]: https://togithub.com/home-assistant/core/pull/105248 [#​105251]: https://togithub.com/home-assistant/core/pull/105251 [#​105255]: https://togithub.com/home-assistant/core/pull/105255 [#​105265]: https://togithub.com/home-assistant/core/pull/105265 [#​105266]: https://togithub.com/home-assistant/core/pull/105266 [#​105283]: https://togithub.com/home-assistant/core/pull/105283 [#​105289]: https://togithub.com/home-assistant/core/pull/105289 [#​105299]: https://togithub.com/home-assistant/core/pull/105299 [#​105312]: https://togithub.com/home-assistant/core/pull/105312 [#​105313]: https://togithub.com/home-assistant/core/pull/105313 [#​105314]: https://togithub.com/home-assistant/core/pull/105314 [#​105327]: https://togithub.com/home-assistant/core/pull/105327 [#​105330]: https://togithub.com/home-assistant/core/pull/105330 [#​97031]: https://togithub.com/home-assistant/core/pull/97031 [@​DCSBL]: https://togithub.com/DCSBL [@​Excentyl]: https://togithub.com/Excentyl [@​Kane610]: https://togithub.com/Kane610 [@​OnFreund]: https://togithub.com/OnFreund [@​Quentame]: https://togithub.com/Quentame [@​TheJulianJES]: https://togithub.com/TheJulianJES [@​bdraco]: https://togithub.com/bdraco [@​bouwew]: https://togithub.com/bouwew [@​emontnemery]: https://togithub.com/emontnemery [@​flabbamann]: https://togithub.com/flabbamann [@​frenck]: https://togithub.com/frenck [@​gjohansson-ST]: https://togithub.com/gjohansson-ST [@​haimn]: https://togithub.com/haimn [@​iMicknl]: https://togithub.com/iMicknl [@​jbouwh]: https://togithub.com/jbouwh [@​jpbede]: https://togithub.com/jpbede [@​lunmay]: https://togithub.com/lunmay [@​matrixd2]: https://togithub.com/matrixd2 [@​nohn]: https://togithub.com/nohn [@​ollo69]: https://togithub.com/ollo69 [@​oyvindwe]: https://togithub.com/oyvindwe [@​pavoni]: https://togithub.com/pavoni [@​piitaya]: https://togithub.com/piitaya [@​starkillerOG]: https://togithub.com/starkillerOG [@​synesthesiam]: https://togithub.com/synesthesiam [@​tjhorner]: https://togithub.com/tjhorner [accuweather docs]: https://www.home-assistant.io/integrations/accuweather/ [adax docs]: https://www.home-assistant.io/integrations/adax/ [adguard docs]: https://www.home-assistant.io/integrations/adguard/ [assist_pipeline docs]: https://www.home-assistant.io/integrations/assist_pipeline/ [asuswrt docs]: https://www.home-assistant.io/integrations/asuswrt/ [conversation docs]: https://www.home-assistant.io/integrations/conversation/ [deconz docs]: https://www.home-assistant.io/integrations/deconz/ [discovergy docs]: https://www.home-assistant.io/integrations/discovergy/ [energy docs]: https://www.home-assistant.io/integrations/energy/ [fritzbox docs]: https://www.home-assistant.io/integrations/fritzbox/ [frontend docs]: https://www.home-assistant.io/integrations/frontend/ [homeassistant docs]: https://www.home-assistant.io/integrations/homeassistant/ [homewizard docs]: https://www.home-assistant.io/integrations/homewizard/ [meteo_france docs]: https://www.home-assistant.io/integrations/meteo_france/ [mqtt docs]: https://www.home-assistant.io/integrations/mqtt/ [nobo_hub docs]: https://www.home-assistant.io/integrations/nobo_hub/ [ourgroceries docs]: https://www.home-assistant.io/integrations/ourgroceries/ [overkiz docs]: https://www.home-assistant.io/integrations/overkiz/ [peco docs]: https://www.home-assistant.io/integrations/peco/ [ping docs]: https://www.home-assistant.io/integrations/ping/ [plugwise docs]: https://www.home-assistant.io/integrations/plugwise/ [reolink docs]: https://www.home-assistant.io/integrations/reolink/ [roon docs]: https://www.home-assistant.io/integrations/roon/ [smartthings docs]: https://www.home-assistant.io/integrations/smartthings/ [smtp docs]: https://www.home-assistant.io/integrations/smtp/ [sql docs]: https://www.home-assistant.io/integrations/sql/ [unifiprotect docs]: https://www.home-assistant.io/integrations/unifiprotect/ [weatherkit docs]: https://www.home-assistant.io/integrations/weatherkit/ [workday docs]: https://www.home-assistant.io/integrations/workday/ [wyoming docs]: https://www.home-assistant.io/integrations/wyoming/ [yolink docs]: https://www.home-assistant.io/integrations/yolink/ [zha docs]: https://www.home-assistant.io/integrations/zha/ </details> --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Enabled. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://togithub.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy44OS41IiwidXBkYXRlZEluVmVyIjoiMzcuODkuNSIsInRhcmdldEJyYW5jaCI6Im1hc3RlciJ9-->
TrueCharts
Community Chart Catalog for TrueNAS SCALE
TrueCharts is a catalog of highly optimised TrueNAS SCALE Charts. Made for the community, By the community!
Our primary goals are:
-
Micro-Service Centered
-
Native Kubernetes
-
Stability
-
Consistency
All our charts are supposed to work together, be easy to setup using the TrueNAS UI and, above all, give the average user more than enough options to tune things to their liking.
Getting started using TrueCharts
Installing TrueCharts within TrueNAS SCALE, is possible using the TrueNAS SCALE Catalog list.
Check TrueCharts Quick-Start Guides for more information.
Support
Please check our FAQ, manual and Issue tracker There is a significant chance your issue has been reported before!
Still something not working as expected? Contact us! and we'll figure it out together!
Roadmap
For big changes we do have a roadmap, every spot on the roadmap is synced to a TrueNAS SCALE Release and should be read as "Should be added at or before this release"
Restructure of the Project - TrueNAS SCALE "Bluefin" 22.xx ALPHA 1
The current project is hitting internal performance issues, for this reason we need to rework the structure and split some parts of the project into separate repositories.
Refactor the Common Chart - TrueNAS SCALE "Bluefin" 22.xx ALPHA 2
The shared Common (chart) basis, used by all our Charts, needs some significant code cleanup. Primarily all code needs to follow a standardised format and comply to the same standard
Increased test coverage - TrueNAS SCALE "Bluefin" 22.xx BETA 1
With most parts of our project somewhat cleaned up, we need to work on increasing the coverage of our test system. Our unit tests should cover all features and we should also take upgrades into account when testing Chart changes
Development
Our development process is fully distributed and agile, so every chart-maintainer is free to set their own roadmap and development speed and does not have to comply to a centralised roadmap. This ensures freedom and flexibility for everyone involved and makes sure you, the end user, always has the latest and greatest of every Chart installed.
Getting into creating Charts
Creating charts takes some getting used to, as it's based on Helm charts. We highly suggest prior know-how on creation/modifying Helm Charts, before taking on the challenge of creating SCALE Apps.
For more information on creating SCALE Apps and Helm charts, please check out our development manual
Automation and you
We provide a lot of tools to make it easier to develop charts, templates, automated testing, automated fixes, automated docs. Even automated update is included. We also actively try to collaborate with other k8s community projects on tooling, for the betterment of all!
Those tools do, however, take time to develop and are certainly not bug free. If you find mistakes in our tooling, please feel free to repost issues or submit any fixes you feel appropriate!
Contact and Support
To contact the TrueCharts project:
-
Create an issue on Github issues
-
Open a Support Ticket
-
Send us an email
Featured Projects
A lot of our work is based on the great effort of others. We would love to extend special thanks to these projects we owe a lot to:
|
|
|
|
|---|---|---|---|
| TrueNAS SCALE | K8S-At-Home | Traefik | Authelia |
Contributors ✨
Thanks goes to these wonderful people (emoji key):
This project follows the all-contributors specification. Contributions of any kind welcome!
Licence
Truecharts, is primarily based on a BSD-3-clause license, this ensures almost everyone can use and modify our charts. As a lot of Charts are based on upstream Helm Charts, Licences can vary on a per-Chart basis. This can easily be seen by the presence of a "LICENSE" file in said folder.
An exception to this, has been made for every document inside folders labeled as docs or doc and their subfolders: those folders are not licensed under BSD-3-clause and are considered "all rights reserved". Said content can be modified and changes submitted per PR, in accordance to the github End User License Agreement.
SPDX-License-Identifier: BSD-3-Clause