[Solved] Yamahareceiver Binding stop working

Latest OH2 Build #1029
Binding stop working and shows error:

00:51:53.945 [ERROR] [home.core.thing.internal.ThingManager] - Exception occurred while calling thing handler factory 'org.openhab.binding.yamahareceiver.internal.YamahaReceiverHandlerFactory@45d74f47': org.eclipse.smarthome.core.thing.internal.ThingImpl cannot be cast to org.eclipse.smarthome.core.thing.Bridge
java.lang.ClassCastException: org.eclipse.smarthome.core.thing.internal.ThingImpl cannot be cast to org.eclipse.smarthome.core.thing.Bridge
	

openhab> bundle:list | grep Yam 215 │ Active │ 80 │ 2.2.0.201708311929 │ YamahaReceiver Binding

How to back it to life?

Reinstalling does not help.


ps
I found that i need to remove Yamaha thing and discover it again. After that it start working.