From 92753d5ca45568e0e0948211b2328f82d752bd6e Mon Sep 17 00:00:00 2001 From: Edward Firmo <94725493+edwardtfn@users.noreply.github.com> Date: Wed, 5 Apr 2023 13:09:43 +0200 Subject: [PATCH] Removed "Weather integration" selection from setup The weather integration is now automatically detected by the Blueprint, based on the attributes provided by the integration itself, so an user selection is not needed anymore. --- nspanel_blueprint.yaml | 9 --------- 1 file changed, 9 deletions(-) diff --git a/nspanel_blueprint.yaml b/nspanel_blueprint.yaml index dd9f276..b1e3a40 100644 --- a/nspanel_blueprint.yaml +++ b/nspanel_blueprint.yaml @@ -167,15 +167,6 @@ The goal was to create a version that allows everyone to use the NSpanel fully l options: - Weather and Temp ##### PLACEHOLDER ###################################################################### - weather: - name: Weather Integration - description: '* *"SYSTEM" - select our Weather Integration*' - default: 'Default' - selector: - select: - options: - - Default - - AccuWeather weather_entity: name: Weather entity from HA description: '* *"SYSTEM" - Select your weather entity.*'