From fa443c20dab13b60d4fbfca12127eaa6900340ac Mon Sep 17 00:00:00 2001 From: Robert Hillis Date: Mon, 5 Jun 2023 06:48:37 -0400 Subject: [PATCH] Add platforms to Dremel 3D printer docs (#27651) --- source/_integrations/dremel_3d_printer.markdown | 2 ++ 1 file changed, 2 insertions(+) diff --git a/source/_integrations/dremel_3d_printer.markdown b/source/_integrations/dremel_3d_printer.markdown index 1af5f30717f..0886404fac1 100644 --- a/source/_integrations/dremel_3d_printer.markdown +++ b/source/_integrations/dremel_3d_printer.markdown @@ -9,6 +9,8 @@ ha_release: 2023.7 ha_config_flow: true ha_domain: dremel_3d_printer ha_platforms: + - binary_sensor + - camera - Sensor ha_codeowners: - '@tkdrob'