Already reverted module to js.
button-card is not visible in HACS even after adding the repository GitHub - custom-cards/button-card: ❇️ Lovelace button-card for home assistant
i also tried to to move the contents of button_card_templates.yaml to ui-lovelace.yaml but to no avail
No logs were also seen even after reboot.
Logs:
Updating ping binary_sensor took longer than the scheduled update interval 0:00:01
7:30:32 PM – Binary sensor (WARNING) - message first occurred at 7:30:23 PM and shows up 5 times
Uncaught thread exception
7:30:29 PM – /usr/src/homeassistant/homeassistant/bootstrap.py (ERROR)
Error while processing template: Template(“{{ states(‘sensor.date__time’) == (states.input_datetime.crockpot_start_time.attributes.timestamp | int | timestamp_custom(’%Y-%m-%d, %H:%M’, True)) }}”)
7:30:24 PM – helpers/template.py (ERROR) - message first occurred at 7:30:24 PM and shows up 2 times
None Connection Failed (count=1). Waiting 10s. Err: HTTPConnectionPool(host=‘192.168.254.161’, port=80): Max retries exceeded with url: /ISAPI/Event/notification/alertStream (Caused by NewConnectionError(’<urllib3.connection.HTTPConnection object at 0x7f1b12cfc580>: Failed to establish a new connection: [Errno 111] Connection refused’))
7:30:24 PM – /usr/local/lib/python3.8/site-packages/pyhik/hikvision.py (WARNING)
Failed to connect to the device at 192.168.254.26: Device not found
7:30:24 PM – Broadlink (ERROR) - message first occurred at 7:30:24 PM and shows up 2 times
Detected integration that attempted to create another Zeroconf instance. Please use the shared Zeroconf via await homeassistant.components.zeroconf.async_get_instance(hass). Please report issue to the custom component author for sonoff using this method at custom_components/sonoff/sonoff_local.py, line 130: self._zeroconf = Zeroconf()
7:30:24 PM – helpers/frame.py (WARNING)
Unable to connect to Dark Sky: 403 Client Error: Forbidden for url: https://api.darksky.net/forecast/hey/12.546228467728584,111.00465281328633?units=si&lang=en
7:30:20 PM – darksky (ERROR)
Hikvision event stream has no data, unable to set up
7:30:19 PM – hikvision (ERROR)
Unable to fetch deviceInfo, error: HTTPConnectionPool(host=‘192.168.254.161’, port=80): Max retries exceeded with url: /ISAPI/System/deviceInfo (Caused by NewConnectionError(’<urllib3.connection.HTTPConnection object at 0x7f1b1acf09a0>: Failed to establish a new connection: [Errno 111] Connection refused’))
7:30:18 PM – /usr/local/lib/python3.8/site-packages/pyhik/hikvision.py (ERROR)
The ‘host’ option is deprecated, please remove it from your configuration
7:30:17 PM – Broadlink (WARNING) - message first occurred at 7:30:17 PM and shows up 9 times
SwitchDevice is deprecated, modify TuyaDevice to extend SwitchEntity
7:30:17 PM – Switch (WARNING)
You are using a custom integration for localtuya which has not been tested by Home Assistant. This component might cause stability problems, be sure to disable it if you experience issues with Home Assistant.
7:30:17 PM – loader.py (WARNING)
You are using a custom integration for braviatv_psk which has not been tested by Home Assistant. This component might cause stability problems, be sure to disable it if you experience issues with Home Assistant.
7:30:17 PM – loader.py (WARNING)
Unable to register panel Floorplan: Either js_url, module_url or html_url is required.
7:30:17 PM – Custom Panel (ERROR)
Apologies if I got so much question and thank you for your support!