grzegorz914 / homebridge-openwebif-tv

Homebridge plugin for Sat Receivers with openWebIf interface, publish as independent external platform accessory.
MIT License
6 stars 1 forks source link

Error in Log #65

Closed MortRainey closed 9 months ago

MortRainey commented 9 months ago

Hi,

i get this Error in my Log:

"[OpenWebIfTv] Device: 10.0.0.10 Receiver, Prepare accessory error: TypeError: serviceType is not a constructor"

Last Version without this Error is 3.25.20. Device shows "no answer" in Homekit.

grzegorz914 commented 9 months ago

Change all value -1 in config.json to 0 or just use UI to config plugin again.

MortRainey commented 9 months ago

Thanks. bouquets.displayType was set to -1. Works again.