SukramJ
1043712c54
Code maintenance for HomematicIP Cloud ( #28980 )
...
* Add more type hints to Homematic IP Cloud
* Rename device to entity in async_setup_entry
2019-11-25 14:17:14 +01:00
SukramJ
efae75103a
Cleanup typing and asserts for HomematicIP Cloud ( #28144 )
...
* Cleanup assert in Homematic IP Cloud Tests
* Cleanup typing
2019-10-23 18:21:49 +02:00
SukramJ
8bbf261302
Refactor home --> hap for Homematic IP Cloud ( #27368 )
...
* Refactor home to hap for Homematic IP Cloud
* Add some tests
* Rename ha_entity --> ha_state
* use asynctest.Mock
2019-10-11 16:36:46 +02:00
SukramJ
55e10d552e
Cleanup handling of attributes for HomematicIP Cloud ( #27331 )
...
* Cleanup handling of attributes for HomematicIP Cloud
* Remove special climate handling
2019-10-08 19:52:43 +02:00
SukramJ
24f1ff0aef
Add built in weather to Homematic IP Cloud ( #26642 )
2019-09-14 17:23:23 +02:00
SukramJ
f540d74b65
Unify device_state_attributes handling for Homematic IP Cloud ( #26449 )
...
* unifi DSA for Homematic IP Cloud
* sabotage is not relevant for state
* TODAY_SUNSHINE_DURATION is not a group attribute
* Separated the words as requested
* add missing underscores
2019-09-06 15:28:24 +02:00
Paulus Schoutsen
4de97abc3a
Black
2019-07-31 12:25:30 -07:00
Markus Jankowski
9d67c9feb6
Add Types to Homematic IP ( #23401 )
2019-04-25 15:13:07 -07:00
Markus Jankowski
16d8e92b06
Reorg Homematic IP Cloud imports and minor fixes ( #23330 )
...
* reorg HmiP Imports after introduction of manifests
* add type to some functions
* fix usage of dimLevel (HomematicipDimmer,HomematicipNotificationLight)
* align naming to HomematicipMultiSwitch: channel_index -> channel for (HomematicipNotificationLight)
* fix lint
* Fix is_on for dimmers
* fix lint
2019-04-24 01:47:31 +02:00
cgtobi
2c07bfb9e0
Remove dependencies and requirements ( #23024 )
...
* Remove dependencies and requirements
* Revert "Remove dependencies and requirements"
This reverts commit fe7171b4cd
.
* Remove dependencies and requirements
* Revert "Remove dependencies and requirements"
This reverts commit 391355ee2c
.
* Remove dependencies and requirements
* Fix flake8 complaints
* Fix more flake8 complaints
* Revert non-component removals
2019-04-12 10:13:30 -07:00
Markus Jankowski
5abfc84382
Clean up homematicip cloud ( #22589 )
...
* Code Cleanup
- removed unused constants
- more icons on binary_sensor groups
- alligned code for device_state_attributes
- fixed temperature unit origin for weather
* removed icons
2019-03-31 21:18:45 +02:00
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
Markus Jankowski
ac97cebe11
Add Weather Sensors to Homematic IP ( #21887 )
...
* Add HmIP Weather Sensor Devices
* Fix test and icons
* fix test
* Fix comments
2019-03-12 14:52:13 +01:00