This website requires JavaScript.
Explore
Help
Sign in
evlli
/
hass-core
Watch
1
Star
0
Fork
You've already forked hass-core
0
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
Actions
e16a8063a5
hass-core
/
tests
/
components
/
esphome
/
__init__.py
2 lines
25 B
Python
Raw
Normal View
History
Unescape
Escape
Add native ESPHome API component (#19334) * Create esphomelib component * Update requirements * Remove python 2 string literals * MVP * Remove config flow * Remove config flow translations * Use dispatcher more * Use data classes * Type Hints * Cleanup on remove * Use helper and cleanup * Fix HA stop listener cleanup * Add config flow * Fix SyntaxError for Py3.5 * Update * Lint * Re-do tests * :sparkles: Rename to ESPHome * Better error message for resolve errors * Fix tests when aioesphomeapi not installed * Refactor mock * Update requirements * Add strings.json * :tea: 100% config flow test coverage
2018-12-17 01:29:32 +01:00
"""
Tests for esphome.
"""
Reference in a new issue
Copy permalink