KM200 Missing channels in things

I am missing some channels in different Things.

Example:

15-Sep-2018 16:17:07.645 [DEBUG] [org.openhab.binding.km200.internal.KM200Device    ] - List type: stringValue service: /gateway/versionFirmware
15-Sep-2018 16:17:07.645 [INFO ] [org.openhab.binding.km200.internal.KM200Device    ] - 1;0;0;0;stringValue;/gateway/versionFirmware;04.04.05;;;;
15-Sep-2018 16:17:07.647 [DEBUG] [org.openhab.binding.km200.internal.KM200Device    ] - List type: stringValue service: /gateway/instAccess
15-Sep-2018 16:17:07.648 [INFO ] [org.openhab.binding.km200.internal.KM200Device    ] - 1;1;0;0;stringValue;/gateway/instAccess;off;off|on;;;
15-Sep-2018 16:17:07.650 [DEBUG] [org.openhab.binding.km200.internal.KM200Device    ] - List type: stringValue service: /gateway/versionHardware
15-Sep-2018 16:17:07.650 [INFO ] [org.openhab.binding.km200.internal.KM200Device    ] - 1;0;0;0;stringValue;/gateway/versionHardware;iCom_Low_NSC_v1;;;;
15-Sep-2018 16:17:07.651 [DEBUG] [org.openhab.binding.km200.internal.KM200Device    ] - List type: refEnum service: /gateway/update
15-Sep-2018 16:17:07.652 [INFO ] [org.openhab.binding.km200.internal.KM200Device    ] - 1;0;0;0;refEnum;/gateway/update;;;
15-Sep-2018 16:17:07.652 [INFO ] [org.openhab.binding.km200.internal.KM200Device    ] - 1;0;0;0;refEnum;/gateway/update;;;
15-Sep-2018 16:17:07.657 [DEBUG] [org.openhab.binding.km200.internal.KM200Device    ] - List type: stringValue service: /gateway/update/status
15-Sep-2018 16:17:07.658 [INFO ] [org.openhab.binding.km200.internal.KM200Device    ] - 1;0;0;0;stringValue;/gateway/update/status;completed;inprogress|completed|interrupted;;;
15-Sep-2018 16:17:07.660 [DEBUG] [org.openhab.binding.km200.internal.KM200Device    ] - List type: stringValue service: /gateway/uuid
15-Sep-2018 16:17:07.660 [INFO ] [org.openhab.binding.km200.internal.KM200Device    ] - 1;0;0;0;stringValue;/gateway/uuid;856210005;856210005;;;
15-Sep-2018 16:17:07.663 [DEBUG] [org.openhab.binding.km200.internal.KM200Device    ] - List type: stringValue service: /gateway/DateTime
15-Sep-2018 16:17:07.664 [INFO ] [org.openhab.binding.km200.internal.KM200Device    ] - 1;1;0;0;stringValue;/gateway/DateTime;2018-09-15T16:15:58;;;;
15-Sep-2018 16:17:07.667 [DEBUG] [org.openhab.binding.km200.internal.KM200Device    ] - List type: stringValue service: /gateway/instWriteAccess
15-Sep-2018 16:17:07.668 [INFO ] [org.openhab.binding.km200.internal.KM200Device    ] - 1;1;0;0;stringValue;/gateway/instWriteAccess;off;off|on;;;
15-Sep-2018 16:17:07.671 [DEBUG] [org.openhab.binding.km200.internal.KM200Device    ] - List type: refEnum service: /gateway/logging
15-Sep-2018 16:17:07.672 [INFO ] [org.openhab.binding.km200.internal.KM200Device    ] - 1;0;0;0;refEnum;/gateway/logging;;;
15-Sep-2018 16:17:07.674 [DEBUG] [org.openhab.binding.km200.internal.KM200Device    ] - List type: stringValue service: /gateway/logging/userAcceptance
15-Sep-2018 16:17:07.676 [INFO ] [org.openhab.binding.km200.internal.KM200Device    ] - 1;1;0;0;stringValue;/gateway/logging/userAcceptance;false;false|true;;;
15-Sep-2018 16:17:07.680 [DEBUG] [org.openhab.binding.km200.internal.KM200Device    ] - List type: stringValue service: /gateway/openIPAccess
15-Sep-2018 16:17:07.680 [INFO ] [org.openhab.binding.km200.internal.KM200Device    ] - 1;1;0;0;stringValue;/gateway/openIPAccess;off;off|on;;;

