generated from ludeeus/integration_blueprint
-
-
Notifications
You must be signed in to change notification settings - Fork 5
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
106 changed files
with
1,365 additions
and
6 deletions.
There are no files selected for viewing
Large diffs are not rendered by default.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,11 @@ | ||
INFO:homeassistant.loader:Loaded bouncie from custom_components.bouncie | ||
WARNING:homeassistant.loader:We found a custom integration bouncie which has not been tested by Home Assistant. This component might cause stability problems, be sure to disable it if you experience issues with Home Assistant | ||
ERROR:custom_components.bouncie.const: | ||
Traceback (most recent call last): | ||
File "/home/runner/work/ha-bouncie/ha-bouncie/custom_components/bouncie/config_flow.py", line 64, in async_step_user | ||
info = await validate_input(self.hass, user_input) | ||
File "/home/runner/work/ha-bouncie/ha-bouncie/custom_components/bouncie/config_flow.py", line 41, in validate_input | ||
result = await bouncie_client.get_access_token() | ||
File "/opt/hostedtoolcache/Python/3.10.15/x64/lib/python3.10/unittest/mock.py", line 2234, in _execute_mock_call | ||
raise effect | ||
Exception |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,16 @@ | ||
INFO homeassistant.loader:loader.py:638 Loaded bouncie from custom_components.bouncie | ||
WARNING homeassistant.loader:loader.py:576 We found a custom integration bouncie which has not been tested by Home Assistant. This component might cause stability problems, be sure to disable it if you experience issues with Home Assistant | ||
INFO homeassistant.setup:setup.py:257 Setting up bouncie | ||
INFO homeassistant.setup:setup.py:308 Setup of domain bouncie took 0.0 seconds | ||
INFO homeassistant.loader:loader.py:638 Loaded sensor from homeassistant.components.sensor | ||
INFO homeassistant.setup:setup.py:257 Setting up sensor | ||
INFO homeassistant.setup:setup.py:308 Setup of domain sensor took 0.0 seconds | ||
INFO homeassistant.components.sensor:entity_platform.py:339 Setting up sensor.bouncie | ||
INFO homeassistant.helpers.entity_registry:entity_registry.py:688 Registered new sensor.bouncie entity: sensor.my_prius_last_update | ||
INFO homeassistant.helpers.entity_registry:entity_registry.py:688 Registered new sensor.bouncie entity: sensor.my_prius_car_info | ||
INFO homeassistant.helpers.entity_registry:entity_registry.py:688 Registered new sensor.bouncie entity: sensor.my_prius_car_odometer | ||
INFO homeassistant.helpers.entity_registry:entity_registry.py:688 Registered new sensor.bouncie entity: sensor.my_prius_car_address | ||
INFO homeassistant.helpers.entity_registry:entity_registry.py:688 Registered new sensor.bouncie entity: sensor.my_prius_car_fuel | ||
INFO homeassistant.helpers.entity_registry:entity_registry.py:688 Registered new sensor.bouncie entity: sensor.my_prius_car_speed | ||
INFO homeassistant.helpers.entity_registry:entity_registry.py:688 Registered new sensor.bouncie entity: sensor.my_prius_car_mil | ||
INFO homeassistant.helpers.entity_registry:entity_registry.py:688 Registered new sensor.bouncie entity: sensor.my_prius_car_battery |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,11 @@ | ||
INFO homeassistant.loader:loader.py:638 Loaded bouncie from custom_components.bouncie | ||
WARNING homeassistant.loader:loader.py:576 We found a custom integration bouncie which has not been tested by Home Assistant. This component might cause stability problems, be sure to disable it if you experience issues with Home Assistant | ||
INFO homeassistant.setup:setup.py:257 Setting up bouncie | ||
INFO homeassistant.setup:setup.py:308 Setup of domain bouncie took 0.0 seconds | ||
ERROR homeassistant.config_entries:config_entries.py:558 Error unloading entry Bouncie for bouncie | ||
Traceback (most recent call last): | ||
File "/opt/hostedtoolcache/Python/3.10.15/x64/lib/python3.10/site-packages/homeassistant/config_entries.py", line 546, in async_unload | ||
result = await component.async_unload_entry(hass, self) | ||
File "/home/runner/work/ha-bouncie/ha-bouncie/custom_components/bouncie/__init__.py", line 42, in async_unload_entry | ||
hass.data[DOMAIN].pop(entry.entry_id) | ||
KeyError: 'bouncie' |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,2 @@ | ||
INFO homeassistant.loader:loader.py:638 Loaded bouncie from custom_components.bouncie | ||
WARNING homeassistant.loader:loader.py:576 We found a custom integration bouncie which has not been tested by Home Assistant. This component might cause stability problems, be sure to disable it if you experience issues with Home Assistant |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,16 @@ | ||
INFO homeassistant.loader:loader.py:638 Loaded bouncie from custom_components.bouncie | ||
WARNING homeassistant.loader:loader.py:576 We found a custom integration bouncie which has not been tested by Home Assistant. This component might cause stability problems, be sure to disable it if you experience issues with Home Assistant | ||
INFO homeassistant.setup:setup.py:257 Setting up bouncie | ||
INFO homeassistant.setup:setup.py:308 Setup of domain bouncie took 0.0 seconds | ||
INFO homeassistant.loader:loader.py:638 Loaded sensor from homeassistant.components.sensor | ||
INFO homeassistant.setup:setup.py:257 Setting up sensor | ||
INFO homeassistant.setup:setup.py:308 Setup of domain sensor took 0.0 seconds | ||
INFO homeassistant.components.sensor:entity_platform.py:339 Setting up sensor.bouncie | ||
INFO homeassistant.helpers.entity_registry:entity_registry.py:688 Registered new sensor.bouncie entity: sensor.my_prius_last_update | ||
INFO homeassistant.helpers.entity_registry:entity_registry.py:688 Registered new sensor.bouncie entity: sensor.my_prius_car_info | ||
INFO homeassistant.helpers.entity_registry:entity_registry.py:688 Registered new sensor.bouncie entity: sensor.my_prius_car_odometer | ||
INFO homeassistant.helpers.entity_registry:entity_registry.py:688 Registered new sensor.bouncie entity: sensor.my_prius_car_address | ||
INFO homeassistant.helpers.entity_registry:entity_registry.py:688 Registered new sensor.bouncie entity: sensor.my_prius_car_fuel | ||
INFO homeassistant.helpers.entity_registry:entity_registry.py:688 Registered new sensor.bouncie entity: sensor.my_prius_car_speed | ||
INFO homeassistant.helpers.entity_registry:entity_registry.py:688 Registered new sensor.bouncie entity: sensor.my_prius_car_mil | ||
INFO homeassistant.helpers.entity_registry:entity_registry.py:688 Registered new sensor.bouncie entity: sensor.my_prius_car_battery |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,16 @@ | ||
INFO:homeassistant.loader:Loaded bouncie from custom_components.bouncie | ||
WARNING:homeassistant.loader:We found a custom integration bouncie which has not been tested by Home Assistant. This component might cause stability problems, be sure to disable it if you experience issues with Home Assistant | ||
INFO:homeassistant.setup:Setting up bouncie | ||
INFO:homeassistant.setup:Setup of domain bouncie took 0.0 seconds | ||
INFO:homeassistant.loader:Loaded sensor from homeassistant.components.sensor | ||
INFO:homeassistant.setup:Setting up sensor | ||
INFO:homeassistant.setup:Setup of domain sensor took 0.0 seconds | ||
INFO:homeassistant.components.sensor:Setting up sensor.bouncie | ||
INFO:homeassistant.helpers.entity_registry:Registered new sensor.bouncie entity: sensor.my_prius_last_update | ||
INFO:homeassistant.helpers.entity_registry:Registered new sensor.bouncie entity: sensor.my_prius_car_info | ||
INFO:homeassistant.helpers.entity_registry:Registered new sensor.bouncie entity: sensor.my_prius_car_odometer | ||
INFO:homeassistant.helpers.entity_registry:Registered new sensor.bouncie entity: sensor.my_prius_car_address | ||
INFO:homeassistant.helpers.entity_registry:Registered new sensor.bouncie entity: sensor.my_prius_car_fuel | ||
INFO:homeassistant.helpers.entity_registry:Registered new sensor.bouncie entity: sensor.my_prius_car_speed | ||
INFO:homeassistant.helpers.entity_registry:Registered new sensor.bouncie entity: sensor.my_prius_car_mil | ||
INFO:homeassistant.helpers.entity_registry:Registered new sensor.bouncie entity: sensor.my_prius_car_battery |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,12 @@ | ||
INFO homeassistant.loader:loader.py:638 Loaded bouncie from custom_components.bouncie | ||
WARNING homeassistant.loader:loader.py:576 We found a custom integration bouncie which has not been tested by Home Assistant. This component might cause stability problems, be sure to disable it if you experience issues with Home Assistant | ||
INFO homeassistant.setup:setup.py:257 Setting up bouncie | ||
INFO homeassistant.setup:setup.py:308 Setup of domain bouncie took 0.0 seconds | ||
INFO homeassistant.loader:loader.py:638 Loaded device_tracker from homeassistant.components.device_tracker | ||
INFO homeassistant.loader:loader.py:638 Loaded zone from homeassistant.components.zone | ||
INFO homeassistant.setup:setup.py:257 Setting up zone | ||
INFO homeassistant.setup:setup.py:308 Setup of domain zone took 0.0 seconds | ||
INFO homeassistant.setup:setup.py:257 Setting up device_tracker | ||
INFO homeassistant.setup:setup.py:308 Setup of domain device_tracker took 0.0 seconds | ||
INFO homeassistant.components.device_tracker:entity_platform.py:339 Setting up device_tracker.bouncie | ||
INFO homeassistant.helpers.entity_registry:entity_registry.py:688 Registered new device_tracker.bouncie entity: device_tracker.my_prius |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,16 @@ | ||
INFO homeassistant.loader:loader.py:638 Loaded bouncie from custom_components.bouncie | ||
WARNING homeassistant.loader:loader.py:576 We found a custom integration bouncie which has not been tested by Home Assistant. This component might cause stability problems, be sure to disable it if you experience issues with Home Assistant | ||
INFO homeassistant.setup:setup.py:257 Setting up bouncie | ||
INFO homeassistant.setup:setup.py:308 Setup of domain bouncie took 0.0 seconds | ||
INFO homeassistant.loader:loader.py:638 Loaded sensor from homeassistant.components.sensor | ||
INFO homeassistant.setup:setup.py:257 Setting up sensor | ||
INFO homeassistant.setup:setup.py:308 Setup of domain sensor took 0.0 seconds | ||
INFO homeassistant.components.sensor:entity_platform.py:339 Setting up sensor.bouncie | ||
INFO homeassistant.helpers.entity_registry:entity_registry.py:688 Registered new sensor.bouncie entity: sensor.2007_toyota_prius_last_update | ||
INFO homeassistant.helpers.entity_registry:entity_registry.py:688 Registered new sensor.bouncie entity: sensor.2007_toyota_prius_car_info | ||
INFO homeassistant.helpers.entity_registry:entity_registry.py:688 Registered new sensor.bouncie entity: sensor.2007_toyota_prius_car_odometer | ||
INFO homeassistant.helpers.entity_registry:entity_registry.py:688 Registered new sensor.bouncie entity: sensor.2007_toyota_prius_car_address | ||
INFO homeassistant.helpers.entity_registry:entity_registry.py:688 Registered new sensor.bouncie entity: sensor.2007_toyota_prius_car_fuel | ||
INFO homeassistant.helpers.entity_registry:entity_registry.py:688 Registered new sensor.bouncie entity: sensor.2007_toyota_prius_car_speed | ||
INFO homeassistant.helpers.entity_registry:entity_registry.py:688 Registered new sensor.bouncie entity: sensor.2007_toyota_prius_car_mil | ||
INFO homeassistant.helpers.entity_registry:entity_registry.py:688 Registered new sensor.bouncie entity: sensor.2007_toyota_prius_car_battery |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,16 @@ | ||
INFO homeassistant.loader:loader.py:638 Loaded bouncie from custom_components.bouncie | ||
WARNING homeassistant.loader:loader.py:576 We found a custom integration bouncie which has not been tested by Home Assistant. This component might cause stability problems, be sure to disable it if you experience issues with Home Assistant | ||
INFO homeassistant.setup:setup.py:257 Setting up bouncie | ||
INFO homeassistant.setup:setup.py:308 Setup of domain bouncie took 0.0 seconds | ||
INFO homeassistant.loader:loader.py:638 Loaded sensor from homeassistant.components.sensor | ||
INFO homeassistant.setup:setup.py:257 Setting up sensor | ||
INFO homeassistant.setup:setup.py:308 Setup of domain sensor took 0.0 seconds | ||
INFO homeassistant.components.sensor:entity_platform.py:339 Setting up sensor.bouncie | ||
INFO homeassistant.helpers.entity_registry:entity_registry.py:688 Registered new sensor.bouncie entity: sensor.my_prius_last_update | ||
INFO homeassistant.helpers.entity_registry:entity_registry.py:688 Registered new sensor.bouncie entity: sensor.my_prius_car_info | ||
INFO homeassistant.helpers.entity_registry:entity_registry.py:688 Registered new sensor.bouncie entity: sensor.my_prius_car_odometer | ||
INFO homeassistant.helpers.entity_registry:entity_registry.py:688 Registered new sensor.bouncie entity: sensor.my_prius_car_address | ||
INFO homeassistant.helpers.entity_registry:entity_registry.py:688 Registered new sensor.bouncie entity: sensor.my_prius_car_fuel | ||
INFO homeassistant.helpers.entity_registry:entity_registry.py:688 Registered new sensor.bouncie entity: sensor.my_prius_car_speed | ||
INFO homeassistant.helpers.entity_registry:entity_registry.py:688 Registered new sensor.bouncie entity: sensor.my_prius_car_mil | ||
INFO homeassistant.helpers.entity_registry:entity_registry.py:688 Registered new sensor.bouncie entity: sensor.my_prius_car_battery |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,12 @@ | ||
INFO homeassistant.loader:loader.py:638 Loaded bouncie from custom_components.bouncie | ||
WARNING homeassistant.loader:loader.py:576 We found a custom integration bouncie which has not been tested by Home Assistant. This component might cause stability problems, be sure to disable it if you experience issues with Home Assistant | ||
INFO homeassistant.setup:setup.py:257 Setting up bouncie | ||
INFO homeassistant.setup:setup.py:308 Setup of domain bouncie took 0.0 seconds | ||
INFO homeassistant.loader:loader.py:638 Loaded device_tracker from homeassistant.components.device_tracker | ||
INFO homeassistant.loader:loader.py:638 Loaded zone from homeassistant.components.zone | ||
INFO homeassistant.setup:setup.py:257 Setting up zone | ||
INFO homeassistant.setup:setup.py:308 Setup of domain zone took 0.0 seconds | ||
INFO homeassistant.setup:setup.py:257 Setting up device_tracker | ||
INFO homeassistant.setup:setup.py:308 Setup of domain device_tracker took 0.0 seconds | ||
INFO homeassistant.components.device_tracker:entity_platform.py:339 Setting up device_tracker.bouncie | ||
INFO homeassistant.helpers.entity_registry:entity_registry.py:688 Registered new device_tracker.bouncie entity: device_tracker.my_prius |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,12 @@ | ||
INFO:homeassistant.loader:Loaded bouncie from custom_components.bouncie | ||
WARNING:homeassistant.loader:We found a custom integration bouncie which has not been tested by Home Assistant. This component might cause stability problems, be sure to disable it if you experience issues with Home Assistant | ||
INFO:homeassistant.setup:Setting up bouncie | ||
INFO:homeassistant.setup:Setup of domain bouncie took 0.0 seconds | ||
INFO:homeassistant.loader:Loaded device_tracker from homeassistant.components.device_tracker | ||
INFO:homeassistant.loader:Loaded zone from homeassistant.components.zone | ||
INFO:homeassistant.setup:Setting up zone | ||
INFO:homeassistant.setup:Setup of domain zone took 0.0 seconds | ||
INFO:homeassistant.setup:Setting up device_tracker | ||
INFO:homeassistant.setup:Setup of domain device_tracker took 0.0 seconds | ||
INFO:homeassistant.components.device_tracker:Setting up device_tracker.bouncie | ||
INFO:homeassistant.helpers.entity_registry:Registered new device_tracker.bouncie entity: device_tracker.my_prius |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,16 @@ | ||
INFO:homeassistant.loader:Loaded bouncie from custom_components.bouncie | ||
WARNING:homeassistant.loader:We found a custom integration bouncie which has not been tested by Home Assistant. This component might cause stability problems, be sure to disable it if you experience issues with Home Assistant | ||
INFO:homeassistant.setup:Setting up bouncie | ||
INFO:homeassistant.setup:Setup of domain bouncie took 0.0 seconds | ||
INFO:homeassistant.loader:Loaded sensor from homeassistant.components.sensor | ||
INFO:homeassistant.setup:Setting up sensor | ||
INFO:homeassistant.setup:Setup of domain sensor took 0.0 seconds | ||
INFO:homeassistant.components.sensor:Setting up sensor.bouncie | ||
INFO:homeassistant.helpers.entity_registry:Registered new sensor.bouncie entity: sensor.my_prius_last_update | ||
INFO:homeassistant.helpers.entity_registry:Registered new sensor.bouncie entity: sensor.my_prius_car_info | ||
INFO:homeassistant.helpers.entity_registry:Registered new sensor.bouncie entity: sensor.my_prius_car_odometer | ||
INFO:homeassistant.helpers.entity_registry:Registered new sensor.bouncie entity: sensor.my_prius_car_address | ||
INFO:homeassistant.helpers.entity_registry:Registered new sensor.bouncie entity: sensor.my_prius_car_fuel | ||
INFO:homeassistant.helpers.entity_registry:Registered new sensor.bouncie entity: sensor.my_prius_car_speed | ||
INFO:homeassistant.helpers.entity_registry:Registered new sensor.bouncie entity: sensor.my_prius_car_mil | ||
INFO:homeassistant.helpers.entity_registry:Registered new sensor.bouncie entity: sensor.my_prius_car_battery |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,16 @@ | ||
INFO:homeassistant.loader:Loaded bouncie from custom_components.bouncie | ||
WARNING:homeassistant.loader:We found a custom integration bouncie which has not been tested by Home Assistant. This component might cause stability problems, be sure to disable it if you experience issues with Home Assistant | ||
INFO:homeassistant.setup:Setting up bouncie | ||
INFO:homeassistant.setup:Setup of domain bouncie took 0.0 seconds | ||
INFO:homeassistant.loader:Loaded sensor from homeassistant.components.sensor | ||
INFO:homeassistant.setup:Setting up sensor | ||
INFO:homeassistant.setup:Setup of domain sensor took 0.0 seconds | ||
INFO:homeassistant.components.sensor:Setting up sensor.bouncie | ||
INFO:homeassistant.helpers.entity_registry:Registered new sensor.bouncie entity: sensor.my_prius_last_update | ||
INFO:homeassistant.helpers.entity_registry:Registered new sensor.bouncie entity: sensor.my_prius_car_info | ||
INFO:homeassistant.helpers.entity_registry:Registered new sensor.bouncie entity: sensor.my_prius_car_odometer | ||
INFO:homeassistant.helpers.entity_registry:Registered new sensor.bouncie entity: sensor.my_prius_car_address | ||
INFO:homeassistant.helpers.entity_registry:Registered new sensor.bouncie entity: sensor.my_prius_car_fuel | ||
INFO:homeassistant.helpers.entity_registry:Registered new sensor.bouncie entity: sensor.my_prius_car_speed | ||
INFO:homeassistant.helpers.entity_registry:Registered new sensor.bouncie entity: sensor.my_prius_car_mil | ||
INFO:homeassistant.helpers.entity_registry:Registered new sensor.bouncie entity: sensor.my_prius_car_battery |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,11 @@ | ||
INFO:homeassistant.loader:Loaded bouncie from custom_components.bouncie | ||
WARNING:homeassistant.loader:We found a custom integration bouncie which has not been tested by Home Assistant. This component might cause stability problems, be sure to disable it if you experience issues with Home Assistant | ||
INFO:homeassistant.setup:Setting up bouncie | ||
INFO:homeassistant.setup:Setup of domain bouncie took 0.0 seconds | ||
ERROR:homeassistant.config_entries:Error unloading entry Bouncie for bouncie | ||
Traceback (most recent call last): | ||
File "/opt/hostedtoolcache/Python/3.10.15/x64/lib/python3.10/site-packages/homeassistant/config_entries.py", line 546, in async_unload | ||
result = await component.async_unload_entry(hass, self) | ||
File "/home/runner/work/ha-bouncie/ha-bouncie/custom_components/bouncie/__init__.py", line 42, in async_unload_entry | ||
hass.data[DOMAIN].pop(entry.entry_id) | ||
KeyError: 'bouncie' |
Oops, something went wrong.