mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-22 08:46:51 +00:00
2022.2.0: Add missing language flag to codefenced block
This commit is contained in:
parent
29d55b6757
commit
3791277d90
@ -636,7 +636,7 @@ are now deprecated from the `manifest.json` file and should
|
||||
be moved into a `properties` dict.
|
||||
|
||||
For example:
|
||||
```
|
||||
```diff
|
||||
- {"type":"_airplay._tcp.local.","model":"appletv*"}
|
||||
+ {"type":"_airplay._tcp.local.","properties":{"model":"appletv*"}}
|
||||
```
|
||||
|
Loading…
x
Reference in New Issue
Block a user