diff --git a/components/number/homeassistant.rst b/components/number/homeassistant.rst index d1eafcb300..73827d6c4d 100644 --- a/components/number/homeassistant.rst +++ b/components/number/homeassistant.rst @@ -20,7 +20,7 @@ with Home Assistant. Min, Max and Step are not configurable for this platform be number: - platform: homeassistant id: my_ha_number - entity_id: number.my_number + entity_id: input_number.my_number Configuration variables: ------------------------