This commit is contained in:
oster 2024-05-11 12:21:48 +01:00
parent 2f26b2a111
commit fdfccf5e39
4 changed files with 223 additions and 60 deletions

View File

@ -1,33 +1,33 @@
version: "3.8"
services:
raspberrymatic:
image: ghcr.io/jens-maus/raspberrymatic:latest
container_name: ccu
hostname: homematic-raspi
privileged: true
restart: unless-stopped
stop_grace_period: 30s
volumes:
- ccu_data:/usr/local:rw
- /lib/modules:/lib/modules:ro
- ./tools:/usr/local/addons/tools/
ports:
- "8080:80"
- "2001:2001"
- "2010:2010"
- "9292:9292"
- "8181:8181"
# raspberrymatic:
# image: ghcr.io/jens-maus/raspberrymatic:latest
# container_name: ccu
# hostname: homematic-raspi
# privileged: true
# restart: unless-stopped
# stop_grace_period: 30s
# volumes:
# - ccu_data:/usr/local:rw
# - /lib/modules:/lib/modules:ro
# - ./tools:/usr/local/addons/tools/
# ports:
# - "8080:80"
# - "2001:2001"
# - "2010:2010"
# - "9292:9292"
# - "8181:8181"
homeassistant:
container_name: homeassistant
image: homeassistant/raspberrypi4-homeassistant:stable
image: homeassistant/raspberrypi3-homeassistant:stable
volumes:
- ./homeassistant:/config
- /etc/localtime:/etc/localtime:ro
restart: unless-stopped
#network_mode: host
links:
- "raspberrymatic:raspberrymatic"
# - "raspberrymatic:raspberrymatic"
- "mqtt:mqtt"
ports:
- "8123:8123"
@ -50,5 +50,3 @@ services:
- "1883:1883"
- "9001:9001"
volumes:
ccu_data:

View File

@ -69,3 +69,31 @@
target:
entity_id: switch.pumpe
mode: single
- id: '1713635450561'
alias: Controller - OSRAM AC025XX00NJ SMART+ Switch Mini
description: Lampe Osram Smart
use_blueprint:
path: EPMatt/osram_ac025xx00nj.yaml
input:
integration: deCONZ
controller_device: a185156e10e06b082d20b9a2e6530868
helper_last_controller_event: input_text.last_controller_event
action_button_up_short:
- device_id: 9076597286e6839a2a164b0f1cc5797d
domain: light
entity_id: light.extended_color_light_1
type: brightness_increase
action_button_center_short:
- type: toggle
device_id: 9076597286e6839a2a164b0f1cc5797d
entity_id: light.extended_color_light_1
domain: light
- type: toggle
device_id: 51c444353d203fe1a7afc607a80a563e
entity_id: light.lightstrip
domain: light
action_button_down_short:
- device_id: 9076597286e6839a2a164b0f1cc5797d
domain: light
entity_id: light.extended_color_light_1
type: brightness_decrease

View File

@ -2,9 +2,7 @@
"Activities": {
"-1": "PowerOff",
"43680706": "Musik h\u00f6ren",
"43680874": "Fire TV sehen",
"43680963": "Fernsehen",
"47940735": "Roku Home Assistant"
"49456373": "SHIELD\u00a0TV"
},
"Devices": {
"Amazon Fire TV": {
@ -28,7 +26,41 @@
"Delete",
"Home"
],
"id": "68524728"
"id": "75751613"
},
"NVIDIA Spielkonsole": {
"commands": [
"PowerOff",
"PowerOn",
"0",
"1",
"2",
"3",
"4",
"5",
"6",
"7",
"8",
"9",
"Mute",
"VolumeDown",
"VolumeUp",
"DirectionDown",
"DirectionLeft",
"DirectionRight",
"DirectionUp",
"OK",
"Stop",
"Play",
"Rewind",
"Pause",
"FastForward",
"SkipBack",
"SkipForward",
"Back",
"Home"
],
"id": "76424226"
},
"Philips TV": {
"commands": [
@ -93,41 +125,6 @@
],
"id": "68524755"
},
"Roku 4": {
"commands": [
"PowerOn",
"DirectionDown",
"DirectionLeft",
"DirectionRight",
"DirectionUp",
"OK",
"Play",
"Rewind",
"Pause",
"FastForward",
"Back",
"Search",
"Sleep",
"Info",
"PageDown",
"PageUp",
"Exit",
"Netflix",
"Pandora",
"Amazon",
"Crackle",
"HBONow ",
"Home",
"Hulu",
"InstantReplay",
"MGO",
"Options*",
"Showtime",
"SlingTv",
"Vudu"
],
"id": "74283084"
},
"Yamaha AV-Empf\u00e4nger": {
"commands": [
"PowerOff",

View File

@ -0,0 +1,140 @@
- id: '1713896163638'
name: Warmes Licht
entities:
light.lightstrip:
min_color_temp_kelvin: 2000
max_color_temp_kelvin: 6535
min_mireds: 153
max_mireds: 500
effect_list:
- colorloop
supported_color_modes:
- color_temp
- hs
- xy
color_mode: color_temp
brightness: 204
color_temp_kelvin: 3690
color_temp: 271
hs_color:
- 27.004
- 40.795
rgb_color:
- 255
- 197
- 150
xy_color:
- 0.441
- 0.37
is_deconz_group: false
friendly_name: Lightstrip
supported_features: 44
state: 'on'
light.dimmable_light_4:
supported_color_modes:
- brightness
is_deconz_group: false
friendly_name: Dimmable light 4
supported_features: 40
state: 'off'
light.extended_color_light_1:
min_color_temp_kelvin: 2702
max_color_temp_kelvin: 6535
min_mireds: 153
max_mireds: 370
effect_list:
- colorloop
supported_color_modes:
- color_temp
- hs
- xy
color_mode: color_temp
brightness: 201
color_temp_kelvin: 2702
color_temp: 370
hs_color:
- 28.391
- 65.659
rgb_color:
- 255
- 166
- 87
xy_color:
- 0.526
- 0.387
is_deconz_group: false
friendly_name: Extended color light 1
supported_features: 44
state: 'on'
icon: mdi:alarm-light
metadata: {}
- id: '1713896676123'
name: Maximales Licht
entities:
light.extended_color_light_1:
min_color_temp_kelvin: 2702
max_color_temp_kelvin: 6535
min_mireds: 153
max_mireds: 370
effect_list:
- colorloop
supported_color_modes:
- color_temp
- hs
- xy
is_deconz_group: false
friendly_name: Extended color light 1
supported_features: 44
color_mode: color_temp
brightness: 254
color_temp_kelvin: 3731
color_temp: 268
hs_color:
- 26.973
- 39.973
rgb_color:
- 255
- 198
- 153
xy_color:
- 0.438
- 0.369
state: 'on'
light.lightstrip:
min_color_temp_kelvin: 2000
max_color_temp_kelvin: 6535
min_mireds: 153
max_mireds: 500
effect_list:
- colorloop
supported_color_modes:
- color_temp
- hs
- xy
is_deconz_group: false
friendly_name: Lightstrip
supported_features: 44
color_mode: color_temp
brightness: 254
color_temp_kelvin: 4347
color_temp: 230
hs_color:
- 26.722
- 28.925
rgb_color:
- 255
- 214
- 181
xy_color:
- 0.401
- 0.359
state: 'on'
light.dimmable_light_4:
supported_color_modes:
- brightness
is_deconz_group: false
friendly_name: Dimmable light 4
supported_features: 40
state: 'off'
icon: mdi:alarm-light-outline
metadata: {}