Quantcast
Channel: Configuration - Home Assistant Community
Viewing all articles
Browse latest Browse all 95919

Cannot add input_boolean or counter via packages any longer..?

$
0
0

@prankousky wrote:

Hi everybody,

I am trying to implement this advice I got.

However, suddenly I am not able to add any new entities. I have a /packages/<category>/ folder; the file /packages/heizungen/arbeitszimmer.yaml did already exist, but I renamed it arbeitszimmer.yaml.deac, which I always do do keep the file, but not have Home Assistant use it.

Now I re-created the file (without .deac as file extension!!). It initially looked like this

input_boolean:
  az_fenster:
    name: "[AZ] Fenster"

I expected to find input_boolean.az_fenster as a new entity after restarting Home Assistant. However, it was not there. I restarted the entire server, still nothing. I thought, perhaps something was wrong about the sensor. I added initial: off, so the sensor would have a value. Restarted. Nothing.

So instead of figuring out what might have been wrong with input_boolean, I tried to create a different entity:

counter:
  az_fenster:
    restore: true
    step: 1
    minimum: 0
    maximum: 1

Upon restart, there was no counter.az_fenster.

All my other integrations from these folders work fine! So I don’t understand why I cannot create new entities this way. I checked my configuration before each restart, and did not receive any errors. So there should not be anything wrong with the file… Yet nothing I create actually appears any longer.

What can I do? Thank you for your ideas :slight_smile:

Posts: 6

Participants: 2

Read full topic


Viewing all articles
Browse latest Browse all 95919

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>