enes-oerdek / Home-Assistant-Helium-Integration

Helium Integration for Home Assistant
GNU General Public License v3.0
19 stars 5 forks source link

/config/configuration.yaml ?? #1

Closed gogoX1 closed 1 year ago

gogoX1 commented 1 year ago

I'm relatively new to this, can you tell me what I'm doing wrong? image image

thank you already

enes-oerdek commented 1 year ago

@gogoX1 I am so sorry about the confusion. You need to also remove the brackets, so that you have something like this (replace with your public key):

sensor:
  - platform: helium_solana
    wallets:
    - rAwOnpD26GH8FcEo1H4ng3MPPsN8C5KdZ7N7MqAS

I just updated the readme. Also please be mindful about the spaces. Do not use tabs for aligning your characters. Rather make spaces. The yaml format is sensitive about whitespace.

Can you please let me know, whether this worked?

enes-oerdek commented 1 year ago

@gogoX1 I just pushed the new version of the integration. You no longer need to work with the configuration.yaml. It is now possible to configure the integration completely via the home assistant settings.

configuration0

You can read more about how to configure in the readme. With this, I close this issue, since it should be resolved with this.

datascope11 commented 1 year ago

I know this is closed, but @enes-oerdek - trying to use the new UI Integration for setup. It does not find Helium Integration when trying to add the Integration. Home Assistant only finds the old Helium Blockchain integration. I'm all updated, no outstanding HACS, Add Ons or Core updates available for me. Any insight? I'll just move on to the config.yaml setup, but I wanted to let you know I don't see the Integration. Unless I need to be on a beta HA or something... I'm running 2023.5.4. My supervisor version shows 2023.4 but isn't showing an update.

datascope11 commented 1 year ago

Figured this out... It's been a minute since I installed manual repo to HACS. There is an additional step missing from the instructions (at least for me). After adding the custom repo, you must go back in and click on the repo from the same area you installed it, which brings up the git page within HA. At the very bottom there is a Download button... Thanks for listening... lol