Skip to content
/ HADotNet Public
forked from qJake/HADotNet

🏡 A .NET Standard library for Home Assistant.

License

Notifications You must be signed in to change notification settings

SamKr/HADotNet

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

67 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

HADotNet

This is a fork from qJake's great HADotNet API library. It circumvents the RestSharp bug that exists at the time of writing, by adding a curl fallback mechanism.

You can enable curl by flagging the third initialise parameter to true (default false). CliWrap is used to execute curl. Add the nuget to your project, or manually add the library.

Please make sure curl is present on your system, and its location has been added to PATH. You can download curl for windows here. A simple manual to add directories to your PATH variable is available here.

About

🏡 A .NET Standard library for Home Assistant.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C# 100.0%