Input_datetime is missing picker?

I just installed 0.55 and started testing input_datetime, it loads but is missing a date and time picker.
(never mind the name/config I tested with different settings but all with the same result - no picker)

Running a RPi3 with the All-in-One Installer.

input_datetime:
  only_time:
    name: Input with only time
    has_date: true
    has_time: true

33

Try to clear the browser cache and reload the web page.

That didn’t help. I even tried from a totally new installed computer also.

I have the same issue.

Ohh, it seems that the frontend part has not be merged: https://github.com/home-assistant/home-assistant-polymer/pull/418

Ok, strange to release half the component?
Do we know when the frontend part is expected?

Chances are high that it will be part of 0.55.1.

Hello,

I’m a new user of home-assistant.
I installed it a few weeks ago on a raspberry pi3.

I confirm that I have the same issue with Input_datetime component.
I will wait for the next release to see if this works.

Still not working on 55.1 :frowning:

Disappointing.

The frontend is not ready : https://github.com/home-assistant/home-assistant-polymer/pull/418

Anyone having this working? Or any update on the frontend integration?

Really looking forward for this component fo a number of automations :slight_smile:

I installed 0.56, expecting this would be done by now… It looks the same - no picker. Is that right?
Still keen to use it @tinloaf :slight_smile:

Hi! Yes, you’re right, the current release still does not include the frontend. However, the respective pull request [0] has just been merged, thus the next release (about a week from now?) should contain it. :slight_smile: Sorry for the long waiting time!

[0] https://github.com/home-assistant/home-assistant-polymer/pull/418

OK looks like its been added this release. You might have to force a browser refresh to get it though. Click on the time and then you can click on the time in the bottom of the card to enter a new time. It does seems a bit quirky but does work. Perhaps there will be a refinement later to it later on.

Great! Can I suggest that single-digit minutes get a zero padding? E.g. 6 : 05 instead of 6 : 5
Thanks :slight_smile: