New garden scene

This commit is contained in:
Martin Bauer 2019-07-21 17:57:30 +02:00
parent ad3146de33
commit 243f6f1155
3 changed files with 63 additions and 5 deletions

26
fhem_dockerfile Normal file
View File

@ -0,0 +1,26 @@
FROM ubuntu:18.10
RUN apt-get update && apt-get install -y \
perl \
libdevice-serialport-perl \
libwww-perl \
libio-socket-ssl-perl \
libcgi-pm-perl
RUN wget http://fhem.de/fhem-5.7.deb && \
dpkg -i fhem-5.7.deb && \
rm fhem-5.7.deb
ADD fhem.cfg /opt/fhem/fhem.cfg
ENV TZ=Europe/Berlin
RUN ln -snf /usr/share/zoneinfo/$TZ /etc/localtime && echo $TZ > /etc/timezone
WORKDIR /opt/fhem
CMD /opt/fhem/fhem.pl

View File

@ -366,3 +366,25 @@
state: on
brightness: 255
color_temp: 255
# --------------------- Garten -------------------------------------------------
- name: Garten Savanna
entities:
light.garten_stehleuchte:
state: on
brightness: 205
xy_color: [0.465, 0.448]
light.garten_spot_beet:
state: on
brightness: 205
xy_color: [0.532, 0.384]
light.garten_spot_magnolie:
state: on
brightness: 205
xy_color: [0.465, 0.448]
light.garten_spot_birke:
state: on
brightness: 205
xy_color: [0.586, 0.35]

20
todo
View File

@ -14,18 +14,28 @@
- add KNX motion sensors + LEDs [ok]
- add temperature sensors of scene buttons [ok]
- calibrate consumption sensors [ok]
- laufzeit poolpumpe pro tag / gestern / durchschnitt pro woche [ok]
- schlafzimmer "all off": aussenlicht(er), eingangsbereich
- make scenes for garden
- shopping list
- make one sensor: last movement + which sensor [ok]
- bluetooth device polling
- switch: get messages
- alarm system
- node red:
- derive docker image where npm packages are installed / deinstalled
- adapt theme
- laufzeit poolpumpe pro tag / gestern / durchschnitt pro woche
- make one sensor: last movement + which sensor
- device tracker clean setup
- history and logbook filter
- fail2ban
- node red:
- derive docker image where npm packages are installed / deinstalled
- adapt theme
- FHEM
- switches: update state when switching