MyController - 0.0.3-Alpha2 pre-release - volunteers required to test
-
me too, i you need more tester.
-
Please add me in.
-
Me too please!
PS: can i send you a wishlist of features?
-
@Takero I have sent the link in chat.
You are welcome to add wishlist. Please do it in https://github.com/mycontroller-org/mycontroller/issues
Thank you! -
This week I am going to release
0.0.3.Aplah2final version. Please submit locale changes if you want to see your language in MyController.org -
This week I am going to release
0.0.3.Aplah2final version. Please submit locale changes if you want to see your language in MyController.org -
@mfalkvidd Thank you! Here is some highlights, I will update detailed list with release notes.
- New languages(locale) added. https://www.transifex.com/mycontrollerorg/multi-locale/
- Scripting support for operations and conditions [javasccript, python, groovy, ruby, etc.,]
- New dashboard widgets. Custom Widget, Groups, Heatmap
- List sensors based on rooms (supports nested rooms)
- UID tag – Can tag your sensor with any name
- Send RAW message
- Renamed “Alarms” as “Rules” and “Notifications” as “Operations”
- Supports multiple conditions(Rule): Compare, Script, State, String, Threshold, Threshold range
- Timer supports for multiple operations
- New operation “Request payload”
- and ….
Edit: adding one more feature
Topology -
@Takero said:
@Didi please don't use "Stolperte" for Tripped :-D
please make it better and join our team at https://www.transifex.com/mycontrollerorg/multi-locale/ :stuck_out_tongue_winking_eye:
-
@jkandasa
I have had a look at the demo site; what kind of rules can you set up with your project? I am looking for a suitable controller for my project and at the moment I am looking at openhab as the rules system is quite wide ranging.@mark_venn MyController supports range of rules like,
- Compare
- State
- Script
- String
- Threshold
- Threshold range
If you cannot achieve with default rules , you can use script. MyController supports for jsr-223 scripting languages (Python, JavaScript, Ruby, Groovy, etc)
-
-
@jkandasa
I have a question or a little request for your new release, could you implements smartSleep feature on MySensors v2.0.0beta, all of mysensors nodes use this feature to save battery. This feature is really depends on controller support.thanks,
@pebri86 Yes, I will implement
smartSleepfeature. But it will take bit more time. may be after release. Please raise a ticket for this feature request to follow. https://github.com/mycontroller-org/mycontroller/issuesbetween what type of actions do we(controller) need to do with
smartsleepnodes? -
@pebri86 Yes, I will implement
smartSleepfeature. But it will take bit more time. may be after release. Please raise a ticket for this feature request to follow. https://github.com/mycontroller-org/mycontroller/issuesbetween what type of actions do we(controller) need to do with
smartsleepnodes?@jkandasa said:
@pebri86 Yes, I will implement
smartSleepfeature. But it will take bit more time. may be after release. Please raise a ticket for this feature request to follow. https://github.com/mycontroller-org/mycontroller/issuesbetween what type of actions do we(controller) need to do with
smartsleepnodes?Actually all action like reboot, erase configuration, or send values to node since all battery node do sleep all the time and can't response while sleep.