Skip to content

Commit 09cd10b

Browse files
committed
Remove mention of iconify offline bundle
1 parent 3ec3041 commit 09cd10b

File tree

1 file changed

+1
-14
lines changed

1 file changed

+1
-14
lines changed

README.md

Lines changed: 1 addition & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -307,20 +307,6 @@ time:
307307
id: openhab_time
308308
```
309309
310-
## Iconify support
311-
312-
If you have
313-
the [Iconify icon provider bundle installed](https://community.openhab.org/t/iconify-icon-provider-4-0-0-0-5-0-0-0/149990),
314-
try configuring the `icon` field in the ESPHome yaml file. The binding will then use the icon from Iconify instead of
315-
[ openHAB classic icons ](https://www.openhab.org/docs/configuration/iconsets/classic/).
316-
317-
```yaml
318-
sensor:
319-
- platform: uptime
320-
name: Uptime
321-
icon: "mdi:counter"
322-
```
323-
324310
## Limitations
325311
326312
Most entity types and functions are now supported. However, there are some limitations:
@@ -330,6 +316,7 @@ The following entity types are **not** yet supported (please submit a PR of file
330316
- `camera`
331317
- `voice`
332318
- `valve`
319+
- `siren`
333320

334321
- `light` - not all modes are supported. Please create a PR if you need a specific mode.
335322

0 commit comments

Comments
 (0)