- Translations for Dutch, French, German, Hindi, Italian, Japanese, Polish, Portuguese, Simplified Chinese and Spanish
- Vertalingen voor Nederlands, Traductions en français, Übersetzungen auf Deutsch, हिंदी में अनुवाद, Traduzioni in italiano, 日本語の翻訳, Tłumaczenia po polsku, Traduções em português, 简体中文翻译 en traducciones al español
- Prettify flattened HA event json
- Rename component in manifest to match public naming
- HA event serialization tuning
- Retain
messageandeventfor simplified HA events
- Update to translation strings for new event serialization
- French and Italian translations added
- Don't double log events generated via system_log.event
- Option to serialize Home Assistant events into a single string, other than entity_id, component, domain to avoid schema pollution on log aggregators
- Event generation fixes and more tests
- HA event generation more flexible in generating human sensible messages
- New action (aka service) to generate events directly
- Logs flushed on Home Assistant shutdown
- Improve eventName handling
- Allow state changes to be sent without their attributes
- Add any HA event to logging, and use the OTEL
event_namefield for them- Pre-bundled events for HA lifecycle and core changes
- Added float handling to protobuf for event attributes
- Defaults now to expect Python 3.14, in line with Home Assistant from 2026.3 onwards
- Choice of Authorization headers for Basic, Basic already encoded and ApiKey
- More customization for OTLP, now able to use more platforms, including OpenObserve
- Custom HTTP headers
- Bearer token
- Alternative API endpoint or custom path prefix
- Dependencies and docs update for public release
- Add Device to bundle entities
- Unique names for exporters
- Add entities to track incoming events, outgoing postings, errors
- Refactor to common exporter class
- Use the OpenTelemetry convention of prefixing Syslog structured data parameters with the non-IANA standard
opentelemetry - Messages retried if connection down