mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-25 02:07:15 +00:00
Add note about entity_namespace deprecation (#7840)
* Add note about entity_namespace deprecation * Update platform_options.markdown
This commit is contained in:
parent
8b00c2740e
commit
7a8bc3a072
@ -10,6 +10,8 @@ footer: true
|
|||||||
redirect_from: /topics/platform_options/
|
redirect_from: /topics/platform_options/
|
||||||
---
|
---
|
||||||
|
|
||||||
|
<p class='note info'>These options are being phased out and are only available for single platform integrations.</p>
|
||||||
|
|
||||||
Some components or platforms (those that are based on the [entity](https://github.com/home-assistant/home-assistant/blob/dev/homeassistant/helpers/entity.py) class) allows various extra options to be set.
|
Some components or platforms (those that are based on the [entity](https://github.com/home-assistant/home-assistant/blob/dev/homeassistant/helpers/entity.py) class) allows various extra options to be set.
|
||||||
|
|
||||||
### {% linkable_title Entity namespace %}
|
### {% linkable_title Entity namespace %}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user