hass-core/homeassistant/generated
Raman Gupta 4cd4fbefbf
Add new tomorrow.io integration to replace Climacell ()
* Add new tomorrow.io integration to replace Climacell - Part 1/3 ()

* Add new tomorrow.io integration to replace Climacell - Part 1/3

* remove unused code

* remove extra test

* remove more unused code

* Remove even more unused code

* Feedback

* clean up options flow

* clean up options flow

* tweaks and fix tests

* remove device_class from tomorrowio entity description class

* use timestep

* fix tests

* always use default name but add zone name if location is in a zone

* revert change that will go into future PR

* review comments

* move code out of try block

* bump max requests to 500 as per docs

* fix tests

* Add new tomorrow.io integration to replace Climacell - Part 2/3 ()

* Add new tomorrow.io integration to replace Climacell - Part 2/3

* translations

* set config flow to false in manifest

* Cleanup more code and re-add options flow test

* fixes

* patch I/O calls

* Update tests/components/climacell/test_config_flow.py

Co-authored-by: Martin Hjelmare <marhje52@gmail.com>

* remove unused import

Co-authored-by: Martin Hjelmare <marhje52@gmail.com>

* Fix codeowners

* fix mypy and pylint

* Switch to DeviceInfo

* Fix fixture location and improve sensor entities in tomorrowio integration ()

* Add new tomorrow.io integration to replace Climacell - Part 3/3 ()

* Switch to DeviceInfo

* Add new tomorrow.io integration to replace Climacell - Part 1/3 ()

* Add new tomorrow.io integration to replace Climacell - Part 1/3

* remove unused code

* remove extra test

* remove more unused code

* Remove even more unused code

* Feedback

* clean up options flow

* clean up options flow

* tweaks and fix tests

* remove device_class from tomorrowio entity description class

* use timestep

* fix tests

* always use default name but add zone name if location is in a zone

* revert change that will go into future PR

* review comments

* move code out of try block

* bump max requests to 500 as per docs

* fix tests

* Migrate ClimaCell entries to Tomorrow.io

* tweaks

* pylint

* Apply fix from  to tomorrowio integration

* lint and mypy

* use speed conversion instead of distance conversion

* Use SensorDeviceClass enum

* Use built in conversions and remove unused loggers

* fix requirements

* Update homeassistant/components/tomorrowio/__init__.py

Co-authored-by: Martin Hjelmare <marhje52@gmail.com>

* Use constants

Co-authored-by: Martin Hjelmare <marhje52@gmail.com>

* Black

* Update logic and add coverage

* remove extra line

* Do patching correctly

Co-authored-by: Martin Hjelmare <marhje52@gmail.com>
2022-03-19 08:42:22 +01:00
..
__init__.py Enable strict typing for zeroconf () 2021-03-30 06:48:04 -10:00
config_flows.py Add new tomorrow.io integration to replace Climacell () 2022-03-19 08:42:22 +01:00
dhcp.py Add newly discovered samsungtv OUI () 2022-02-22 20:15:35 +01:00
mqtt.py Add MQTT integration discovery () 2020-10-07 18:30:51 +02:00
ssdp.py Add Kaleidescape integration () 2022-03-08 00:16:43 +01:00
usb.py Add velbus USB dicovery () 2021-12-31 09:44:35 -10:00
zeroconf.py Add Pure Energie integration () 2022-02-19 17:53:25 +01:00