Can't add any "input" component

I try directly on the conf file, include, include dir list, include merge, include named… I always have :

Failed config
input_number:
Cuisine_Brightness: [source /config/configuration.yaml:79]
initial: 80
max: 100
min: 0
name: Luminosite
step: 1

General Errors:
- Setup failed for input_number: Invalid config.

Successful config (partial)
input_number:

Change C in cuisine and B in brightness to lowercase.

Wow thank you, i’ve lost too much time on this error :frowning: