Amended documentation about special characters in the glance view

And a couple of code tidy items too.
This commit is contained in:
Philip Abbey
2026-05-15 09:41:44 +01:00
parent ed89d1da74
commit dbd2b4a568
3 changed files with 3 additions and 4 deletions

View File

@@ -122,6 +122,7 @@ class HomeAssistantService {
//!
//! @param action The Home Assistant action to be run, e.g. from the JSON `action` field.
//! @param data Data to be supplied to the action call.
//! @param exit Whether to exit the app after making the call.
//
function call(
action as Lang.String,