ParkSquare.SkyTv by Jon Meesam

<PackageReference Include="ParkSquare.SkyTv" Version="3.0.2" />

 ParkSquare.SkyTv 3.0.2

Sky TV channel guide and program information from Sky's online web services, remote record and direct channel change functionality over local network. Also now compatible with latest SkyQ boxes. Updated to find Sky Q boxes on the network (previously only found Sky HD boxes). Note that SkyQ boxes can't change channel using this API.

<package xmlns="http://schemas.microsoft.com/packaging/2013/05/nuspec.xsd">
  <metadata>
    <id>ParkSquare.SkyTv</id>
    <version>3.0.2</version>
    <authors>Jon Meesam</authors>
    <owners>Jon Meesam</owners>
    <requireLicenseAcceptance>true</requireLicenseAcceptance>
    <licenseUrl>https://www.parksq.co.uk/pscl_mit_licence.txt</licenseUrl>
    <projectUrl>https://www.parksq.co.uk/nuget/sky-home-automation</projectUrl>
    <iconUrl>https://en.gravatar.com/userimage/64673125/ef83498cb1b66b82fc273d7c223cef79.png</iconUrl>
    <description>Sky TV channel guide and program information from Sky's online web services, remote record and direct channel change functionality over local network. Also now compatible with latest SkyQ boxes. Updated to find Sky Q boxes on the network (previously only found Sky HD boxes). Note that SkyQ boxes can't change channel using this API.</description>
    <copyright>Copyright © 2019 Park Square Consulting Ltd</copyright>
    <tags>sky sky+ sky+hd skyhd skyplus skyq skysports homeautomation remoterecord UPNP channelguide EPG</tags>
    <dependencies>
      <group targetFramework=".NETStandard2.0">
        <dependency id="AutoMapper" version="8.1.1" exclude="Build,Analyzers" />
        <dependency id="Newtonsoft.Json" version="12.0.2" exclude="Build,Analyzers" />
        <dependency id="ParkSquare.RestClient" version="2.2.0" exclude="Build,Analyzers" />
        <dependency id="ParkSquare.UPnP" version="2.1.0" exclude="Build,Analyzers" />
        <dependency id="Rssdp" version="4.0.2" exclude="Build,Analyzers" />
      </group>
    </dependencies>
  </metadata>
</package>