diff --git a/ABOUT.md b/ABOUT.md
index 8cbf3f5..b647a38 100644
--- a/ABOUT.md
+++ b/ABOUT.md
@@ -16,15 +16,15 @@ Note: node-lpf2 has been tested on macOS 10.13 and Debian/Raspbian on the Raspbe
While most LPF2 components and Hubs are compatible with each other, there are exceptions. There is limited backwards compatibility between newer components and the WeDo 2.0 Smart Hub. However WeDo 2.0 components are fully forwards compatible with newer Hubs.
-| | Type | WeDo 2.0 Smart Hub | Boost Move Hub | Powered Up Hub |
-| ------------------------------- | ------------- | ------------------ | -------------- | -------------- |
-| WeDo 2.0 Tilt Sensor | Sensor | Yes | Yes | Yes |
-| WeDo 2.0 Distance Sensor | Sensor | Yes | Yes | Yes |
-| WeDo 2.0 Medium Motor | Motor | Yes | Yes | Yes |
-| Boost Color and Distance Sensor | Sensor | *Partial (1)* | Yes | Yes |
-| Boost Interactive Medium Motor | Motor/Sensor | *Partial (2)* | Yes | Yes |
-| Powered Up Train Motor | Motor | Yes | Yes | Yes |
-| Powered Up LED Lights | Lights | Yes | Yes | Yes |
+| Name | Type | WeDo 2.0 Smart Hub | Boost Move Hub | Powered Up Hub | Availability |
+| ------------------------------- | ------------- | ------------------ | -------------- | -------------- | ------------ |
+| WeDo 2.0 Tilt Sensor | Sensor | Yes | Yes | Yes | 45300 |
+| WeDo 2.0 Motion Sensor | Sensor | Yes | Yes | Yes | 45300 |
+| WeDo 2.0 Medium Motor | Motor | Yes | Yes | Yes | 45300, 76112 |
+| Boost Color and Distance Sensor | Sensor | *Partial (1)* | Yes | Yes | 17101 |
+| Boost Interactive Motor | Motor/Sensor | *Partial (2)* | Yes | Yes | 17101 |
+| Powered Up Train Motor | Motor | Yes | Yes | Yes | 60197, 60198 |
+| Powered Up LED Lights | Lights | Yes | Yes | Yes | 60198 |
(1) Only color mode is supported on the WeDo 2.0 Smart Hub at this point.
diff --git a/README.md b/README.md
index 6c4b667..c803ef2 100644
--- a/README.md
+++ b/README.md
@@ -16,15 +16,15 @@ Note: node-lpf2 has been tested on macOS 10.13 and Debian/Raspbian on the Raspbe
While most LPF2 components and Hubs are compatible with each other, there are exceptions. There is limited backwards compatibility between newer components and the WeDo 2.0 Smart Hub. However WeDo 2.0 components are fully forwards compatible with newer Hubs.
-| | Type | WeDo 2.0 Smart Hub | Boost Move Hub | Powered Up Hub |
-| ------------------------------- | ------------- | ------------------ | -------------- | -------------- |
-| WeDo 2.0 Tilt Sensor | Sensor | Yes | Yes | Yes |
-| WeDo 2.0 Distance Sensor | Sensor | Yes | Yes | Yes |
-| WeDo 2.0 Medium Motor | Motor | Yes | Yes | Yes |
-| Boost Color and Distance Sensor | Sensor | *Partial (1)* | Yes | Yes |
-| Boost Interactive Medium Motor | Motor/Sensor | *Partial (2)* | Yes | Yes |
-| Powered Up Train Motor | Motor | Yes | Yes | Yes |
-| Powered Up LED Lights | Lights | Yes | Yes | Yes |
+| Name | Type | WeDo 2.0 Smart Hub | Boost Move Hub | Powered Up Hub | Availability |
+| ------------------------------- | ------------- | ------------------ | -------------- | -------------- | ------------ |
+| WeDo 2.0 Tilt Sensor | Sensor | Yes | Yes | Yes | 45300 |
+| WeDo 2.0 Motion Sensor | Sensor | Yes | Yes | Yes | 45300 |
+| WeDo 2.0 Medium Motor | Motor | Yes | Yes | Yes | 45300, 76112 |
+| Boost Color and Distance Sensor | Sensor | *Partial (1)* | Yes | Yes | 17101 |
+| Boost Interactive Motor | Motor/Sensor | *Partial (2)* | Yes | Yes | 17101 |
+| Powered Up Train Motor | Motor | Yes | Yes | Yes | 60197, 60198 |
+| Powered Up LED Lights | Lights | Yes | Yes | Yes | 60198 |
(1) Only color mode is supported on the WeDo 2.0 Smart Hub at this point.