Skip to content
View PrimozFrelih's full-sized avatar
  • Ljubljana, Slovenia

Block or report PrimozFrelih

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.

Maximum 250 characters. Please don't include any personal information such as legal names or email addresses. 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. belivio-ai-agent belivio-ai-agent Public

    JavaScript 1

  2. RFsensors.yaml RFsensors.yaml
    1
    binary_sensor:
    2
        - platform: mqtt
    3
          state_topic: "tele/RF_Bridge/RESULT"
    4
          name: 'Garage Motion'
    5
          value_template: '{{value_json.RfReceived.Data}}'
  3. Sonoff-Tasmota Sonoff-Tasmota Public

    Forked from arendst/Tasmota

    Provide ESP8266 based itead Sonoff with Web, MQTT and OTA firmware using Arduino IDE or PlatformIO

    C++

  4. Wake-On-Lan-Python Wake-On-Lan-Python Public

    Forked from bentasker/Wake-On-Lan-Python

    A small Python script to allow the sending of a WOL Magic packet

    Python