|
@@ -1,13 +1,12 @@
|
|
|
# Bresser 7-in-1 ClimateConnect Tuya Smart Home Weather Centre
|
|
# Bresser 7-in-1 ClimateConnect Tuya Smart Home Weather Centre
|
|
|
# https://www.bresser.de/en/Weather-Time/BRESSER-7-in-1-ClimateConnect-Tuya-Smart-Home-Weather-Centre.html
|
|
# https://www.bresser.de/en/Weather-Time/BRESSER-7-in-1-ClimateConnect-Tuya-Smart-Home-Weather-Centre.html
|
|
|
-name: Bresser ClimateConnect
|
|
|
|
|
|
|
+name: Bresser weather station
|
|
|
products:
|
|
products:
|
|
|
- id: 8qk6p78udvbjwlof
|
|
- id: 8qk6p78udvbjwlof
|
|
|
- name: Bresser Weather Station
|
|
|
|
|
model: C6085A
|
|
model: C6085A
|
|
|
primary_entity:
|
|
primary_entity:
|
|
|
entity: sensor
|
|
entity: sensor
|
|
|
- name: Indoor Temperature
|
|
|
|
|
|
|
+ name: Indoor temperature
|
|
|
class: temperature
|
|
class: temperature
|
|
|
dps:
|
|
dps:
|
|
|
- id: 1
|
|
- id: 1
|
|
@@ -31,7 +30,7 @@ primary_entity:
|
|
|
name: com_index
|
|
name: com_index
|
|
|
secondary_entities:
|
|
secondary_entities:
|
|
|
- entity: sensor
|
|
- entity: sensor
|
|
|
- name: Indoor Humidity
|
|
|
|
|
|
|
+ name: Indoor humidity
|
|
|
class: humidity
|
|
class: humidity
|
|
|
dps:
|
|
dps:
|
|
|
- id: 2
|
|
- id: 2
|
|
@@ -42,7 +41,7 @@ secondary_entities:
|
|
|
class: measurement
|
|
class: measurement
|
|
|
readonly: true
|
|
readonly: true
|
|
|
- entity: binary_sensor
|
|
- entity: binary_sensor
|
|
|
- name: Base Station Battery
|
|
|
|
|
|
|
+ name: Base station battery
|
|
|
class: battery
|
|
class: battery
|
|
|
category: diagnostic
|
|
category: diagnostic
|
|
|
dps:
|
|
dps:
|
|
@@ -56,7 +55,7 @@ secondary_entities:
|
|
|
- dps_val: high
|
|
- dps_val: high
|
|
|
value: false
|
|
value: false
|
|
|
- entity: select
|
|
- entity: select
|
|
|
- name: Temperature Unit
|
|
|
|
|
|
|
+ name: Temperature unit
|
|
|
icon: mdi:thermometer
|
|
icon: mdi:thermometer
|
|
|
category: config
|
|
category: config
|
|
|
dps:
|
|
dps:
|
|
@@ -69,7 +68,7 @@ secondary_entities:
|
|
|
- dps_val: f
|
|
- dps_val: f
|
|
|
value: "°F"
|
|
value: "°F"
|
|
|
- entity: select
|
|
- entity: select
|
|
|
- name: Wind Speed Unit
|
|
|
|
|
|
|
+ name: Wind speed unit
|
|
|
icon: mdi:weather-windy
|
|
icon: mdi:weather-windy
|
|
|
category: config
|
|
category: config
|
|
|
dps:
|
|
dps:
|
|
@@ -86,7 +85,7 @@ secondary_entities:
|
|
|
- dps_val: mph
|
|
- dps_val: mph
|
|
|
value: mph
|
|
value: mph
|
|
|
- entity: select
|
|
- entity: select
|
|
|
- name: Pressure Unit
|
|
|
|
|
|
|
+ name: Pressure unit
|
|
|
icon: mdi:gauge
|
|
icon: mdi:gauge
|
|
|
category: config
|
|
category: config
|
|
|
dps:
|
|
dps:
|
|
@@ -101,7 +100,7 @@ secondary_entities:
|
|
|
- dps_val: mmhg
|
|
- dps_val: mmhg
|
|
|
value: mmHg
|
|
value: mmHg
|
|
|
- entity: select
|
|
- entity: select
|
|
|
- name: Rain Unit
|
|
|
|
|
|
|
+ name: Rain unit
|
|
|
icon: mdi:weather-rainy
|
|
icon: mdi:weather-rainy
|
|
|
category: config
|
|
category: config
|
|
|
dps:
|
|
dps:
|
|
@@ -114,7 +113,7 @@ secondary_entities:
|
|
|
- dps_val: inch
|
|
- dps_val: inch
|
|
|
value: inch
|
|
value: inch
|
|
|
- entity: select
|
|
- entity: select
|
|
|
- name: Light Intensity Unit
|
|
|
|
|
|
|
+ name: Light intensity unit
|
|
|
icon: mdi:brightness-5
|
|
icon: mdi:brightness-5
|
|
|
category: config
|
|
category: config
|
|
|
dps:
|
|
dps:
|
|
@@ -136,7 +135,7 @@ secondary_entities:
|
|
|
- id: 30
|
|
- id: 30
|
|
|
<<: *battery
|
|
<<: *battery
|
|
|
- entity: binary_sensor
|
|
- entity: binary_sensor
|
|
|
- name: Battery Ch1
|
|
|
|
|
|
|
+ name: Battery ch1
|
|
|
class: battery
|
|
class: battery
|
|
|
category: diagnostic
|
|
category: diagnostic
|
|
|
dps:
|
|
dps:
|
|
@@ -144,7 +143,7 @@ secondary_entities:
|
|
|
optional: true
|
|
optional: true
|
|
|
<<: *battery
|
|
<<: *battery
|
|
|
- entity: binary_sensor
|
|
- entity: binary_sensor
|
|
|
- name: Battery Ch2
|
|
|
|
|
|
|
+ name: Battery ch2
|
|
|
class: battery
|
|
class: battery
|
|
|
category: diagnostic
|
|
category: diagnostic
|
|
|
dps:
|
|
dps:
|
|
@@ -152,7 +151,7 @@ secondary_entities:
|
|
|
optional: true
|
|
optional: true
|
|
|
<<: *battery
|
|
<<: *battery
|
|
|
- entity: binary_sensor
|
|
- entity: binary_sensor
|
|
|
- name: Battery Ch3
|
|
|
|
|
|
|
+ name: Battery ch3
|
|
|
class: battery
|
|
class: battery
|
|
|
category: diagnostic
|
|
category: diagnostic
|
|
|
dps:
|
|
dps:
|
|
@@ -172,42 +171,42 @@ secondary_entities:
|
|
|
- id: 39
|
|
- id: 39
|
|
|
<<: *humidity
|
|
<<: *humidity
|
|
|
- entity: sensor
|
|
- entity: sensor
|
|
|
- name: Temperature Ch1
|
|
|
|
|
|
|
+ name: Temperature ch1
|
|
|
class: temperature
|
|
class: temperature
|
|
|
dps:
|
|
dps:
|
|
|
- id: 40
|
|
- id: 40
|
|
|
optional: true
|
|
optional: true
|
|
|
<<: *temperature
|
|
<<: *temperature
|
|
|
- entity: sensor
|
|
- entity: sensor
|
|
|
- name: Humidity Ch1
|
|
|
|
|
|
|
+ name: Humidity ch1
|
|
|
class: humidity
|
|
class: humidity
|
|
|
dps:
|
|
dps:
|
|
|
- id: 41
|
|
- id: 41
|
|
|
optional: true
|
|
optional: true
|
|
|
<<: *humidity
|
|
<<: *humidity
|
|
|
- entity: sensor
|
|
- entity: sensor
|
|
|
- name: Temperature Ch2
|
|
|
|
|
|
|
+ name: Temperature ch2
|
|
|
class: temperature
|
|
class: temperature
|
|
|
dps:
|
|
dps:
|
|
|
- id: 42
|
|
- id: 42
|
|
|
optional: true
|
|
optional: true
|
|
|
<<: *temperature
|
|
<<: *temperature
|
|
|
- entity: sensor
|
|
- entity: sensor
|
|
|
- name: Humidity Ch2
|
|
|
|
|
|
|
+ name: Humidity ch2
|
|
|
class: humidity
|
|
class: humidity
|
|
|
dps:
|
|
dps:
|
|
|
- id: 43
|
|
- id: 43
|
|
|
optional: true
|
|
optional: true
|
|
|
<<: *humidity
|
|
<<: *humidity
|
|
|
- entity: sensor
|
|
- entity: sensor
|
|
|
- name: Temperature Ch3
|
|
|
|
|
|
|
+ name: Temperature ch3
|
|
|
class: temperature
|
|
class: temperature
|
|
|
dps:
|
|
dps:
|
|
|
- id: 44
|
|
- id: 44
|
|
|
optional: true
|
|
optional: true
|
|
|
<<: *temperature
|
|
<<: *temperature
|
|
|
- entity: sensor
|
|
- entity: sensor
|
|
|
- name: Humidity Ch3
|
|
|
|
|
|
|
+ name: Humidity ch3
|
|
|
class: humidity
|
|
class: humidity
|
|
|
dps:
|
|
dps:
|
|
|
- id: 45
|
|
- id: 45
|
|
@@ -226,7 +225,7 @@ secondary_entities:
|
|
|
class: measurement
|
|
class: measurement
|
|
|
readonly: true
|
|
readonly: true
|
|
|
- entity: sensor
|
|
- entity: sensor
|
|
|
- name: Pressure Drop
|
|
|
|
|
|
|
+ name: Pressure drop
|
|
|
class: pressure
|
|
class: pressure
|
|
|
dps:
|
|
dps:
|
|
|
- id: 55
|
|
- id: 55
|
|
@@ -236,7 +235,7 @@ secondary_entities:
|
|
|
class: measurement
|
|
class: measurement
|
|
|
readonly: true
|
|
readonly: true
|
|
|
- entity: sensor
|
|
- entity: sensor
|
|
|
- name: Wind Speed
|
|
|
|
|
|
|
+ name: Wind speed
|
|
|
icon: mdi:weather-windy
|
|
icon: mdi:weather-windy
|
|
|
dps:
|
|
dps:
|
|
|
- id: 56
|
|
- id: 56
|
|
@@ -249,7 +248,7 @@ secondary_entities:
|
|
|
class: measurement
|
|
class: measurement
|
|
|
readonly: true
|
|
readonly: true
|
|
|
- entity: sensor
|
|
- entity: sensor
|
|
|
- name: Wind Gust
|
|
|
|
|
|
|
+ name: Wind gust
|
|
|
icon: mdi:weather-windy
|
|
icon: mdi:weather-windy
|
|
|
dps:
|
|
dps:
|
|
|
- id: 57
|
|
- id: 57
|
|
@@ -268,14 +267,14 @@ secondary_entities:
|
|
|
readonly: true
|
|
readonly: true
|
|
|
unit: mm
|
|
unit: mm
|
|
|
- entity: sensor
|
|
- entity: sensor
|
|
|
- name: Rainfall Rate
|
|
|
|
|
|
|
+ name: Rainfall rate
|
|
|
icon: mdi:weather-pouring
|
|
icon: mdi:weather-pouring
|
|
|
dps:
|
|
dps:
|
|
|
- id: 61
|
|
- id: 61
|
|
|
<<: *rain
|
|
<<: *rain
|
|
|
unit: mm/h
|
|
unit: mm/h
|
|
|
- entity: sensor
|
|
- entity: sensor
|
|
|
- name: UV Index
|
|
|
|
|
|
|
+ name: UV index
|
|
|
icon: mdi:weather-sunny
|
|
icon: mdi:weather-sunny
|
|
|
dps:
|
|
dps:
|
|
|
- id: 62
|
|
- id: 62
|
|
@@ -287,7 +286,7 @@ secondary_entities:
|
|
|
class: measurement
|
|
class: measurement
|
|
|
readonly: true
|
|
readonly: true
|
|
|
- entity: sensor
|
|
- entity: sensor
|
|
|
- name: Light Intensity
|
|
|
|
|
|
|
+ name: Light intensity
|
|
|
class: illuminance
|
|
class: illuminance
|
|
|
dps:
|
|
dps:
|
|
|
- id: 63
|
|
- id: 63
|
|
@@ -297,31 +296,31 @@ secondary_entities:
|
|
|
class: measurement
|
|
class: measurement
|
|
|
readonly: true
|
|
readonly: true
|
|
|
- entity: sensor
|
|
- entity: sensor
|
|
|
- name: Dew Point
|
|
|
|
|
|
|
+ name: Dew point
|
|
|
class: temperature
|
|
class: temperature
|
|
|
dps:
|
|
dps:
|
|
|
- id: 64
|
|
- id: 64
|
|
|
<<: *temperature
|
|
<<: *temperature
|
|
|
- entity: sensor
|
|
- entity: sensor
|
|
|
- name: Feels Like Temperature
|
|
|
|
|
|
|
+ name: Feels like temperature
|
|
|
class: temperature
|
|
class: temperature
|
|
|
dps:
|
|
dps:
|
|
|
- id: 65
|
|
- id: 65
|
|
|
<<: *temperature
|
|
<<: *temperature
|
|
|
- entity: sensor
|
|
- entity: sensor
|
|
|
- name: Heat Index
|
|
|
|
|
|
|
+ name: Heat index
|
|
|
class: temperature
|
|
class: temperature
|
|
|
dps:
|
|
dps:
|
|
|
- id: 66
|
|
- id: 66
|
|
|
<<: *temperature
|
|
<<: *temperature
|
|
|
- entity: sensor
|
|
- entity: sensor
|
|
|
- name: Wind Chill Index
|
|
|
|
|
|
|
+ name: Wind chill index
|
|
|
class: temperature
|
|
class: temperature
|
|
|
dps:
|
|
dps:
|
|
|
- id: 67
|
|
- id: 67
|
|
|
<<: *temperature
|
|
<<: *temperature
|
|
|
- entity: sensor
|
|
- entity: sensor
|
|
|
- name: Wind Bearing
|
|
|
|
|
|
|
+ name: Wind bearing
|
|
|
icon: mdi:compass-outline
|
|
icon: mdi:compass-outline
|
|
|
dps:
|
|
dps:
|
|
|
- id: 101
|
|
- id: 101
|