Add CO2 sensors to spaceapid response
This commit is contained in:
		
					parent
					
						
							
								7fd115ca22
							
						
					
				
			
			
				commit
				
					
						12c38aac8b
					
				
			
		
					 1 changed files with 22 additions and 0 deletions
				
			
		|  | @ -64,6 +64,28 @@ | |||
|             "club-assistant" | ||||
|           ] | ||||
|         } | ||||
|       ], | ||||
|       "CO2": [ | ||||
|         { | ||||
|           "sensor_data": { | ||||
|             "unit": "ppm", | ||||
|             "location": "Hauptraum", | ||||
|             "description": "Sensor im Hauptraum (Typ: SCD41)" | ||||
|           }, | ||||
|           "allowed_credentials": [ | ||||
|             "club-assistant" | ||||
|           ] | ||||
|         }, | ||||
|         { | ||||
|           "sensor_data": { | ||||
|             "unit": "ppm", | ||||
|             "location": "Loetschlauch", | ||||
|             "description": "Sensor im Lötschlauch (Teil der Werkstatt, Typ: SCD41)" | ||||
|           }, | ||||
|           "allowed_credentials": [ | ||||
|             "club-assistant" | ||||
|           ] | ||||
|         } | ||||
|       ] | ||||
|     }, | ||||
|     "state": { | ||||
|  |  | |||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue