Add sensor platform to steamist (#21094)

This commit is contained in:
J. Nick Koston 2022-01-08 02:21:39 -10:00 committed by GitHub
parent 9adeb6e592
commit 97b1b3225e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -2,6 +2,7 @@
title: Steamist title: Steamist
description: Documentation about Steamist steam showers. description: Documentation about Steamist steam showers.
ha_category: ha_category:
- Sensor
- Switch - Switch
ha_iot_class: Local Polling ha_iot_class: Local Polling
ha_release: 2022.2 ha_release: 2022.2
@ -10,6 +11,7 @@ ha_codeowners:
- '@bdraco' - '@bdraco'
ha_domain: steamist ha_domain: steamist
ha_platforms: ha_platforms:
- sensor
- switch - switch
--- ---