Skip to content

Instantly share code, notes, and snippets.

@Haasie
Haasie / turn-on-off-inverter-dynamic-price.yaml
Last active July 14, 2023 14:58
A blueprint for home-assistant to turn on and off your inverter when your dynamic price goes below or above zero
blueprint:
name: "Energy: Negative Price, Inverter Off"
description: Turn off the inverter when the electricity price is below 0.
domain: automation
input:
electricity_price_entity:
name: Electricity Price Entity
description: The entity ID of the electricity price sensor.
selector:
@Haasie
Haasie / Intall Kismet wireless network tool on NEMSlinux.md
Last active November 8, 2020 16:43
Intall Kismet wireless network tool on NEMSlinux

Hello,

Intro

About a week ago I first met with NEMS. I was searching for a method to monitor the networks of my clients (small businesses and costumers)

NEMS has the potential to fulfill it al but it was missing a method to also monitor the wireless environment.

So, with the less skills I have, I tried to install kismet on it.