In the Things I only have as channels:
15-Sep-2018 16:17:07.663 [DEBUG] [org.openhab.binding.km200.internal.KM200Device ] - List type: stringValue service: /gateway/DateTime
15-Sep-2018 16:17:07.657 [DEBUG] [org.openhab.binding.km200.internal.KM200Device ] - List type: stringValue service: /gateway/update/status
15-Sep-2018 16:17:07.676 [INFO ] [org.openhab.binding.km200.internal.KM200Device ] - 1;1;0;0;stringValue;/gateway/logging/userAcceptance;false;false|true;;;

The rest of the channels like Versions of HW, FW, uuid, … are missing.
I also can’t get them as item:

String	VersionFirmwareBudGW	"Gateway Firmware Version [%s]"		 						<status>			(GW, DB) 	{channel="km200:gateway:xxxxxxxxx:gateway:versionFirmware"}

String	VersionHardwareBudGW	"Gateway Hardware Version [%s]"		 						<status>			(GW, DB) 	{channel="km200:gateway:xxxxxxxxx:gateway:versionHardware"}

String	UuidBudGW				"Gateway UUID [%s]"		 									<settings>			(GW, DB) 	{channel="km200:gateway:xxxxxxxxx:gateway:uuid"}

String	OpenIpAccessBudGW		"Gateway offener IP Zughang [%s]"		 					<settings>			(GW, DB) 	{channel="km200:gateway:xxxxxxxxx:gateway:openIPAccess"}

String	InstAccessBudGW			"Installateur Zugang [%s]"						   			<settings>			(GW, DB) 	{channel="km200:gateway:xxxxxxxxx:gateway:instAccess"}

String	InstWriteAccessBudGW	"Installateur Schreibzugang[%s]"		   					<settings>			(GW, DB) 	{channel="km200:gateway:xxxxxxxxx:gateway:instWriteAccess"}

Do I make any mistake? It’s not changing after reboot!

Thanks Chris

In PaperUI when you select the Thing, on the right side of the page click on the “show more”.

Not sure if this will help in your situation, can’t hurt to try. I do know this works for showing all the channels with the Alexa binding.

Unless there’s a newer KM200 binding I’m unaware of, this is the OH1 KM200 binding, which won’t have any things or channels.

Hi,
there is a Binding for openhab2 available and therefor my request regarding things and channels.

Hi,
I’m using the km200 binding in openhab 2.5.6 and at last in 2.5.6 on a Raspberry Pi 4 (8GB) with Raspberry OS lite. A thing for my Buderus gateway has been created, but I got no channels. The logfile says:
2020-07-22 09:52:33.145 [INFO ] [ery.KM200GatewayDiscoveryParticipant] - Discovered a KMXXX gateway with name: ‘iCom [gateway_557200120]’ id: ‘557200120’
2020-07-22 09:52:33.177 [INFO ] [g.discovery.internal.PersistentInbox] - Added new thing ‘km200:kmdevice:557200120’ to inbox.
2020-07-22 09:53:08.629 [WARN ] [.core.thing.binding.BaseThingHandler] - Handler KM200GatewayHandler tried updating the thing status although the handler was already disposed.
2020-07-22 09:53:49.680 [WARN ] [.core.thing.binding.BaseThingHandler] - Handler KM200GatewayHandler tried updating the thing status although the handler was already disposed.
2020-07-22 09:53:49.737 [INFO ] [internal.handler.KM200GatewayHandler] - Update KM50/100/200 gateway configuration, it takes a minute…
2020-07-22 09:53:54.750 [WARN ] [core.thing.internal.ThingManagerImpl] - Initializing handler for thing ‘km200:kmdevice:557200120’ takes more than 5000ms.
2020-07-22 09:53:54.754 [ERROR] [st.core.internal.thing.ThingResource] - Exception during HTTP PUT request for update config at ‘things/km200:kmdevice:557200120/config’
java.lang.IllegalStateException: Handler should not be null here

Do you have any suggestions what to do?
Thanks a lot