From 97b1b3225eb3cb6dee49b064d905397c097d848b Mon Sep 17 00:00:00 2001 From: "J. Nick Koston" Date: Sat, 8 Jan 2022 02:21:39 -1000 Subject: [PATCH] Add sensor platform to steamist (#21094) --- source/_integrations/steamist.markdown | 2 ++ 1 file changed, 2 insertions(+) diff --git a/source/_integrations/steamist.markdown b/source/_integrations/steamist.markdown index b2156976087..fa8014dfbe6 100644 --- a/source/_integrations/steamist.markdown +++ b/source/_integrations/steamist.markdown @@ -2,6 +2,7 @@ title: Steamist description: Documentation about Steamist steam showers. ha_category: + - Sensor - Switch ha_iot_class: Local Polling ha_release: 2022.2 @@ -10,6 +11,7 @@ ha_codeowners: - '@bdraco' ha_domain: steamist ha_platforms: + - sensor - switch ---