avollkopf
55953539da
Update dataclasses.py
...
Returns also None when returned string is empty
This change is to address issue #68
2021-04-11 10:44:16 +02:00
avollkopf
28f4113f2f
Fix to improve accuracy of timer
...
Timer was not accurate as it was depending on the asyncio.sleep function which is most liklely not exactly one second depending on other functions running in parallel.
Now the timer is comparable to cbpi3 where it runs until an end time is reached.
This is to address issue #66 and has been tested
2021-04-08 14:40:47 +02:00
Manuel83
fb2793eb85
Merge pull request #59 from MrGunnery/Fix_some_issues
...
Fix some issues
2021-03-21 10:27:11 +01:00
avollkopf
baf285be9f
Added ConfigType.STEP
...
This supports also the pre-configuration of steps in the cbpi settings
2021-03-20 21:02:05 +01:00
Martin
d8b083003d
fix issues #55
2021-03-15 19:54:22 +01:00
Manuel Fritsch
12857c73ef
"mqtt added"
2021-03-14 11:52:46 +01:00
Manuel Fritsch
7a5e852121
"save props for steps"
2021-03-07 23:52:20 +01:00
Manuel Fritsch
51c8f82834
"notificaton added"
2021-03-07 22:11:25 +01:00
Manuel83
26369e2a9b
Merge pull request #22 from madhatguy/master
...
fix to add_config_value
2021-03-07 19:25:34 +01:00
Manuel Fritsch
c142380bc6
"add seconds to timer at runtime"
2021-03-03 07:37:54 +01:00
Manuel Fritsch
a55ed2a5e5
"recipe book added"
2021-02-27 20:09:19 +01:00
Manuel Fritsch
fb85d67fcf
"Small bug fixed. Step Actions added on server part"
2021-02-17 23:52:54 +01:00
Manuel Fritsch
93aea0c063
"added dataclassed"
2021-02-16 20:37:51 +01:00
Guy
6a0764a937
fix add_config_value
2021-02-12 12:13:32 +02:00
Manuel Fritsch
5f18e7a7b8
"Hysteresis added"
2021-02-10 22:11:35 +01:00
Manuel Fritsch
bd311edccd
"mash profiles added"
2021-02-10 07:38:55 +01:00
Manuel Fritsch
3a39719957
adding description
2021-02-07 13:08:13 +01:00
Manuel Fritsch
68fc73cc25
change dummy logic
2021-02-06 20:09:01 +01:00
Manuel Fritsch
fbccd11c9e
actor methods added
2021-02-06 00:41:50 +01:00
Manuel Fritsch
4fe47d5a31
sensor methods added
2021-02-06 00:40:55 +01:00
Manuel Fritsch
aeabde8c4a
plugin controller change
2021-01-30 22:29:33 +01:00
Manuel Fritsch
2779c3cc2c
reuqirements.txt updated
2021-01-26 20:21:53 +01:00
Manuel Fritsch
0d2770ef4c
add missing dependencies
2021-01-24 22:14:57 +01:00
Manuel Fritsch
6c537bd278
bugfixing
2021-01-23 14:41:26 +01:00
Manuel Fritsch
296c2c69f0
rework database
2021-01-22 23:25:20 +01:00
Manuel Fritsch
05e08d0dc6
new step controller
2021-01-17 22:49:18 +01:00
manuel83
eb2ba8fdfe
plugin installer added
2019-08-16 21:36:55 +02:00
manuel83
8200c48dfc
log controller added
2019-08-05 20:51:20 +02:00
manuel83
8db6251fb7
changes in plugin controller
2019-07-31 07:58:54 +02:00
manuel83
8ba6b4c506
Lots of changes
2019-07-27 21:08:19 +02:00
manuel83
0496b04608
config fix
2019-01-28 22:21:31 +01:00
manuel83
6cc7f5ad77
step change add oder for new
2019-01-21 22:33:29 +01:00
manuel83
d0b751a0d4
json dump for Actor and Sensor added
2019-01-08 23:31:39 +01:00
manuel83
7ab75f0b01
setuptools added
2019-01-05 20:43:48 +01:00