shbatm
775af9d2c5
Update PyISY to v3.0.0 and ISY994 to use Async IO ( #50806 )
2021-05-18 14:15:47 -05:00
Ruslan Sayfutdinov
cbaeec2a4e
Use AddEntitiesCallback type, pt.2 ( #49921 )
2021-04-30 20:38:59 +02:00
jan iversen
9685cefba4
Integrations h* - i*: Rename HomeAssistantType to HomeAssistant. ( #49587 )
2021-04-23 10:11:58 +02:00
Marc Mueller
283b4abe67
Update typing 09 ( #48059 )
2021-03-18 10:02:00 +01:00
J. Nick Koston
8adfcf23f0
Fix isy994 send_node_command ( #39806 )
2020-09-08 17:31:08 +02:00
shbatm
04231bcb54
Fix error on empty UOM for ISY994 Climate Device ( #36454 )
2020-06-05 00:22:35 +02:00
shbatm
b1d59679e5
Code conformance and sensor value clean-up on ISY994 ( #35514 )
...
* Consolidate value conversion functions
* Update to sensor
* Fix property name
* Revise sensors and state reporting per code standards
* Update uom function and revert to property
2020-05-11 21:32:19 -05:00
shbatm
9eb1505aa1
Add Device and Integration Services to ISY994 ( #35467 )
...
* ISY994 Add Services
ISY994 Add support for climate platform
* Remove device registry cleanup
Remove device registry cleanup from service in favor of #35106
* ISY994 Update Services Definitions
Rename entry to config_entry_id
* Grammar corrections
Fix Typo
* Add await and lower logging per review.
* Rename to entries and remove unused device_id refs
* Fix tuple typo
* Fix Typo in strings
* Fix typo in strings
2020-05-11 10:58:58 -05:00
shbatm
8947ce5053
Add Climate Platform Support to ISY994 ( #35440 )
...
* ISY994 Add support for climate platform
Remove services from Climate (not added yet)
* Incorporate suggestions based on review.
* Collect string literals to Const. Rename device to entity
* Fix merge error
2020-05-09 22:03:05 -05:00