Hello, has the code “value_template” changed, unfortunately it doesn’t work, can someone help me?
(Shelly Plus 1PM SNSW-001P16EU)
Code
- platform: rest
resource: http://192.168.XXX.XXX/rpc/Shelly.GetStatus
unit_of_measurement: "°C"
method: GET
name: "Shelly PV-Anlage Temperature"
unique_id: "ShellyPVAnlageTemperature"
value_template: "{{ value_json['switch:0']['temperature']['tC'] }}"
force_update: true
Result: