mrillies and GitHub
0f42153591
Update controller.py
...
Fix for issue #125 : Missing 'power' in call to actor_on had heater id number set as power
2017-09-21 02:14:56 +10:00
Carl Allen
590ef4ca92
set default_value for Text Property
2017-09-04 21:16:23 -05:00
Manuel83 and GitHub
d3bc54001f
Merge pull request #101 from carlallen/default_value_for_numbers
...
Default value for Property.Number
2017-09-04 16:34:53 +02:00
Carl Allen and GitHub
f62f9ba7ce
Add default to text property for @IndyJoeA
2017-07-28 09:32:15 -05:00
Carl Allen
909a6aa0ea
Add default values for Property.Number
2017-07-26 18:15:31 -05:00
Carl Allen
01997f741c
Allow modifying chart data in plugins
2017-07-18 15:06:55 -05:00
Manuel83
da6b107e94
tool tip for config properties
2017-07-09 22:04:19 +02:00
Manuel83
47268d8d1c
Allow to use actor, sensor and kettle dropdown for actor and sensor
...
config.
2017-07-08 17:16:27 +02:00
Manuel83
3af76d0a1e
Action Button for Sensors added
2017-07-05 21:16:40 +02:00
Carl Allen and GitHub
734f0c6693
Select properties configurable for steps
2017-07-05 11:30:02 -05:00
Manuel83
291f09dcd1
- Import KBH
...
- Import BeerXML
- Import REST API
- Migration DB
- Set Default Screen after Start
- Cleanup
2017-07-02 23:52:18 +02:00
Manuel83 and GitHub
e67baeabb0
Merge pull request #47 from jalim/hotfix/message-event-bus-patch
...
Change to notification to use message event bus
2017-06-28 09:32:44 +02:00
Manuel83 and Manuel83
10a989cee9
Fix: Sensors are now stopping after update of config
2017-06-28 09:01:13 +02:00
Manuel83 and GitHub
0749c55478
Merge pull request #39 from IndyJoeA/patch-1
...
Replace int with float in get_sensor_value()
2017-06-28 08:41:43 +02:00
Manuel83 and GitHub
ef0f719c58
Merge pull request #41 from MikonosII/patch-1
...
Update controller.py
2017-06-28 08:38:02 +02:00
Luke Mullan
fc945f093c
Change to notification to use message even bus
...
This will allow any plugin to listen for a notification and respond accordingly.
2017-06-27 14:52:01 +10:00
Manuel83
00739ea38f
-Ui Changes
...
-Brew Steps added
-Clean AddOn Dialog
2017-06-25 21:29:45 +02:00
MikonosII and GitHub
71449740fa
Update controller.py
...
lines 138 and 144 were changed to f.cooler
2017-06-24 19:12:25 -07:00
IndyJoeA and GitHub
f1ec635f25
Replace int with float in get_sensor_value()
...
I've noticed that sensor values are being handled as integers by this function, which was causing poor performance of the PIDArduino logic and another logic plugin I am testing. I have changed the type to float, and now logic controllers can receive more accurate temperature values.
2017-06-23 22:47:05 -04:00
Manuel83
26da7c66bc
Add actor_power to Controller
2017-06-18 20:08:17 +02:00
Manuel83
167a0bb8f8
KettleController
...
- Method actor_power added to set the power without switching
- Method timer_remaining added to get the remaining time of a timer
2017-06-18 19:09:08 +02:00
Manuel83
bcd07e4705
Put parameter into cache after adding
2017-06-16 01:02:45 +02:00
Manuel83
c07e3f4d79
Add new Config Parameter via cbpi api
2017-06-16 00:51:18 +02:00
Manuel83
fe002cfb25
Merge remote-tracking branch 'origin/master'
...
# Conflicts:
# modules/core/controller.py
2017-06-12 22:55:17 +02:00
Manuel83
4f95309a28
- Fermenter Controller Fix
...
- Kettle Controller Fix
- Remove SQL Alchemie
2017-06-12 22:53:49 +02:00
Carl Allen and GitHub
657358c254
heater_on/heater_off for FermenterController copy/paste fix
2017-06-11 13:25:38 -05:00
Manuel83
58e927b0bf
First Version
2017-06-11 17:12:22 +02:00