Skip to content
View in the app

A better way to browse. Learn more.

Unraid

A full-screen app on your home screen with push notifications, badges and more.

To install this app on iOS and iPadOS
  1. Tap the Share icon in Safari
  2. Scroll the menu and tap Add to Home Screen.
  3. Tap Add in the top-right corner.
To install this app on Android
  1. Tap the 3-dot menu (โ‹ฎ) in the top-right corner of the browser.
  2. Tap Add to Home screen or Install app.
  3. Confirm by tapping Install.

[SUPPORT] wubbl0rz - FiatChamp

Featured Replies

Connect your FIAT, Jeep, Ram, Dodge, AlfaRomeo car ๐Ÿš— or truck ๐Ÿšš to Home Assistant. Needs a vehicle with enabled uconnect services and valid account.

ย 


190108698-6df2a4de-776d-45e2-8f27-1c5521f79476.thumb.png.a2b25808eb27a40d1541aa91b320af07.png

ย 

Prerequisites ๐Ÿ“ƒ

ย 

  • Official Home Assistant MQTT Addon (recommended) running or external mqtt broker. Broker must be connected to Home Assistant MQTT integration.

Edited by yayitazale

Thanks for adding this.

I tried this as the add-on version in HA isn't generating items the MQTT broker for me.

Same thing occurs here, it seems like everything is happy but there's no automatically created device in MQTT.

Jeep in the US for reference.ย 

  • Author
23 hours ago, keithcroshaw said:

Thanks for adding this.

I tried this as the add-on version in HA isn't generating items the MQTT broker for me.

Same thing occurs here, it seems like everything is happy but there's no automatically created device in MQTT.

Jeep in the US for reference.ย 

What do you see in the logs?

On 10/11/2023 at 2:05 PM, yayitazale said:

What do you see in the logs?

<Disclaimer> I haven't renewed my ridiculously overpriced subscription, I was trying to see if this would maybe at least give me fuel range as that's available in the app for free before considering renewing. If having an inactive subscription kills my access to the API that is probably my issue and I'm sorry for having wasted your time.ย 

Thanks for looking at this either way.

Edit: oh and I've turned email notifications on for unraid forums, sorry about the delay.

ย 

s6-rc: info: service s6rc-oneshot-runner: starting
s6-rc: info: service s6rc-oneshot-runner successfully started
s6-rc: info: service fix-attrs: starting
s6-rc: info: service fix-attrs successfully started
s6-rc: info: service legacy-cont-init: starting
s6-rc: info: service legacy-cont-init successfully started
s6-rc: info: service legacy-services: starting
s6-rc: info: service legacy-services successfully started
RUNNING IN STANDALONE MODE
[13:11:47 INF] Delay start for seconds: 1
[13:11:49 INF] {
ย  "FiatUser": "ke********************",
ย  "FiatPw": "****************",
ย  "FiatPin": "****",
ย  "MqttServer": "192.168.1.252",
ย  "MqttPort": 1883,
ย  "MqttUser": "DVES_USER",
ย  "MqttPw": "*********",
ย  "RefreshInterval": 15,
ย  "CarUnknownLocation": "Unknown",
ย  "SupervisorToken": "***************************************************************************************************************************************************************************************",
ย  "Brand": "Jeep",
ย  "Region": "America",
ย  "HomeAssistantUrl": "https://<redacted>.com",
ย  "StartDelaySeconds": 1,
ย  "AutoRefreshLocation": false,
ย  "AutoRefreshBattery": false,
ย  "EnableDangerousCommands": false,
ย  "ConvertKmToMiles": true,
ย  "DevMode": false,
ย  "UseFakeApi": false,
ย  "Debug": false
}
[13:11:49 INF] Now fetching new data...
[13:11:49 INF] Mqtt connection successful
[13:11:51 INF] Fetching COMPLETED. Next update in 15 minutes.
[13:13:50 INF] REFRESH SESSION
[13:15:50 INF] REFRESH SESSION
[13:17:50 INF] REFRESH SESSION
[13:19:50 INF] REFRESH SESSION

