Skip to content

Additional Philips Air Purifier icons for Home Assistant to accompany the MDI icons. Note: Copyright with the design is with Philips.

Notifications You must be signed in to change notification settings

kongo09/hass-pap-icons

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

hacs_badge

hass-pap-icons

Custom icon pack designed for Home Assistant containing icons for Philips Air Purifier.

Content

icon name
Preview power_button
Preview child_lock_button
Preview auto_mode_button
Preview fan_speed_button
Preview humidity_button
Preview light_dimming_button
Preview two_in_one_mode_button
Preview timer_reset_button
Preview sleep_mode
Preview auto_mode
Preview speed_1
Preview speed_2
Preview speed_3
Preview allergen_mode
Preview purification_only_mode
Preview two_in_one_mode
Preview bacteria_virus_mode
Preview nanoprotect_filter
Preview filter_replacement
Preview water_refill
Preview prefilter_clearning
Preview prefilter_wick_cleaning
Preview pm25
Preview iai
Preview wifi
Preview reset
Preview circulate
Preview clean
Preview mode
Preview pm25b
Preview rotate
Preview oscillate
Preview heating
Preview gas

Install

HACS

Add https://github.com/kongo09/hass-pap-icons as custom-repository for a Lovelace plugin in HACS

Manual

Copy the hass-pap-icons.js file into <config>/www/ where <config> is your home-assistant config directory (the directory where your configuration.yaml resides).

Add the folowing to the frontend section of your configuration.yaml

frontend:
  extra_module_url:
    - /local/hass-pap-icons.js

Or add the following to your lovelace configuration using the Raw Config editor under Configure UI or ui-lovelace.yaml if using YAML mode.

resources:
  - type: js
    url: /local/hass-pap-icons.js

Restart home-assistant.

Using

The icons use the prefix pap:. They are compatible with the icon picker, so you can search for them in the entity configuration UI by typing pap: into the box.

Example:

type: entity
entity: fan.air_ac2729
icon: 'pap:power_button'

FAQ

Q: The icon ain't showing, it's just white space where it should be. What's up with that?

A: Probably related to cache. Try opening your instance in a incognito/private Window and see if your icon shows then. If yes, it's cache related. If not, spellcheck.

Q: The icons look great, but what Lovelace card would you recommend to make use of them?

A: Great question - I couldn't find one either that takes advantage of the Philips devices. So I used a lovelace-button-card to create one. You can find it here: https://community.home-assistant.io/t/lovelace-button-card/65981/4938?u=kongo09

Q: I cannot get my Philips Air Purifier to work with Home Assistant. I know this is off-topic for an icon pack, but how did you do that?

A: The best way is the great integration by @betaboon which can find here: https://github.com/betaboon/philips-airpurifier

Thanks

Thanks to @hulkhaugen, as I used his hass-bha-icons based on hass-fontawesome from @thomasloven as a template for this pack

About

Additional Philips Air Purifier icons for Home Assistant to accompany the MDI icons. Note: Copyright with the design is with Philips.

Topics

Resources

Stars

Watchers

Forks

Packages

No packages published