hass-core/homeassistant/components/ads
Adam Pasztor e261a159d5
Add new functions to ADS sensor integration (#125331)
* feat: Add new functions to ADS sensor integration

* fix: use constant for SensorDeviceClass, refactor entity initialisation.

* fix: add python typing.

* refactor: value conversion based on ADS_TYPE, and in the dedicated data fetching method.

* fix: removed unnecessary sensor types.

* refactor: optimised the usage of device classes and added state classes. removed unit of measurement

* fix: added unit of measurement to ADS sensor

* fix: addressing review suggestions.

* fix: address review suggestions.
2024-09-10 15:51:15 +02:00
..
__init__.py Move Hub and Entity to separate module in ADS (#125665) 2024-09-10 15:02:09 +02:00
binary_sensor.py Move Hub and Entity to separate module in ADS (#125665) 2024-09-10 15:02:09 +02:00
cover.py Move Hub and Entity to separate module in ADS (#125665) 2024-09-10 15:02:09 +02:00
entity.py Move Hub and Entity to separate module in ADS (#125665) 2024-09-10 15:02:09 +02:00
hub.py Move Hub and Entity to separate module in ADS (#125665) 2024-09-10 15:02:09 +02:00
icons.json Update icons.json to new service schema part 1 (#124768) 2024-08-28 13:47:02 +02:00
light.py Move Hub and Entity to separate module in ADS (#125665) 2024-09-10 15:02:09 +02:00
manifest.json Bump pyads to 3.4.0 (#116934) 2024-06-02 15:41:44 +02:00
sensor.py Add new functions to ADS sensor integration (#125331) 2024-09-10 15:51:15 +02:00
services.yaml Migrate integration services (A) to support translations (#96362) 2023-07-11 23:04:27 +02:00
strings.json Migrate integration services (A) to support translations (#96362) 2023-07-11 23:04:27 +02:00
switch.py Move Hub and Entity to separate module in ADS (#125665) 2024-09-10 15:02:09 +02:00