All Projects → menahishayan → HomeAssistant-Cupertino-Icons

menahishayan / HomeAssistant-Cupertino-Icons

Licence: other
Apple SF Symbols icons for Home Assistant! (3000+ icons)

Programming Languages

javascript
184084 projects - #8 most used programming language
python
139335 projects - #7 most used programming language

Projects that are alternatives of or similar to HomeAssistant-Cupertino-Icons

custom-brand-icons
Custom brand icons for Home Assistant
Stars: ✭ 242 (+142%)
Mutual labels:  homeassistant, hacs
home-assistant-miele
Miele integration for Home assistant
Stars: ✭ 101 (+1%)
Mutual labels:  homeassistant, hacs
mercedes me api
Script to use Mercedes Me APIs.
Stars: ✭ 34 (-66%)
Mutual labels:  homeassistant, hacs
home-assistant-p2000
🚒 This component tracks P2000 emergency events in The Netherlands.
Stars: ✭ 45 (-55%)
Mutual labels:  homeassistant, hacs
ltss
Long time state storage (LTSS) custom component for Home Assistant using Timescale DB
Stars: ✭ 34 (-66%)
Mutual labels:  homeassistant, hacs
ha-config-ataraxis
My Home Assistant Configs. If you like what you see, please ⭐️my repo. It would encourage me a lot 🤘
Stars: ✭ 146 (+46%)
Mutual labels:  homeassistant, hacs
hass-livebox-component
Livebox Component for Home assistant
Stars: ✭ 24 (-76%)
Mutual labels:  homeassistant, hacs
homeassistant-aemet-sensor
AEMET integration for Home Assistant
Stars: ✭ 21 (-79%)
Mutual labels:  homeassistant, hacs
home-assistant-frigidaire
Custom component for the Frigidaire integration
Stars: ✭ 11 (-89%)
Mutual labels:  homeassistant, hacs
worldtidesinfocustom
world tides info custom component for home assistant
Stars: ✭ 14 (-86%)
Mutual labels:  homeassistant, hacs
content-card-linky
cardLinky comptatible with sensor apiEnedis
Stars: ✭ 48 (-52%)
Mutual labels:  homeassistant, hacs
ha-zoom-automation
Custom Home Assistant component for Zoom. Tracks when you are connected to a Zoom call by default but may allow you to track more.
Stars: ✭ 47 (-53%)
Mutual labels:  homeassistant, hacs
ha-lovelace-elapsed-time-card
Home Assistant Lovelace Custom Card to calculate time elapsed/left
Stars: ✭ 21 (-79%)
Mutual labels:  homeassistant, hacs
slider-button-card
A button card with integrated slider
Stars: ✭ 319 (+219%)
Mutual labels:  homeassistant, hacs
Home-Assistant-custom-components-DPC-Alert
Italy Meteo-hydro alert and hydrogeological phenomena Civil Protection (Protezione Civile). In this custom component you can find the vigilance Bulletin and the Bulletin of national hydrogeological and hydraulic criticalities. They allow to check whether in your current location there will be criticalities/warnings related to weather-hydrogeolog…
Stars: ✭ 31 (-69%)
Mutual labels:  homeassistant, hacs
homeassistant-powercalc
Custom component to calculate estimated power consumption of lights and other appliances
Stars: ✭ 261 (+161%)
Mutual labels:  homeassistant, hacs
ad-alexatalkingclock
Alexa (or other Smart Speakers) tell you the time without asking every hour. Please ⭐️if you like my app :)
Stars: ✭ 30 (-70%)
Mutual labels:  homeassistant, hacs
hass-hue-icons
Additional vector icons for home assistant to model Philips Hue bulbs and fixtures.
Stars: ✭ 161 (+61%)
Mutual labels:  homeassistant, hacs
openrgb ha
OpenRGB integration for Home Assistant
Stars: ✭ 40 (-60%)
Mutual labels:  homeassistant, hacs
entur-card
Home Assistant Lovelace card card for the Entur public transport component.
Stars: ✭ 38 (-62%)
Mutual labels:  homeassistant, hacs

hacs_badge

Home Assistant Cupertino Icons

Apple SF Symbols Icons for Home Assistant! (3000+ Icons)

preview     preview     preview     preview     preview     preview     preview
preview     preview     preview     preview     preview     preview     preview

Install

HACS (Recommended)

  1. HACS tab > Menu > Custom Repository
  2. Paste this repo's URL
  3. Select Integration in the dropdown
  4. Install cupertino-icons from HACS
  5. Restart Home Assistant
  6. Home Assistant > Settings > Integrations > Add > Cupertino Icons > Install

The icons should be usable in Home Assistant now. If it doesnt show up, try refreshing the page, private browsing or restart Home Assistant.

Manual

  1. Copy custom_components/cupertino into your custom_components folder
  2. Restart Home Assistant
  3. Home Assistant > Settings > Integrations > Add > Cupertino Icons > Install

The icons should be usable in Home Assistant now. If it doesnt show up, try refreshing the page, private browsing or restart Home Assistant

Usage

Prefix: ios
Eg: ios:lightbulb-fill | ios:cloud-moon-rain | ios:bed-double-fill

Multi-Color Icons! (v3.0+)

preview     preview     preview     preview     preview     preview     preview
preview     preview     preview     preview     preview     preview     preview

SF Symbols 3+ supports multi-color icons. This functionality has been ported into this repo to support multi-color icons in Home Assistant!

Just add Suffixes #color, #invert, #color-invert or #fullcolor to change the icon colors! (Credit to thomasloven for the inspiration)

Eg:

  • ios:gear-badge-xmark#color
  • ios:gear-badge-xmark#color-invert
  • ios:gear-badge-xmark#fullcolor

Icon Reference

v3.0 Update

  • Home Assistant Cupertino Icons has now been updated to SF Symbols v3.0 with 3167 Icons! (Copyrighted icons excluded)
  • Supports Home Assistant's icon picker (2021.11.0+)

SF Symbols | Apple
SF Symbols Reference | SFSymbols.com

You may download the MacOS App from Apple for a better reference.

Note: underscores(_) and dots(.) must be swapped with hipens(-)

Breaking Changes

Starting with v3.0+, this repo has been changed from a lovelace/frontend repo to a full-fledged integration. If you're upgrading from an older version:

  1. HACS > Uninstall "cupertino-icons"
  2. HACS > Menu > Custom Repository
  3. Delete this repo
  4. Follow Install instructions above

Legal Disclaimer

Certain icons are copyrighted by Apple and are not allowed to used with modification. These icons have not been exported and are not present in this repo. They will not be included.


To Do

☑️ Upgrade to SF Pro Symbols v2.1
☑️ Upgrade to SF Pro Symbols v3.0
☑️ Multicolor support
☑️ Icon Picker

Changelog

v3.0.2

  • Fixed a bug that caused sizing issues

v3.0.1

  • Fixed a bug that caused multi-color icons to be displayed incorrectly

v3.0

  • Update to SF Symbols 3.0
  • Support for multicolor icons
  • Supports icon picker
  • Restructure and refactor layout
  • Breaking Changes: Repo type has been changed from frontend/lovelace plugin to a full-fledged integration. You may need to uninstall, delete the repo from HACS and reinstall.
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].