Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update MClimate index #837

Merged
merged 7 commits into from
Nov 14, 2024
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
8 changes: 4 additions & 4 deletions vendor/mclimate/16aspm-codec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -8,8 +8,8 @@ uplinkDecoder:
output:
data:
internalTemperature: 28
energy_kWh: 55190.552,
power_W: 1497,
acVoltage_V: 231,
acCurrent_mA: 6482,
energy_kWh: 55190.552
power_W: 1497
acVoltage_V: 231
acCurrent_mA: 6482
relayState: 'ON'
1 change: 1 addition & 0 deletions vendor/mclimate/16aspm-profile.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -5,3 +5,4 @@ regionalParametersVersion: RP001-1.0.3-RevA
supportsJoin: true
maxEIRP: 16
supports32bitFCnt: true
classCTimeout: 60
5 changes: 1 addition & 4 deletions vendor/mclimate/16aspm.yaml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
name: МClimate 16A Switch & Power Meter (16ASPM)
name: 16A Switch & Power Meter (16ASPM)
description: The МClimate 16A Switch & Power Meter LoRaWAN (16ASPM) is a miniature device that features a wet 16A relay and an electricity meter inside. The device has 4 terminals L, N, N, Lout, connecting and disconnecting Lout from Lin. The device operates in LoRaWAN Class C, features FUOTA (Firmware Upgrades Over The Air) and has overheating protection

# Hardware versions (optional, use when you have revisions)
Expand Down Expand Up @@ -29,9 +29,6 @@ firmwareVersions:
# vibration, water, wind direction and wind speed.
sensors:
- temperature
- electricity-meter
- voltage-meter
- current-meter
# Dimensions in mm (optional)
# Use width, height, length and/or diameter
dimensions:
Expand Down
2 changes: 1 addition & 1 deletion vendor/mclimate/co2-display-lite.yaml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
name: MClimate CO2 Display Lite
name: CO2 Display Lite
description: MClimate CO2 Display lite LoRaWAN is a stand-alone CO2 sensor powered entirely by solar energy using an organic solar panel. The device features a 1.54" e-ink screen, temperature and humidity sensor, LUX sensor and NDIR CO2 sensor.

# Hardware versions (optional, use when you have revisions)
Expand Down
2 changes: 1 addition & 1 deletion vendor/mclimate/co2-display.yaml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
name: MClimate CO2 Display
name: CO2 Display
description: MClimate CO2 Display is a stand-alone CO2 sensor powered entirely by solar energy using an organic solar panel. The device features a 2.9" e-ink screen, sensor for movement (PIR), temperature and humidity sensor, LUX sensor and NDIR CO2 sensor.

# Hardware versions (optional, use when you have revisions)
Expand Down
1 change: 1 addition & 0 deletions vendor/mclimate/fan-coil-thermostat-profile.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -5,3 +5,4 @@ regionalParametersVersion: RP001-1.0.3-RevA
supportsJoin: true
maxEIRP: 16
supports32bitFCnt: true
classCTimeout: 60
2 changes: 1 addition & 1 deletion vendor/mclimate/fan-coil-thermostat.yaml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
name: MClimate Fan Coil Thermostat
name: Fan Coil Thermostat
description: MClimate Fan Coil Thermostat (FCT) is a thermostat compatible with 2-pipe and 4-pipe Fan Coil Units with 4 SPST relays, 1 DPST dry relay and 0-10V input/output. It features a 4.2" e-ink display, digital temperature and humidity sensor, and 4 buttons.

# Hardware versions (optional, use when you have revisions)
Expand Down
4 changes: 4 additions & 0 deletions vendor/mclimate/index.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -5,3 +5,7 @@ endDevices:
- ht-sensor
- co2-sensor
- wireless-thermostat
- co2-display
- co2-display-lite
- fan-coil-thermostat
- 16aspm
Loading