Continuous Integration - Deploy Documentation

This commit is contained in:
CI Bot
2025-08-30 10:06:03 +00:00
parent 49041007ab
commit da52e8fe38
3 changed files with 6 additions and 9 deletions

View File

@@ -1009,7 +1009,7 @@
<h1 id="welcome-to-the-mushroom-strategy-documentation"><img alt="🍄‍🟫" class="twemoji" src="https://cdn.jsdelivr.net/gh/jdecked/twemoji@15.1.0/assets/svg/1f344-200d-1f7eb.svg" title=":brown_mushroom:" /> Welcome to the Mushroom Strategy Documentation<a class="headerlink" href="#welcome-to-the-mushroom-strategy-documentation" title="Permanent link">#</a></h1>
<p><a href="https://github.com/DigiLive/mushroom-strategy/releases/tag/v2.4.0"><img alt="Release" src="https://img.shields.io/github/v/tag/digilive/mushroom-strategy?filter=v2.4.0&amp;label=Release" /></a>
<p><a href="https://github.com/DigiLive/mushroom-strategy/releases/tag/v2.3.5"><img alt="Release" src="https://img.shields.io/github/v/tag/digilive/mushroom-strategy?filter=v2.3.5&amp;label=Release" /></a>
<a href="https://hacs.xyz"><img alt="HACS" src="https://img.shields.io/badge/HACS-Default-blue" /></a>
<a href="https://app.codacy.com/gh/DigiLive/mushroom-strategy/dashboard?utm_source=gh&amp;utm_medium=referral&amp;utm_content=&amp;utm_campaign=Badge_grade"><img alt="Codacy" src="https://app.codacy.com/project/badge/Grade/24de1e79aea445499917d9acd5ce9e04" /></a></p>
<p>The <strong>Mushroom Strategy</strong> is an innovative solution for Home Assistant that empowers you to effortlessly create

View File

@@ -1198,15 +1198,12 @@ The first number is the number of default cards per row, while the second number
<hr />
<h2 id="chip-options">Chip Options<a class="headerlink" href="#chip-options" title="Permanent link">#</a></h2>
<p>The mushroom strategy has chips that indicate the number of entities for a specific domain which are in an "active"
state.<br />
Hidden/Disabled entities are excluded from this count.</p>
state. Hidden/Disabled entities are excluded from this count.</p>
<ul>
<li>Tapping a chip will set corresponding entities to an "inactive" state.<sup id="fnref:1"><a class="footnote-ref" href="#fn:1">1</a></sup><br />
<em><strong>Note:</strong> The Switch chip requires a confirmation before executing its tap action to prevent accidental toggling of
all switches.</em></li>
<li>Holding a chip, will navigate to the corresponding view.</li>
<li>Tapping a chip will set corresponding entities to an "inactive" state.<sup id="fnref:1"><a class="footnote-ref" href="#fn:1">1</a></sup></li>
<li>Tap and hold a chip, will navigate to the corresponding view.</li>
</ul>
<p>The <code>chips</code> group enables you to specify its configuration of chips.</p>
<p>The <code>chips</code> group enables you to specify the configuration of chips.</p>
<table>
<thead>
<tr>

File diff suppressed because one or more lines are too long