Edited by keithcroshaw

  • Author
15 hours ago, keithcroshaw said:

<Disclaimer> I haven't renewed my ridiculously overpriced subscription, I was trying to see if this would maybe at least give me fuel range as that's available in the app for free before considering renewing. If having an inactive subscription kills my access to the API that is probably my issue and I'm sorry for having wasted your time.ย 

Thanks for looking at this either way.

Edit: oh and I've turned email notifications on for unraid forums, sorry about the delay.

ย 

s6-rc: info: service s6rc-oneshot-runner: starting
s6-rc: info: service s6rc-oneshot-runner successfully started
s6-rc: info: service fix-attrs: starting
s6-rc: info: service fix-attrs successfully started
s6-rc: info: service legacy-cont-init: starting
s6-rc: info: service legacy-cont-init successfully started
s6-rc: info: service legacy-services: starting
s6-rc: info: service legacy-services successfully started
RUNNING IN STANDALONE MODE
[13:11:47 INF] Delay start for seconds: 1
[13:11:49 INF] {
ย  "FiatUser": "ke********************",
ย  "FiatPw": "****************",
ย  "FiatPin": "****",
ย  "MqttServer": "192.168.1.252",
ย  "MqttPort": 1883,
ย  "MqttUser": "DVES_USER",
ย  "MqttPw": "*********",
ย  "RefreshInterval": 15,
ย  "CarUnknownLocation": "Unknown",
ย  "SupervisorToken": "***************************************************************************************************************************************************************************************",
ย  "Brand": "Jeep",
ย  "Region": "America",
ย  "HomeAssistantUrl": "https://<redacted>.com",
ย  "StartDelaySeconds": 1,
ย  "AutoRefreshLocation": false,
ย  "AutoRefreshBattery": false,
ย  "EnableDangerousCommands": false,
ย  "ConvertKmToMiles": true,
ย  "DevMode": false,
ย  "UseFakeApi": false,
ย  "Debug": false
}
[13:11:49 INF] Now fetching new data...
[13:11:49 INF] Mqtt connection successful
[13:11:51 INF] Fetching COMPLETED. Next update in 15 minutes.
[13:13:50 INF] REFRESH SESSION
[13:15:50 INF] REFRESH SESSION
[13:17:50 INF] REFRESH SESSION
[13:19:50 INF] REFRESH SESSION

Do you have the MQTT integrated to the Home Asisstant?

2 hours ago, yayitazale said:

Do you have the MQTT integrated to the Home Asisstant?

Yes I have the HA Official Mosquitto Broker Add-On which is added to Home Assistant.

I have restarted the Add-On, reloaded the "devices" and restarted Home Assistant but no device or entities are added.ย 

  • Author
On 10/19/2023 at 1:31 PM, keithcroshaw said:

Yes I have the HA Official Mosquitto Broker Add-On which is added to Home Assistant.

I have restarted the Add-On, reloaded the "devices" and restarted Home Assistant but no device or entities are added.ย 

So you should open a issue here, as this is out of my knowledge:

https://github.com/wubbl0rz/FiatChamp/issues

ย 

I think itโ€™s always there, issue #54.ย 
I was just hoping since this showed up on unraid maybe somebody would have some further ideas.ย 
thanks.ย 

  • Author
2 hours ago, keithcroshaw said:

I think itโ€™s always there, issue #54.ย 
I was just hoping since this showed up on unraid maybe somebody would have some further ideas.ย 
thanks.ย 

I just added the template as I'm using it for my fiat 500e, but just for some weeks so I only can help you in the basics.

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...

Account

Navigation

Search

Search

Configure browser push notifications

Chrome (Android)
  1. Tap the lock icon next to the address bar.
  2. Tap Permissions โ†’ Notifications.
  3. Adjust your preference.
Chrome (Desktop)
  1. Click the padlock icon in the address bar.
  2. Select Site settings.
  3. Find Notifications and adjust your preference.