File tree Expand file tree Collapse file tree 1 file changed +1
-14
lines changed
Expand file tree Collapse file tree 1 file changed +1
-14
lines changed Original file line number Diff line number Diff 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
326312Most 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
You can’t perform that action at this time.
0 commit comments