legrego / homeassistant-elasticsearch

Publish Home-Assistant events to Elasticsearch
https://legrego.github.io/homeassistant-elasticsearch/
MIT License
143 stars 38 forks source link

[2.0] Remove YAML configuration #288

Closed strawgate closed 2 days ago

strawgate commented 3 weeks ago

See: https://github.com/legrego/homeassistant-elasticsearch/issues/284#issuecomment-2078008011

Fixes: https://github.com/legrego/homeassistant-elasticsearch/issues/284

github-actions[bot] commented 3 weeks ago

Coverage

Coverage Report
FileStmtsMissCoverMissing
__init__.py00100% 
elasticsearch
   __init__.py1121983%96, 99–101, 104, 110, 119, 137–138, 145–147, 153–154, 174–175, 181, 183, 269
   config_flow.py2001692%165, 198, 328, 392–393, 404–406, 420–421, 425, 503, 578, 587, 621–622
   const.py340100% 
   entity_details.py330100% 
   errors.py28389%51, 60, 67
   es_doc_creator.py193199%322
   es_doc_publisher.py2674085%68–69, 139–140, 179, 182, 185, 190, 207–208, 226–229, 233, 248–249, 265–266, 270, 295, 299, 393, 413, 455, 469, 480, 483, 511–512, 514–515, 517–518, 522–524, 543, 545, 551
   es_gateway.py1442086%94–95, 114, 133–135, 137, 139–140, 142–143, 146–148, 153–154, 158–160, 253
   es_index_manager.py1231191%43, 74, 79, 242–243, 260–261, 266–267, 296–297
   es_integration.py35877%40, 45–46, 57–61
   es_privilege_check.py60198%82
   es_serializer.py10190%17
   es_version.py300100% 
   logger.py20100% 
   system_info.py25196%37
   utils.py40100% 
TOTAL130012190% 

Tests Skipped Failures Errors Time
218 0 :zzz: 0 :x: 0 :fire: 11.816s :stopwatch:
strawgate commented 2 weeks ago

@legrego ready to go