Skip to content

Commit

Permalink
feat(samsung_ac): Move error_code sensor to Diagnostics section in Ho…
Browse files Browse the repository at this point in the history
…me Assistant
  • Loading branch information
omerfaruk-aran committed Dec 28, 2024
1 parent 95783dc commit d5015fa
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions components/samsung_ac/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -195,6 +195,7 @@ def error_code_sensor_schema(message: int):
unit_of_measurement="",
accuracy_decimals=0,
icon="mdi:alert",
entity_category="diagnostic",
)


Expand Down

0 comments on commit d5015fa

Please sign in to comment.