Jms
Jms
After I exit `vim` the commands in the prompt turns blue. Is there a config for this? 
``` mqtt: broker: 127.0.0.1 port: 1883 username: "!secret mqtt_username" password: "!secret mqtt_password" topic_root: presence publisher: "" known: beacons: [] static: - XX:XX:XX:XX:XX:XX blacklist: [] extra_arguments: "-E" ``` ``` [s6-init] making...
**Describe the bug** Is it possible to use last_changed as start_time from the input_number? To workaround that I had to create a second helper, a input_datetime **Your card configuration** ```yaml...