Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Exception: Unexpected response code 404 from Home Assistant API endpoint /api/states/. #4

Closed
werddomain opened this issue Mar 7, 2020 · 1 comment

Comments

@werddomain
Copy link

System.Exception: Unexpected response code 404 from Home Assistant API endpoint /api/states/.
at HADotNet.Core.BaseClient.Get[T](String path)
at HADotNet.Core.Clients.StatesClient.GetState(String entityId)
at Hass_Alarm.Controllers.HomeController.Panel() in D:\HassIo\Hass-Alarm\Hass-Alarm\Controllers\HomeController.cs:line 63

i will test with the source to see where is the error, because the error message dont say much ...

home assistant core version : 0.105.5
operating system: 3.11
Supervisor version : 209

asp.net core 3.0

usage : https://github.com/werddomain/Hass-Alarm/blob/master/Hass-Alarm/Controllers/HomeController.cs

@werddomain
Copy link
Author

My bad. The entityId was not correct. Sorry. I close this isue.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant