Skip to content
  • MySensors
  • OpenHardware.io
  • Categories
  • Recent
  • Tags
  • Popular
Skins
  • Light
  • Brite
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Brand Logo
  1. Home
  2. Controllers
  3. MyController.org
  4. MyController - 0.0.3-Alpha2 pre-release - volunteers required to test

MyController - 0.0.3-Alpha2 pre-release - volunteers required to test

Scheduled Pinned Locked Moved MyController.org
alphapre-releasemycontroller.org
25 Posts 13 Posters 7.0k Views 13 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • TakeroT Takero

    Me too please!

    PS: can i send you a wishlist of features?

    J Offline
    J Offline
    jkandasa
    Plugin Developer
    wrote on last edited by
    #11

    @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!

    1 Reply Last reply
    0
    • J Offline
      J Offline
      jkandasa
      Plugin Developer
      wrote on last edited by
      #12

      This week I am going to release 0.0.3.Aplah2 final version. Please submit locale changes if you want to see your language in MyController.org

      https://www.transifex.com/mycontrollerorg/multi-locale/

      mfalkviddM 1 Reply Last reply
      0
      • J jkandasa

        This week I am going to release 0.0.3.Aplah2 final version. Please submit locale changes if you want to see your language in MyController.org

        https://www.transifex.com/mycontrollerorg/multi-locale/

        mfalkviddM Offline
        mfalkviddM Offline
        mfalkvidd
        Mod
        wrote on last edited by
        #13

        @jkandasa great work! Could you share the highlights in the new version?

        J 1 Reply Last reply
        1
        • DidiD Offline
          DidiD Offline
          Didi
          wrote on last edited by
          #14

          German translation at 100 % :blush:

          if (knowledge == 0) { use BRAIN; use GOOGLE;use SEARCH; } else {make POST;}

          TakeroT 1 Reply Last reply
          2
          • DidiD Didi

            German translation at 100 % :blush:

            TakeroT Offline
            TakeroT Offline
            Takero
            Hardware Contributor
            wrote on last edited by
            #15

            @Didi please don't use "Stolperte" for Tripped :-D

            DidiD 1 Reply Last reply
            0
            • mfalkviddM mfalkvidd

              @jkandasa great work! Could you share the highlights in the new version?

              J Offline
              J Offline
              jkandasa
              Plugin Developer
              wrote on last edited by jkandasa
              #16

              @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

              1 Reply Last reply
              1
              • TakeroT Takero

                @Didi please don't use "Stolperte" for Tripped :-D

                DidiD Offline
                DidiD Offline
                Didi
                wrote on last edited by
                #17

                @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:

                if (knowledge == 0) { use BRAIN; use GOOGLE;use SEARCH; } else {make POST;}

                TakeroT 1 Reply Last reply
                0
                • DidiD Didi

                  @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:

                  TakeroT Offline
                  TakeroT Offline
                  Takero
                  Hardware Contributor
                  wrote on last edited by
                  #18

                  @Didi i am already joined. :blush:

                  1 Reply Last reply
                  0
                  • DidiD Offline
                    DidiD Offline
                    Didi
                    wrote on last edited by
                    #19

                    :+1: Write a PM to me @ Transifex please

                    if (knowledge == 0) { use BRAIN; use GOOGLE;use SEARCH; } else {make POST;}

                    1 Reply Last reply
                    0
                    • K Offline
                      K Offline
                      Kurt
                      wrote on last edited by
                      #20

                      Happy to test as well. Back from being away and have my ESP8266 gateway up now.

                      1 Reply Last reply
                      1
                      • mark_vennM Offline
                        mark_vennM Offline
                        mark_venn
                        wrote on last edited by
                        #21

                        @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.

                        J 1 Reply Last reply
                        0
                        • mark_vennM mark_venn

                          @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.

                          J Offline
                          J Offline
                          jkandasa
                          Plugin Developer
                          wrote on last edited by
                          #22

                          @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)

                          1 Reply Last reply
                          0
                          • pebri86P Offline
                            pebri86P Offline
                            pebri86
                            wrote on last edited by
                            #23

                            @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,

                            J 1 Reply Last reply
                            0
                            • pebri86P pebri86

                              @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,

                              J Offline
                              J Offline
                              jkandasa
                              Plugin Developer
                              wrote on last edited by
                              #24

                              @pebri86 Yes, I will implement smartSleep feature. 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/issues

                              between what type of actions do we(controller) need to do with smartsleep nodes?

                              pebri86P 1 Reply Last reply
                              0
                              • J jkandasa

                                @pebri86 Yes, I will implement smartSleep feature. 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/issues

                                between what type of actions do we(controller) need to do with smartsleep nodes?

                                pebri86P Offline
                                pebri86P Offline
                                pebri86
                                wrote on last edited by
                                #25

                                @jkandasa said:

                                @pebri86 Yes, I will implement smartSleep feature. 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/issues

                                between what type of actions do we(controller) need to do with smartsleep nodes?

                                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.

                                1 Reply Last reply
                                0
                                Reply
                                • Reply as topic
                                Log in to reply
                                • Oldest to Newest
                                • Newest to Oldest
                                • Most Votes


                                15

                                Online

                                11.7k

                                Users

                                11.2k

                                Topics

                                113.0k

                                Posts


                                Copyright 2019 TBD   |   Forum Guidelines   |   Privacy Policy   |   Terms of Service
                                • Login

                                • Don't have an account? Register

                                • Login or register to search.
                                • First post
                                  Last post
                                0
                                • MySensors
                                • OpenHardware.io
                                • Categories
                                • Recent
                                • Tags
                                • Popular