Yellow: fix docs error on LED color code (#27730)

This commit is contained in:
c0ffeeca7 2023-06-09 11:43:03 +02:00 committed by GitHub
parent 5b17a48f38
commit 986c7de5dd
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -286,8 +286,8 @@ frontpage_image: /images/frontpage/yellow-frontpage.jpg
<li>RTC backed by CR2032 battery</li> <li>RTC backed by CR2032 battery</li>
<li>Status LEDs (can be powered off during regular operation) <li>Status LEDs (can be powered off during regular operation)
<ul> <ul>
<li>Green: Power</li> <li>Red: Power</li>
<li>Red: Disk usage</li> <li>Green: Disk usage</li>
<li>Yellow: Home Assistant system state</li> <li>Yellow: Home Assistant system state</li>
</ul> </ul>
</li> </li>