Skip to content

Commit

Permalink
Fix attributes for the network sensors (#637)
Browse files Browse the repository at this point in the history
  • Loading branch information
Vaskivskyi authored Oct 29, 2023
1 parent 0db3132 commit 2d0353a
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions custom_components/asusrouter/compilers.py
Original file line number Diff line number Diff line change
Expand Up @@ -47,9 +47,6 @@ def list_sensors_network(
"entity_registry_enabled_default"
]
or True,
extra_state_attributes={
key: data["raw_attribute"] or None,
},
)
)

Expand Down

0 comments on commit 2d0353a

Please sign in to comment.