GithubHelp home page GithubHelp logo

tcarwash / home-assistant_noaa-space-weather Goto Github PK

View Code? Open in Web Editor NEW
22.0 4.0 5.0 339 KB

A home assistant custom component to integrate with the NOAA Space Weather Prediction Center API

License: MIT License

Python 94.57% Shell 5.43%
amateur-radio hacs hacs-integration home-assistant noaa-data

home-assistant_noaa-space-weather's People

Contributors

dependabot[bot] avatar tcarwash avatar wheirman avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar

home-assistant_noaa-space-weather's Issues

Cannot install

I am following the Installation steps of downloading every file into a custom_components/noaa_space_weather folder, and rebooting. But the integration does not appear when I search in the "add Integration" section.

I'm using HA 2024.5.3, Supervisor 2024.05.1, OS 12.3, frontend 20240501.1

There are no errors in any logs.

A index does not match NOAA Space Weather value

The A index sensor value does not match the value on the NOAA Space Weather website. For example, the current value reported by NOAA is 36 but the value I see in HA is 9.

I have restarted HA with debug and will post updates if any relevant info is noted.

Thanks for this integration, BTW. I was starting to gather sources to build something on my own and then stumbled across this - WIN!

73, Tim

Grab animations from NOAA to present in HA visually

Is your feature request related to a problem? Please describe.
N/A

Describe the solution you'd like
Grab animation information from https://www.swpc.noaa.gov/products/aurora-30-minute-forecast to be able to display on HA. Looking at source on page, images seem to be accessible from https://services.swpc.noaa.gov/products/animations/ovation_south_24h.json which would be great displayed on HA.

Describe alternatives you've considered
Embed webpage of static image from https://services.swpc.noaa.gov/images/animations/ovation/south/latest.jpg

Additional context
N/A

Devcontainer: urllib3 needs to be reinstalled for homeassistant to be able to run in the devcontainer

It looks like the version of urllib3 included as a dependency of homeassistant isn't working right. it throws the following error:

AttributeError: module 'urllib3.util' has no attribute 'PROTOCOL_TLS'

The above exception was the direct cause of the following exception:

it gives a 500 error to the client in the browser when it throws this error in the terminal.

A workaround is to drop to a shell in the devcontainer and python -m pip install --upgrade urllib3 but it would be really nice for this to work out of the box.

Sensors are defined as text sensors rather than numeric sensors

Hi,

Thank you for this integration.

I'm using NOAA Space Weather version 1.1.0 on HA :
Home Assistant 2023.6.1
Operating System 10.2

The problem is that sensors, even if they have numeric values, are displayed as text sensors (see image below) rather than numeric sensors, thus no graphic charts (lines or bars) can be displayed.

Is it possible to change the sensor types to numeric ?

Thanks for your feedback.

image

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.