Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Depreciated and invalid issues #20

Open
jes1417 opened this issue Feb 6, 2024 · 0 comments
Open

Depreciated and invalid issues #20

jes1417 opened this issue Feb 6, 2024 · 0 comments

Comments

@jes1417
Copy link

jes1417 commented Feb 6, 2024

Version of the custom_component

v0.9.0b5

Configuration

  - host: 10.30.46.119
    port: 22
    name: Network Wattbox
    username: redacted
    password: redacted
    scan_interval: 00:00:30
Logger: homeassistant.const
Source: helpers/deprecation.py:205
First occurred: 4:31:18 PM (3 occurrences)
Last logged: 4:31:18 PM

ELECTRIC_POTENTIAL_VOLT was used from wattbox, this is a deprecated constant which will be removed in HA Core 2025.1. Use UnitOfElectricPotential.VOLT instead, please create a bug report at https://github.com/eseglem/hass-wattbox/issues
POWER_WATT was used from wattbox, this is a deprecated constant which will be removed in HA Core 2025.1. Use UnitOfPower.WATT instead, please create a bug report at https://github.com/eseglem/hass-wattbox/issues
TIME_MINUTES was used from wattbox, this is a deprecated constant which will be removed in HA Core 2025.1. Use UnitOfTime.MINUTES instead, please create a bug report at https://github.com/eseglem/hass-wattbox/issues
Logger: homeassistant.components.sensor
Source: components/sensor/__init__.py:396
Integration: Sensor (documentation, issues)
First occurred: 4:31:22 PM (3 occurrences)
Last logged: 4:31:22 PM

<class 'custom_components.wattbox.sensor.WattBoxSensor'> sets an invalid suggested_unit_of_measurement. Please create a bug report at https://github.com/eseglem/hass-wattbox/issues. This warning will become an error in Home Assistant Core 2024.5

Describe the bug

A clear and concise description of what the bug is.

Debug log


Add your logs here.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant