Device Name
Shelly 2PM
Device Page URL
https://devices.esphome.io/devices/shelly-2-pm-gen3/
What is wrong?
My Shelly 2PM gen3 v0.1.3 b2528 didn't show temperature with this configuration: https://devices.esphome.io/devices/shelly-2-pm-gen3/
It didn't change at all.
I entered the Shelly 2PM gen4 configuration, and the temperature readings started displaying correctly. Please add a comment to the page: https://devices.esphome.io/devices/shelly-2-pm-gen3/
Temperature setting:
- id: temperature
name: Temperature
platform: ntc
sensor: temperature_sensor_resistance
icon: mdi:thermometer
entity_category: diagnostic
unit_of_measurement: °C
accuracy_decimals: 1
calibration:
b_constant: 3350
reference_resistance: 10kOhm
reference_temperature: 25°C
- id: temperature_sensor_resistance
platform: resistance
sensor: temperature_sensor_voltage
configuration: DOWNSTREAM
resistor: 10kOhm
- id: temperature_sensor_voltage
platform: adc
pin: GPIO4
attenuation: 11db
ESPHome Version
No response
Additional Information
No response
Device Name
Shelly 2PM
Device Page URL
https://devices.esphome.io/devices/shelly-2-pm-gen3/
What is wrong?
My Shelly 2PM gen3 v0.1.3 b2528 didn't show temperature with this configuration: https://devices.esphome.io/devices/shelly-2-pm-gen3/
It didn't change at all.
I entered the Shelly 2PM gen4 configuration, and the temperature readings started displaying correctly. Please add a comment to the page: https://devices.esphome.io/devices/shelly-2-pm-gen3/
Temperature setting:
name: Temperature
platform: ntc
sensor: temperature_sensor_resistance
icon: mdi:thermometer
entity_category: diagnostic
unit_of_measurement: °C
accuracy_decimals: 1
calibration:
b_constant: 3350
reference_resistance: 10kOhm
reference_temperature: 25°C
platform: resistance
sensor: temperature_sensor_voltage
configuration: DOWNSTREAM
resistor: 10kOhm
platform: adc
pin: GPIO4
attenuation: 11db
ESPHome Version
No response
Additional Information
No response