mirror of
https://github.com/home-assistant/core.git
synced 2025-05-03 05:29:14 +00:00

* Adding sensors to fetch habitica tasks * PR changes and rebase * Fixing pylint * Fixing failed test dependancy * Generating requirements * Apply suggestions from code review Co-authored-by: Martin Hjelmare <marhje52@gmail.com> * PR changes * Update homeassistant/components/habitica/config_flow.py Thank you, @MartinHjelmare Co-authored-by: Martin Hjelmare <marhje52@gmail.com> * PR Changes * Fix failing test * Update tests/components/habitica/test_config_flow.py Co-authored-by: Martin Hjelmare <marhje52@gmail.com> * Fixing linting and imports Co-authored-by: Martin Hjelmare <marhje52@gmail.com>
2 lines
42 B
Python
2 lines
42 B
Python
"""Tests for the habitica integration."""
|