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

Status 404 #28

Closed
ihard opened this issue Jan 30, 2020 · 4 comments
Closed

Status 404 #28

ihard opened this issue Jan 30, 2020 · 4 comments

Comments

@ihard
Copy link

ihard commented Jan 30, 2020

Hi, i check HassIQ 1.0.10 with Home Assistance 0.104.3 on Garmin 945
After login i have Status: 404 :(
Check with login/password and long time token - error same - Status: 404

@alanfischer
Copy link
Owner

A 404 would indicate the group you have setup in HassIQ is not found in your Home Assistant. What group name do you have in HassIQ?

@ihard
Copy link
Author

ihard commented Jan 31, 2020

I edit groups.yaml to

default_view:
  name: Home
  view: yes
  entities:
    - group.home

home:
  name: home
  entities:
    - sensor.battery_level_2

and restart HA

in confg HassIQ set group.default_view
now i get
Status: -104

Can you show some working configuration file for verification?

@ihard
Copy link
Author

ihard commented Jan 31, 2020

After experiments I found a working version:

default_view:
  entities:
    - sensor.battery_level_2

Everything works, thank you!

@ihard ihard closed this as completed Jan 31, 2020
@gthieme
Copy link

gthieme commented Apr 24, 2020

After experiments I found a working version:

default_view:
  entities:
    - sensor.battery_level_2

Everything works, thank you!

Thanks @ihard . I couldn't figure out why I was getting a 404 until I found your post.

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

3 participants