Restyled by whitespace

This commit is contained in:
Restyled.io
2024-01-14 11:52:49 +00:00
parent a8e1bd6247
commit 94bc49afe2
2 changed files with 2 additions and 2 deletions

View File

@ -15,7 +15,7 @@
// Description: // Description:
// //
// Rendering a Home Assistant Template. // Rendering a Home Assistant Template.
// //
// Reference: // Reference:
// * https://developers.home-assistant.io/docs/api/rest/ // * https://developers.home-assistant.io/docs/api/rest/
// * https://www.home-assistant.io/docs/configuration/templating // * https://www.home-assistant.io/docs/configuration/templating

View File

@ -15,7 +15,7 @@
// Description: // Description:
// //
// Home Assistant Webhook creation. // Home Assistant Webhook creation.
// //
// Reference: // Reference:
// * https://developers.home-assistant.io/docs/api/native-app-integration // * https://developers.home-assistant.io/docs/api/native-app-integration
// //