Giter VIP home page Giter VIP logo

home-assistant-custom-components-nasa's Introduction

Hi there ๐Ÿ˜ƒ

๐Ÿ”ญ Iโ€™m currently working on Notifier - Centro Notifiche

โšก Fun fact: I'm not a programmer ๐Ÿ˜„

๐Ÿ“ซ How to reach me:

Websitebadge Forum telegrambadge facebookbadge


โšก Recent Activity

  1. ๐Ÿ—ฃ Commented on #27 in caiosweet/Home-Assistant-custom-components-INGV
  2. ๐Ÿ”’ Closed issue #27 in caiosweet/Home-Assistant-custom-components-INGV
  3. ๐Ÿ—ฃ Commented on #6 in caiosweet/Home-Assistant-custom-components-NASA
  4. ๐Ÿš€ Published release First release zip file in caiosweet/Home-Assistant-custom-components-NASA
  5. ๐Ÿš€ Published release Fix deprecated constant and updated library version in caiosweet/Home-Assistant-custom-components-INGV



caiosweet

caiosweet


$$\textbf{\color{#0099ff} \huge Enjoy Yourself \unicode{x1f973} Caio Sweet}$$



home-assistant-custom-components-nasa's People

Contributors

caiosweet avatar dependabot[bot] avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar

home-assistant-custom-components-nasa's Issues

Feature Request: Personally Hosted API support

Since the APOD API you're using has been down for a couple days, I looked into and am successfully hosting my own API locally. I'd love to have an option to point at that using this integration. I'm going to make an attempt myself, but this integration is more complex than anything I've tackled before.

nasa.zip not found

Hi,

i cannot Download the intgration via hacs. The error i get is "unknown error".
I tried to download the nasa.zip manually, but i come to:

Screenshot_20240214_151801_Samsung Internet.jpg

Please fix.. this integration is awsome.

Error while setting up nasa platform for sensor

Describe the bug
Log Details (ERROR)
Logger: homeassistant.components.sensor
Source: components/sensor/init.py:583
Integration: Sensor (documentation, issues)
First occurred: 23:23:11 (4 occurrences)
Last logged: 23:32:52

Error adding entities for domain sensor with platform nasa
Error while setting up nasa platform for sensor
Traceback (most recent call last):
File "/usr/src/homeassistant/homeassistant/components/sensor/init.py", line 581, in state
numerical_value = float(value) # type:ignore[arg-type]
ValueError: could not convert string to float: 'Centaurus A: A Peculiar Island of Stars'

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

Traceback (most recent call last):
File "/usr/src/homeassistant/homeassistant/helpers/entity_platform.py", line 455, in async_add_entities
await asyncio.gather(*tasks)
File "/usr/src/homeassistant/homeassistant/helpers/entity_platform.py", line 731, in _async_add_entity
await entity.add_to_platform_finish()
File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 846, in add_to_platform_finish
self.async_write_ha_state()
File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 585, in async_write_ha_state
self._async_write_ha_state()
File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 649, in _async_write_ha_state
state = self._stringify_state(available)
File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 591, in _stringify_state
if (state := self.state) is None:
File "/usr/src/homeassistant/homeassistant/components/sensor/init.py", line 583, in state
raise ValueError(
ValueError: Sensor sensor.nasa_apod has device class None, state class measurement unit Apod and suggested precision None thus indicating it has a numeric value; however, it has the non-numeric value: Centaurus A: A Peculiar Island of Stars (<class 'str'>)

To Reproduce
Steps to reproduce the behavior:

I think that this started happening after installing homeassistant 2023.5.0

Expected behavior
Nasa entities to be available

Additional context
Sensors fail to be created and related enrities are unavailable

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.