koush / ha_scrypted

22 stars 4 forks source link

Re-add config flow and fix setup from #2 #4

Closed raman325 closed 1 year ago

raman325 commented 1 year ago

Fixes error in #2

raman325 commented 1 year ago

this is working on my end, we were missing https://github.com/koush/ha_scrypted/pull/4/files#diff-44e51fd45763edf68309ffb9a026a31bb3be81e857898162b45664fb166dad63R32-R33

koush commented 1 year ago

Had the IP wrong when I was testing and then didn't realize it still needed a restart. So, looks like it works but there should probably be a notification of some sort after the service is added.

raman325 commented 1 year ago

what did you need the restart for? to update your configuration.yaml and have that take effect?

koush commented 1 year ago

The card was not functional until the restart. Neither was the entry for the panel that was already there.

raman325 commented 1 year ago

hmm that seems like a bug, I can't think of why that should be the case. I will do some testing tonight. I'm also going to have it set up the panel automatically in a future PR