Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Replace DEVICE_CLASS_TIMESTAMP with SensorDeviceClass.TIMESTAMP (#23)
Update sensor.py to use SensorDeviceClass.TIMESTAMP instead of the deprecated DEVICE_CLASS_TIMESTAMP, ensuring compatibility with Home Assistant Core 2025.1.
- Loading branch information