core/homeassistant/components/ads
philipperequile 2b3c31cdb0 Add more ads plc types (#19801)
* Update __init__.py

Support for 2 new 4-byte PLC datatypes DINT and UDINT

* Update __init__.py

* Fix lint issue

* Update __init__.py

* Update __init__.py

* Update __init__.py

* Support for 2 new PLC types

Sensor supports DINT and UDINT PLC types

* Update __init__.py

I removed unused TYPES = [ADSTYPE_INT, ADSTYPE_UINT, ADSTYPE_BYTE, ADSTYPE_DINT, ADSTYPE_UDINT]
2019-02-22 23:52:46 +01:00
..
__init__.py Add more ads plc types (#19801) 2019-02-22 23:52:46 +01:00
binary_sensor.py Update file header (#21023) 2019-02-13 21:21:14 +01:00
light.py Update file header (#21023) 2019-02-13 21:21:14 +01:00
sensor.py Add more ads plc types (#19801) 2019-02-22 23:52:46 +01:00
services.yaml Add ADS component (#10142) 2017-12-05 09:44:22 +01:00
switch.py Update file header (#21023) 2019-02-13 21:21:14 +01:00