Joost Lekkerkerker
|
14e66ffef4
|
Fetch integration list from next branch for analytics insights (#137250)
Fetch integration list from next branch
|
2025-03-02 21:21:47 +01:00 |
Joost Lekkerkerker
|
870dc4dbea
|
Record Analytics Insights quality scale (#133571)
* Record Analytics Insights quality scale
* Record Analytics Insights quality scale
* Record Analytics Insights quality scale
* Update homeassistant/components/analytics_insights/quality_scale.yaml
Co-authored-by: Josef Zweck <josef@zweck.dev>
* Update homeassistant/components/analytics_insights/quality_scale.yaml
Co-authored-by: Josef Zweck <josef@zweck.dev>
---------
Co-authored-by: Josef Zweck <josef@zweck.dev>
|
2024-12-20 13:14:41 +01:00 |
epenet
|
c54ed53a81
|
Remove usage of options property in OptionsFlow (part 1) (#129895)
* Remove usage of options property in OptionsFlow
* Improve
|
2024-11-05 19:51:20 +01:00 |
epenet
|
8b6c99776e
|
Cleanup unnecessary OptionsFlowWithConfigEntry (part 1) (#129752)
* Cleanup unnecessary OptionsFlowWithConfigEntry
* Fix emoncms
* Fix imap
* Fix met
* Fix workday
|
2024-11-03 22:57:18 +01:00 |
Michael
|
a95c232f11
|
Add addon support to Home Assistant Analytics Insights (#128806)
|
2024-10-29 20:13:56 +01:00 |
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 |