mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-09 18:36:51 +00:00
Clarify migration comment
This commit is contained in:
parent
0197887e10
commit
5a3b0b76f4
@ -18,7 +18,7 @@ Streaming:
|
||||
- Google Assistant support, "Hey Google, show the baby room"
|
||||
- More supported platforms
|
||||
|
||||
Finished the great migration. All built-in platforms are now in their own folder. If you still have platforms in your `custom_components/` directory in the old file format, like `light/hue.py`, rename it to `hue/light.py`. It will not be supported in a future release.
|
||||
Finished the great migration. All built-in platforms are now in their own folder. If you still have platforms in your `custom_components/` directory in the old file format, like `sensor/my_platform.py`, rename it to `my_platform/sensor.py`. It will not be supported in a future release.
|
||||
|
||||
ESPHome Camera support
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user