mirror of
https://github.com/home-assistant/core.git
synced 2025-06-21 05:27:06 +00:00

* Add config flow for Flu Near You * Cleanup * Cleanup * Add tests * Add test requirements * Code review * Reduce unnecessary async-ness * Handle API registration * Cleanup * Update homeassistant/components/flunearyou/.translations/en.json Co-Authored-By: Paulus Schoutsen <paulus@home-assistant.io> * Code review * Ensure config schema allows additional keys Co-authored-by: Paulus Schoutsen <paulus@home-assistant.io>
2 lines
49 B
Python
2 lines
49 B
Python
"""Define tests for the flunearyou component."""
|