Update usermods/usermod_v2_brightness_follow_sun/library.json

Fix incorrect module name in library.json

Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com>
This commit is contained in:
Will Miles 2025-03-28 21:17:59 -04:00 committed by GitHub
parent 62d3e155bd
commit c3ab562258
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -1,3 +1,3 @@
{
"name": "brightness_follow_sum"
"name": "brightness_follow_sun"
}