-
Platform information:
- Hardware: Raspberry Pi
- OS: Linux raspberrypi 5.4.83-v7l+
- Java Runtime Environment: openjdk
- version: “11.0.9.1” 2020-11-0
- openHAB version: 3.0
-
Issue of the topic: always getting default icon
-
Please post configurations (if applicable):
-
Items configuration related to the issue
- String FurnaceActivity “Furnace Status [%s]” (hw_ff_thermostat) [ “Status” ]
-
Rules code related to the issue - send command based on temnperature. The rules are working as I see the state in the UI.
- sendCommand(FurnaceActivity, “heating”)
- sendCommand(FurnaceActivity, "cooling
- sendCommand(FurnaceActivity, “off”)
- also tried: FurnaceActivity.sendCommand(“heating”) and FurnaceActivity.postUpdate(“heating”)
-
icons/classic
- thermostat-cooling.png
- thermostat-heating.png
- thermostat-off.png
- thermostat.png
-
No matter what I always see the default icon: