akasma74 / Hass-Custom-Alarm

It is a fork of "Yet another take on a home assistant custom alarm" that will exist until its author is back to our Earth
80 stars 31 forks source link

Getting errors on the logs when clicking on the Alarm panel #4

Closed xhemp closed 5 years ago

xhemp commented 5 years ago

Your components (from Alarm/Settings/About): This Panel: v1.3.6_ak74 Component (Bwalarm): v1.1.4_ak74

Platform & Browser: Home assistant 0.92.2 running on Centos7 Chrome Version 74.0.3729.131 (Official Build) (64-bit)

Describe the bug Going on the alarm panel (left side of the HA dashboard), I get the following on the logs:

2019-05-04 13:15:20 ERROR (MainThread) [frontend.js.latest.201904270] https://www.montes.co:43142/frontend_latest/app.7bd99ba1.js?__WB_REVISION__=7bd99ba128ed85e3303e:2:60391 Uncaught TypeError: Cannot convert undefined or null to object
2019-05-04 13:15:21 ERROR (MainThread) [frontend.js.latest.201904270] https://www.montes.co:43142/frontend_latest/app.7bd99ba1.js?__WB_REVISION__=7bd99ba128ed85e3303e:2:60391 Uncaught TypeError: Cannot convert undefined or null to object

To Reproduce Steps to reproduce the behavior:

  1. Load the HA dashboard
  2. Click the alarm panel (left side) Screenshot 2019-05-04 at 13 18 41

Expected behavior Expectation is to load without errors.

Screenshots If applicable, add screenshots to help explain your problem.

Additional context Add any other context about the problem here.

xhemp commented 5 years ago

This one is not related to the Alarm at all, it's something else on HA. Closing it.