lfasci / homeassistant-metar

A sensor for METAR temperatures. https://en.wikipedia.org/wiki/METAR
8 stars 10 forks source link

2 issues #5

Open harry747400 opened 2 years ago

harry747400 commented 2 years ago

1 - how do i install it? i tried putting the text into my config file, and once i got the indentation right, i got "duplicate key" on the sensor lines. also, i can't find it in HACS. do i need to add a repository? what's the URL of the repository?

2 - is it possible to get wind direction (in degrees) and wind speed separately? if not, that feature should be added.

uowiec commented 1 year ago
  1. install HACS, do the things to make it work
  2. go to HACS home
  3. Go to any of the sections (integrations, frontend, automation).
  4. Click on the 3 dots in the top right corner.
  5. Select "Custom repositories"
  6. Add the URL https://github.com/lfasci/homeassistant-metar/ to the repository.
  7. Select the 'integration' category.
  8. Click the "ADD" button.
  9. restart HA
  10. add the yaml piece with metar sensor to your configuration.yaml
uxandy commented 10 months ago

Having an impossible time figuring out how to get this to run. I have imported it via HACS, restarted, added the configuration in my configuration.yaml. And I do not see any new sensors.

What could I possibly be doing wrong?

markbeee commented 9 months ago
  1. What files did you copy into the /custom_components/metar directory (there should be three)?
  2. Did you put the right ICAO-Code (four letters) into configuration.yaml?
  3. Is the METAR in the directory of: https://tgftp.nws.noaa.gov/data/observations/metar/stations/ available?
  4. If you completly restart, there should be sensors with the four-letter-code in your settings/devices/entities