Paulus Schoutsen
|
4b1de61110
|
Use relative imports inside integrations (#22235)
* Use relative imports inside integrations
* Lint
* Fix automation tests
* Fix scene imports
|
2019-03-20 22:56:46 -07:00 |
|
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 |
|
Fabian Affolter
|
127c55e0c1
|
Update file header (#21023)
* Update file header
* Update file header
* Update file header
* Update file header
* Update file header
* Fix lint issues
|
2019-02-13 21:21:14 +01:00 |
|
carstenschroeder
|
d1c8d39107
|
Add unique id to ADS platforms (#20511)
* Add friendly_name option
* Correct hound findings
* correct hound findings 2
* add unique id
* add unique id to all ads platforms
|
2019-02-12 18:42:09 +01:00 |
|
Paulus Schoutsen
|
e2d3c27e85
|
Embed all platforms into components (#20677)
* Consolidate all components with platforms
* Organize tests
* Fix more tests
* Fix Verisure tests
* one final test fix
* Add change
* Fix coverage
|
2019-02-02 07:13:16 -08:00 |
|