home-assistant / home-assistant.io

:blue_book: Home Assistant User documentation
https://www.home-assistant.io
Other
5k stars 7.29k forks source link

Error: invalid literal for int() with base 10: #10258

Closed chadlyy closed 5 years ago

chadlyy commented 5 years ago

I integrated in Elk M1 : https://www.home-assistant.io/components/elkm1/ I can trigger the arm/disarm with no issues from developer tools calling the services directly but when trying to use the alarm panel card I get an error (https://www.home-assistant.io/lovelace/alarm-panel/)

ERROR:
Failed to call service alarm_control_panel/alarm_arm_home.invalid literal for int() with base 10:

I'm really new, so it may be a user error, but looking for any help I can get. :)

fabaff commented 5 years ago

This is the issue tracker for the Home Assistant Documentation.

Please report Home Assistant issues at https://github.com/home-assistant/home-assistant/issues/new or use the forum for questions about installation, setup, configuration and usage.