From 21451c4a45f5cc2dec8c0e7ad2c1cb408312c0d9 Mon Sep 17 00:00:00 2001 From: "J. Nick Koston" Date: Wed, 5 Jan 2022 15:56:04 -1000 Subject: [PATCH] Add steamist integration (#20995) --- source/_integrations/steamist.markdown | 23 +++++++++++++++++++++++ 1 file changed, 23 insertions(+) create mode 100644 source/_integrations/steamist.markdown diff --git a/source/_integrations/steamist.markdown b/source/_integrations/steamist.markdown new file mode 100644 index 00000000000..b2156976087 --- /dev/null +++ b/source/_integrations/steamist.markdown @@ -0,0 +1,23 @@ +--- +title: Steamist +description: Documentation about Steamist steam showers. +ha_category: + - Switch +ha_iot_class: Local Polling +ha_release: 2022.2 +ha_config_flow: true +ha_codeowners: + - '@bdraco' +ha_domain: steamist +ha_platforms: + - switch +--- + +The Steamist will allow you to monitor the state of your [Steamist](https://steamist.com/digital-controls/) steam shower and turn on and off the steam generator. + +## Supported Devices + +- 450 Digital Control +- 550 Digital Control + +{% include integrations/config_flow.md %}