mirror of
https://github.com/jkocon/g-helper.git
synced 2026-02-23 13:00:52 +01:00
Status LED automation https://github.com/seerge/g-helper/discussions/3354
This commit is contained in:
@@ -713,5 +713,10 @@ public static class AppConfig
|
||||
return Is("save_dimming");
|
||||
}
|
||||
|
||||
public static bool IsAutoStatusLed()
|
||||
{
|
||||
return Is("auto_status_led");
|
||||
}
|
||||
|
||||
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user