Skip to content

Commit

Permalink
Remove direction
Browse files Browse the repository at this point in the history
  • Loading branch information
Smanar committed Dec 18, 2023
1 parent f565780 commit b5e7693
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 15 deletions.
7 changes: 0 additions & 7 deletions devices/generic/items/state_direction_item.json

This file was deleted.

8 changes: 0 additions & 8 deletions devices/tuya/_TZE204_ac0fhfiq_energy_meter.json
Original file line number Diff line number Diff line change
Expand Up @@ -157,14 +157,6 @@
},
"default": 0
},
{
"name": "state/direction",
"parse": {
"dpid": 102,
"eval": "if (Attr.val == 0) { Item.val = 'consuming' } else { Item.val = 'producing' };",
"fn": "tuya"
}
},
{
"name": "state/lastupdated"
},
Expand Down

0 comments on commit b5e7693

Please sign in to comment.