Skip to content

IEX Trading Custom Component for Home Assistant

License

Notifications You must be signed in to change notification settings

enablingpenguin/ha-sensor-iex

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 

Repository files navigation

IEX Trading Sensor

A custom component for Home Assistant that uses the iexfinance module to get stock prices from the free IEX Trading API.

Example:

sensor:
  - platform: iex_finance
    api_key: YOUR_API_KEY
    symbols:
      - symbol: GOOGL
        name: Google

About

IEX Trading Custom Component for Home Assistant

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages