Tommatheussen / Home-Assistant-Configuration

:house_with_garden: My home assistant configuration!
32 stars 7 forks source link

Flexget integration #32

Open marine1988 opened 7 years ago

marine1988 commented 7 years ago

Hi there I try to use your flexget component is that still working? I try to use it but is just impossible tha gives me a lot off errors. Is there any way to fix it?

Tommatheussen commented 7 years ago

Which errors do you get? I'm currently in between moving server stuff around, I've got it disabled, but a while ago it was still working.

marine1988 commented 7 years ago

The binary sensors doen´t appear on home assistant!

Tommatheussen commented 7 years ago

Lol ok, I was hoping for some actual error message ;) But, I enabled it for my own installation just now, and indeed, it's failing, I will investigate today.

Tommatheussen commented 7 years ago

Can I ask how you configured you component?

Tommatheussen commented 7 years ago

Without knowing the actual issue, it might have been fixed in 491a538bb6a998956065fd8fba0d0dc5c4e2da10. Configuration might have changed a bit:

binary_sensor:
  - platform: flexget
    host: http://localhost:5050 (optional, default)
    ssl: True (check cert, useful for polling local instance while behind proxy, default)
    password: **** (required)
marine1988 commented 5 years ago

hi there it stoped working on last versions of HA