William Easton

Results 34 issues of William Easton

Add floors support for devices Add labels support for devices and entities Add unit_of_measure for entities Add class for devices (device_class, ex. `timestamp`) and entities (state_class) Switch dynamic mode from...

Fixes: https://github.com/legrego/homeassistant-elasticsearch/issues/297 Will update the failing test once the config change merges as that refactors these tests anyway

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

In preparation for bringing the integration to HASS I'd like to propose the following: Release a 1.0 with the current capabilities - [x] Finish merging the `config` PR: https://github.com/legrego/homeassistant-elasticsearch/pull/272 -...

- [ ] Verify we meet all component requirements https://developers.home-assistant.io/docs/creating_component_code_review/ - [ ] Verify we meet all Silver requirements https://developers.home-assistant.io/docs/integration_quality_scale_index/ - [ ] Verify we meet all Gold requirements https://developers.home-assistant.io/docs/integration_quality_scale_index/...

We should identify if we can remove the YAML configuration without disrupting existing users. Ideally we'd just stop pulling new settings from the YAML without breaking existing users and present...

We should identify and resolve any remaining HASS deprecation warnings for at least 2024.3.1

We should investigate and outline a plan to refactor tests to: 1. Target more, smaller, unit tests 2. Implement Pytest Snapshot functionality and convert most (if not all) document reference...

We should achieve 100% code coverage of config flow.

We should consider switching to the elasticsearch v8 library when interacting with elasticsearch v8