Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

sensor.moon doesnt display #16

Closed
ghost opened this issue Feb 21, 2020 · 4 comments
Closed

sensor.moon doesnt display #16

ghost opened this issue Feb 21, 2020 · 4 comments
Assignees

Comments

@ghost
Copy link

ghost commented Feb 21, 2020

Describe the bug
Moon sensor is not displayed

To Reproduce
Lovelace

          - entities:
              max_elevation: sun.sun
              moon: sensor.moon
              noon: sensor.solar_noon
              sunrise: sensor.sunrise
              sunset: sensor.sunset
            meridiem: false
            name: Soleil
            type: 'custom:sun-card'

Sensors

sensor
  - platform: moon

Config:
arch | x86_64
dev | false
docker | true
hassio | true
os_name | Linux
python_version | 3.7.6
timezone | America/Toronto
version | 0.105.5
virtualenv | false

moon_sensor_state
moon_sensor_state2

@ghost ghost assigned mishaaq Feb 21, 2020
@ghost
Copy link
Author

ghost commented Feb 21, 2020

Adding print screen of the card.
Styled in theme.
Doesnt show up even, wethered styled or not.

sun_Card

@ghost
Copy link
Author

ghost commented Feb 22, 2020

Dont know if its related, but i Sometimes get this error message (at the bottom of the attached image) when th UI is updating, then it goes away and is replaced by the sun-card after a second or two.
73465043-FF14-482C-AAB5-5020A9940AC1

@mishaaq
Copy link
Owner

mishaaq commented Feb 25, 2020

@hugo929

Dont know if its related, but i Sometimes get this error message (at the bottom of the attached image) when th UI is updating, then it goes away and is replaced by the sun-card after a second or two.

What you mean by "UI is updating" - it occurs from time to time or it happens after page refresh or after after changing the UI config (card or whole UI?)?

@ghost
Copy link
Author

ghost commented Feb 25, 2020

What you mean by "UI is updating" - it occurs from time to time or it happens after page refresh or after after changing the UI config (card or whole UI?)?

When refreshing the UI (pulling down on ios apps (iPhone or iPad) , I havent seen it on chrome yet)
While individual cards are updating assync, the yellow message appears for a couple of seconds, then is replaced by the sun card wich displays correctly (albeit missing moon sensor).

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant