09/04/2024, 12:50:44 
		
	
	
		Bonjour,
oui pour les sensor. Voici un extrait de mes yaml:
	
	
	
	
oui pour les sensor. Voici un extrait de mes yaml:
Code :
climate:
# Lingerie
  - name: lingerie.temperature
    temperature_address: "4/0/3"
    temperature_step: 0.5
    target_temperature_address: "4/1/3"
    target_temperature_state_address: "4/6/3"
    operation_mode_address: "4/2/3"
    operation_mode_state_address: "4/2/3"
    min_temp: 7.0
    max_temp: 32.0
sensor:
#####################
# Sonde température #
#####################
# Lingerie
  - name: temperature.lingerie
    state_address: "4/0/3"
    type: "temperature"
binary_sensor:
#####################
#Détecteurs ouvrants#
#####################
# RDJ SUD ############### 
# Lingerie ############
  - name: porte_lingerie
    state_address: "3/1/21"
 
 

 
