Skip to content

This integration allows to control IKEA OBEGRÄNSAD LED Wall Lamp hacked with custom software.

License

Notifications You must be signed in to change notification settings

PiotrMachowski/Home-Assistant-custom-components-Obegransad

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

HACS Default GitHub Latest Release GitHub All Releases Ko-Fi buycoffee.to PayPal.Me Revolut.Me

Obegränsad

This integration allows to control IKEA OBEGRÄNSAD LED Wall Lamp hacked with this software.

Configuration

To configure this integration search for Obegränsad on Integrations page. Alternatively you can just use the button below:

Open your Home Assistant instance and start setting up a new integration.

Using HACS (recommended)

This integration can be added to HACS as a custom repository:

  • URL: https://github.com/PiotrMachowski/Home-Assistant-custom-components-Obegransad
  • Category: Integration

After adding a custom repository you can use HACS to install this integration using user interface.

Manual

To install this integration manually you have to download obegransad.zip and extract its contents to config/custom_components/obegransad directory:

mkdir -p custom_components/obegransad
cd custom_components/obegransad
wget https://github.com/PiotrMachowski/Home-Assistant-custom-components-Obegransad/releases/latest/download/obegransad.zip
unzip obegransad.zip
rm obegransad.zip

Service calls

Setting the schedule

action: obegransad.set_schedule
data:
  schedule:
    - plugin_id: 12
      duration: 45
    - plugin_id: 14
      duration: 15

Displaying the message

action: notify.obegransad
data:
  message: Hello there
  data:
    graph: [8,5,2,1,0,0,1,4,7,10,13,14,15,15,14,11]
    min_y: 0
    max_y: 15
    repeat: 2
    message_id: 1
    delay: 50

Removing the message

action: obegransad.remove_message
data:
  message_id: 1

Clearing storage

action: obegransad.clear_storage

Support

If you want to support my work with a donation you can use one of the following platforms:

Platform Payment methods Link Comment
Ko-fi
  • PayPal
  • Credit card
  • Buy Me a Coffee at ko-fi.com
  • No fees
  • Single or monthly payment
  • buycoffee.to
  • BLIK
  • Bank transfer
  • Postaw mi kawę na buycoffee.to
    PayPal
  • PayPal
  • PayPal Logo
  • No fees
  • Revolut
  • Revolut
  • Credit Card
  • Revolut
  • No fees
  • Powered by

    PyCharm logo.