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

Everything appears as unknown #20

Open
frayberen opened this issue Jul 28, 2023 · 4 comments
Open

Everything appears as unknown #20

frayberen opened this issue Jul 28, 2023 · 4 comments

Comments

@frayberen
Copy link

Same problem. Everything keeps showing up as unknown and I've already tried every way I can think of... Any light...?

Thanks!!
Captura de pantalla 2023-07-28 a las 18 17 11
Captura de pantalla 2023-07-28 a las 18 15 55

@simonhq
Copy link
Owner

simonhq commented Jul 30, 2023

Hi Fraybean,

You need to uncomment the "APRIL22" i.e., remove the # so that the correct version of the code is getting the data.

Thanks

Simon.

@frayberen
Copy link
Author

I have also tried uncommenting and I can't do it either. The input_boolean.get_allergies_data does not return, it gets stuck.

@simonhq
Copy link
Owner

simonhq commented Jul 31, 2023

Can you post the appdaemon logs of what it is saying when it runs please.

@simonhq
Copy link
Owner

simonhq commented Aug 19, 2023

Hey Frayberen,

I would also suggest changing your block to this:

accu_allergies:
  module: accu_allergies
  class: Get_Accu_Allergies
  ACC_FILE: "./allergies"
  ACC_FLAG: "input_boolean.get_allergies_data"
  DEB_FLAG: "input_boolean.reset_allergies_sensor"
  URL_ID: "1457283"
  URL_CITY: "maria-de-huerva"
  URL_COUNTRY: "es"
  URL_LANG: "es"
  URL_POSTCODE: ""
  WEB_VER: "APRIL22"

As in your url, you don't have a different postcode to your ID

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

2 participants