Skip to content
View raivisdejus's full-sized avatar

Block or report raivisdejus

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Pinned Loading

  1. Home Assistant configuration for Kos... Home Assistant configuration for Kostal PIKO 3.0-2 MP plus
    1
    If your Kostal Pico MP inverter provides data on http://your-inverter-ip/measurements.xml
    2
    
                  
    3
    Install https://github.com/danieldotnl/ha-multiscrape and use the following configuration to get the data to Home Assistant
    4
    
                  
    5
    Add this to the `configuration.yaml` and change the inverter IP from `192.168.0.90` used in the example to whatever is your inverter IP. 
  2. Latviesu runas atpazisana Latviesu runas atpazisana
    1
    {
    2
      "cells": [
    3
        {
    4
          "cell_type": "markdown",
    5
          "metadata": {
  3. buzz buzz Public

    Forked from chidiwilliams/buzz

    Buzz transcribes and translates audio offline on your personal computer. Powered by OpenAI's Whisper.

    Python

  4. pyspellchecker pyspellchecker Public

    Forked from barrust/pyspellchecker

    Pure Python Spell Checking http://pyspellchecker.readthedocs.io/en/latest/

    Python