Joost Lekkerkerker
|
4cded378bf
|
Handle uncaught exceptions in Analytics insights (#117558)
|
2024-05-16 13:43:03 +02:00 |
Joost Lekkerkerker
|
52741d7114
|
Add single config entry to Analytics insights (#114427)
* Add single config entry to Analytics insights
* Add single config entry to Analytics insights
* Add single config entry to Analytics insights
|
2024-03-31 15:47:24 +02:00 |
Marc Mueller
|
ff3a801936
|
Add empty line after module docstring [a-d] (#112697)
|
2024-03-08 14:51:32 +01:00 |
Erik Montnemery
|
6fe28d3764
|
Migrate integrations a-d to generic flowhandler (#111861)
|
2024-02-29 20:07:14 +01:00 |
Joost Lekkerkerker
|
905e25b3a1
|
Make integration fields in Analytics Insights optional (#109789)
|
2024-02-07 06:26:33 +01:00 |
Joost Lekkerkerker
|
360697836f
|
Add support for custom integrations in Analytics Insights (#109110)
|
2024-01-30 17:52:28 +01:00 |
Joost Lekkerkerker
|
a793a5445f
|
Add options flow to Analytics Insights (#108716)
* Add options flow to Analytics Insights
* Fix options flow function
|
2024-01-27 22:24:35 +01:00 |
Joost Lekkerkerker
|
d9f1450ee6
|
Add Homeassistant Analytics Insights integration (#107634)
* Add Homeassistant Analytics integration
* Add Homeassistant Analytics integration
* Add Homeassistant Analytics integration
* Fix feedback
* Fix test
* Update conftest.py
* Add some testcases
* Make code clear
* log exception
* Bump python-homeassistant-analytics to 0.2.1
* Bump python-homeassistant-analytics to 0.3.0
* Change domain to homeassistant_analytics_consumer
* Add integration name to config flow selector
* Update homeassistant/components/homeassistant_analytics_consumer/manifest.json
Co-authored-by: Sid <27780930+autinerd@users.noreply.github.com>
* Fix hassfest
* Apply suggestions from code review
Co-authored-by: Robert Resch <robert@resch.dev>
* Bump python-homeassistant-analytics to 0.4.0
* Rename to Home Assistant Analytics Insights
* Update homeassistant/components/analytics_insights/config_flow.py
Co-authored-by: Robert Resch <robert@resch.dev>
* Update homeassistant/components/analytics_insights/manifest.json
Co-authored-by: Robert Resch <robert@resch.dev>
* Rename to Home Assistant Analytics Insights
* add test
* Fallback to 0 when there is no data found
* Allow to select any integration
* Fix tests
* Fix tests
* Update tests/components/analytics_insights/conftest.py
Co-authored-by: Robert Resch <robert@resch.dev>
* Update tests/components/analytics_insights/test_sensor.py
Co-authored-by: Robert Resch <robert@resch.dev>
* Fix format
* Fix tests
---------
Co-authored-by: Sid <27780930+autinerd@users.noreply.github.com>
Co-authored-by: Robert Resch <robert@resch.dev>
|
2024-01-23 10:32:31 +01:00 |