From 81227e34c81e7bf0ee1e934faa2d0f94a67e1b22 Mon Sep 17 00:00:00 2001 From: matt1432 Date: Wed, 9 Oct 2024 23:16:53 -0400 Subject: [PATCH] feat(netd): add links of useful sites --- .../modules/home-assistant/netdaemon/apps/Spotify/Types.cs | 3 +++ 1 file changed, 3 insertions(+) diff --git a/devices/homie/modules/home-assistant/netdaemon/apps/Spotify/Types.cs b/devices/homie/modules/home-assistant/netdaemon/apps/Spotify/Types.cs index 269cf91a..6e47a3a3 100644 --- a/devices/homie/modules/home-assistant/netdaemon/apps/Spotify/Types.cs +++ b/devices/homie/modules/home-assistant/netdaemon/apps/Spotify/Types.cs @@ -10,6 +10,9 @@ public static class Global } +// https://jsonformatter.org/yaml-to-json +// https://json2csharp.com +// https://github.com/thlucas1/homeassistantcomponent_spotifyplus/blob/master/custom_components/spotifyplus/services.yaml public record Restrictions { } public record UserProfile