Commit 2873361
[cookbook] Fix power_meter action and sensor ID references
- Change `pulse_counter.set_total_pulses` to `pulse_meter.set_total_pulses`
(the cookbook uses pulse_meter, not pulse_counter)
- Change `power_id: sensor_energy_pulse_meter` to `power_id: sensor_pulse_meter`
(matches the sensor ID defined earlier in the cookbook)
🤖 Generated with [Claude Code](https://claude.com/claude-code)
Co-Authored-By: Claude <noreply@anthropic.com>1 parent f5986ca commit 2873361
1 file changed
+2
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
130 | 130 | | |
131 | 131 | | |
132 | 132 | | |
133 | | - | |
| 133 | + | |
134 | 134 | | |
135 | 135 | | |
136 | 136 | | |
| |||
146 | 146 | | |
147 | 147 | | |
148 | 148 | | |
149 | | - | |
| 149 | + | |
150 | 150 | | |
151 | 151 | | |
152 | 152 | | |
| |||
0 commit comments