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. General Discussion
  3. Fewer home automation postings? What's behind it?

Fewer home automation postings? What's behind it?

Scheduled Pinned Locked Moved General Discussion
78 Posts 19 Posters 12.8k Views 18 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.
  • gohanG Offline
    gohanG Offline
    gohan
    Mod
    wrote on last edited by
    #43

    Examples based on external libraries are also difficult to maintain as libraries change over time and after some months sketches could fail to compile. Personally I'd prefer SHT31 over BME280 because of accuracy and the internal heater to dry up the humidity sensors to get more precise readings.
    Unfortunately working with nodes at this level it is not for beginners IMHO, you need some skills especially when it comes to debug problems: if you are not able to fix come compilation errors and understand how to debug a complex nodes network, you will eventually get stuck sooner or later.

    1 Reply Last reply
    1
    • scalzS Offline
      scalzS Offline
      scalz
      Hardware Contributor
      wrote on last edited by scalz
      #44

      Not always easy to find time
      I just can say there are a lot of ideas, work in progress etc by MySensors team. to improve user experience, but I can't tell you more :stuck_out_tongue_winking_eye:

      @alowhum
      maybe, you could:

      • publish articles, howtos on openhardware or the forum so it could be easily linked in mysensors.org, and get feedbacks from the community etc
      • PR on github when possible, there is a dedicated repo for mysensors sketch too
      • do your own website, or blog etc where you would share your xp. sure why not

      there are pros and cons I imagine. in each case you'll help people ;)

      Sergio RiusS 1 Reply Last reply
      0
      • scalzS scalz

        Not always easy to find time
        I just can say there are a lot of ideas, work in progress etc by MySensors team. to improve user experience, but I can't tell you more :stuck_out_tongue_winking_eye:

        @alowhum
        maybe, you could:

        • publish articles, howtos on openhardware or the forum so it could be easily linked in mysensors.org, and get feedbacks from the community etc
        • PR on github when possible, there is a dedicated repo for mysensors sketch too
        • do your own website, or blog etc where you would share your xp. sure why not

        there are pros and cons I imagine. in each case you'll help people ;)

        Sergio RiusS Offline
        Sergio RiusS Offline
        Sergio Rius
        wrote on last edited by Sergio Rius
        #45

        @scalz said in Fewer home automation postings? What's behind it?:

        I can't tell you more :stuck_out_tongue_winking_eye:

        Yes, that's what I was referring to. But anyways, I should be ignored again.

        Edit: definitely should.

        tbowmoT 1 Reply Last reply
        2
        • NeverDieN Offline
          NeverDieN Offline
          NeverDie
          Hero Member
          wrote on last edited by
          #46

          Intended as constructive criticism: I think more expressive diagnostics would go a long way toward helping newcomers troubleshoot what's going wrong with their particular situation. The serial output is cryptic to the uninitiated, and although there is a log parser, it seems incomplete and probably not very illuminating to newcomers.

          Toward that end: I was very intrigued by someone's recent posted project that was a kind of connection "doctor" that would help diagnose. Seemed like it had a lot of potential and might even buttress the above. Anyone tried it?

          1 Reply Last reply
          0
          • Sergio RiusS Sergio Rius

            @scalz said in Fewer home automation postings? What's behind it?:

            I can't tell you more :stuck_out_tongue_winking_eye:

            Yes, that's what I was referring to. But anyways, I should be ignored again.

            Edit: definitely should.

            tbowmoT Offline
            tbowmoT Offline
            tbowmo
            Admin
            wrote on last edited by
            #47

            @sergio-rius

            there can be certain things preventing one disclosing projects.. Most of it is probably the fear of getting swarmed by requests about progress of the project, since it is so awesome that people just can't wait for it :)

            Do remember, that we are all here using our (limited) sparetime, and have a lot of other activities going on as side projects as well.. For my part, I have about 1 hour a day during the evening, that I can devote to "Me time", that is for mysensors and all the other projects that I work on. And also trying to learn new skills, that could be useful for my daytime job :). And I do have way too many projects rolling at the moment.. :) And I know that @scalz is not on the lazy side as well, when it comes to fun projects that take up his time.. :)

            1 Reply Last reply
            2
            • Sergio RiusS Offline
              Sergio RiusS Offline
              Sergio Rius
              wrote on last edited by
              #48

              Of course, projects are always difficult to manage and often they must be completely flipped like an omelet.
              But what seems recurrent is that only a small group of people knows whats the next step in development. So someone starts doing anything and by the time he wants to pr discovers that the sources had changed path and what he has done, now doesn't make sense. Or simply, opinions and ideas are ignored as they happen to be incompatible or undesirable for the (secret) idea of the project.
              I think is something inherent with open source projects. But sometimes is discouraging.
              I think it may be solutions for publishing wanted changes and preventing people annoying developers.
              I would like a future where desired functionalities would be published in a list and anyone could sign for doing them.

              Sorry if words look rough, I assure is not intended, I still have problems with the english.

              rejoe2R 1 Reply Last reply
              1
              • NeverDieN Offline
                NeverDieN Offline
                NeverDie
                Hero Member
                wrote on last edited by
                #49

                It's hard to complain if the price is "free." ;)

                Sergio RiusS 1 Reply Last reply
                0
                • Sergio RiusS Sergio Rius

                  Of course, projects are always difficult to manage and often they must be completely flipped like an omelet.
                  But what seems recurrent is that only a small group of people knows whats the next step in development. So someone starts doing anything and by the time he wants to pr discovers that the sources had changed path and what he has done, now doesn't make sense. Or simply, opinions and ideas are ignored as they happen to be incompatible or undesirable for the (secret) idea of the project.
                  I think is something inherent with open source projects. But sometimes is discouraging.
                  I think it may be solutions for publishing wanted changes and preventing people annoying developers.
                  I would like a future where desired functionalities would be published in a list and anyone could sign for doing them.

                  Sorry if words look rough, I assure is not intended, I still have problems with the english.

                  rejoe2R Offline
                  rejoe2R Offline
                  rejoe2
                  wrote on last edited by
                  #50

                  @sergio-rius You know about the MySenors roadmap? It's open visible to everybody here: https://github.com/mysensors/MySensors/projects. Aint't that the sort of "list" you were thinking of?

                  Not being part of the dev community, but most likely there are no "hidden side projects", so in case you have additional ideas for the roadmap, feel free to open an issue on github ;-) .

                  But most likely we are far OT by now here.

                  Controller: FHEM; MySensors: 2.3.1, RS485,nRF24,RFM69, serial Gateways

                  Sergio RiusS 1 Reply Last reply
                  1
                  • NeverDieN NeverDie

                    It's hard to complain if the price is "free." ;)

                    Sergio RiusS Offline
                    Sergio RiusS Offline
                    Sergio Rius
                    wrote on last edited by
                    #51

                    @neverdie If you are referring to me, no. I'm not complaining. Just wanting to contribute but I'm to slow to take the train in time. Sorry if seemed anything else.

                    rejoe2R 1 Reply Last reply
                    0
                    • rejoe2R rejoe2

                      @sergio-rius You know about the MySenors roadmap? It's open visible to everybody here: https://github.com/mysensors/MySensors/projects. Aint't that the sort of "list" you were thinking of?

                      Not being part of the dev community, but most likely there are no "hidden side projects", so in case you have additional ideas for the roadmap, feel free to open an issue on github ;-) .

                      But most likely we are far OT by now here.

                      Sergio RiusS Offline
                      Sergio RiusS Offline
                      Sergio Rius
                      wrote on last edited by
                      #52

                      @rejoe2 No, I didn't see this. Been out more than a year by an accident and I'm still getting used to all the changes.
                      Thanks!

                      1 Reply Last reply
                      0
                      • Sergio RiusS Sergio Rius

                        @neverdie If you are referring to me, no. I'm not complaining. Just wanting to contribute but I'm to slow to take the train in time. Sorry if seemed anything else.

                        rejoe2R Offline
                        rejoe2R Offline
                        rejoe2
                        wrote on last edited by
                        #53

                        @sergio-rius Sorry for the somehow misleading referer: Meant was : "Me not beeing ..."

                        Controller: FHEM; MySensors: 2.3.1, RS485,nRF24,RFM69, serial Gateways

                        1 Reply Last reply
                        1
                        • alexsh1A Offline
                          alexsh1A Offline
                          alexsh1
                          wrote on last edited by
                          #54

                          Just my 2 cents
                          What @NeverDie is saying is true - it may be seasonal or just a decline trend very hard to say.
                          I do see this across all HA forums.
                          Firstly, a normal temp/hum node is not exciting any more - it has to be more intellegent. Like Alexa, please tell me ...
                          Another thing is that generally with social media development, I did notice a lot of forums activity has declined or simply stopped.

                          Let’s not forget that there are many plug and plug HA solutions and DIY may not appeal to all people

                          1 Reply Last reply
                          1
                          • gohanG Offline
                            gohanG Offline
                            gohan
                            Mod
                            wrote on last edited by
                            #55

                            DIY in HA requires a lot of skills to be put together: I don't know many people with programming background, electronics, soldering, electrical work, computers, networking and so on. In addition if you start looking at machine learning to make stuff actually smart, that would kill everyone enthusiasm :sweat_smile:

                            Sergio RiusS alexsh1A 2 Replies Last reply
                            1
                            • gohanG gohan

                              DIY in HA requires a lot of skills to be put together: I don't know many people with programming background, electronics, soldering, electrical work, computers, networking and so on. In addition if you start looking at machine learning to make stuff actually smart, that would kill everyone enthusiasm :sweat_smile:

                              Sergio RiusS Offline
                              Sergio RiusS Offline
                              Sergio Rius
                              wrote on last edited by
                              #56

                              @gohan +1 to that.

                              My father was electrician and tought me something. I'm programmer and I also do lots of database and network design and management... And I can assure you that combining skills needed for today's ha development is not trivial.

                              It's because microcontrollers language and flashing methods. If powerful and efficient ones that could run any Java or lua like language, loaded through simple Bluetooth were developed, the situation would radically change.

                              1 Reply Last reply
                              0
                              • gohanG gohan

                                DIY in HA requires a lot of skills to be put together: I don't know many people with programming background, electronics, soldering, electrical work, computers, networking and so on. In addition if you start looking at machine learning to make stuff actually smart, that would kill everyone enthusiasm :sweat_smile:

                                alexsh1A Offline
                                alexsh1A Offline
                                alexsh1
                                wrote on last edited by
                                #57

                                @gohan That's true, but I am talking about "Wow" factor. Remember the first iPhone? When I got my first iPhone 4, it was quite something. Now, I am looking at the same phone and saying how come I liked it? The same is here. 5 years ago a remote temperature sensor was - WOW! Now, this is just a sensor. I am sure you have plenty of these around.

                                The question is what incentives newbies have to learn all those skills you mentioned vs plug&play devices available where no learning/DIY is required. There is a video on the youtube about a guy doing DIY mobile iPhone from components in China upgrading a flash memory from 16Gb to 128Gb just to prove that this can be done.

                                https://www.youtube.com/watch?v=leFuF-zoVzA

                                Sergio RiusS 1 Reply Last reply
                                0
                                • gohanG Offline
                                  gohanG Offline
                                  gohan
                                  Mod
                                  wrote on last edited by
                                  #58

                                  sure sonoff e xiaomi devices are indeed cheap and ready to use (sonoff allow some hacking though) and in fact they allow to do some DIY HA for less skilled people

                                  1 Reply Last reply
                                  0
                                  • alexsh1A alexsh1

                                    @gohan That's true, but I am talking about "Wow" factor. Remember the first iPhone? When I got my first iPhone 4, it was quite something. Now, I am looking at the same phone and saying how come I liked it? The same is here. 5 years ago a remote temperature sensor was - WOW! Now, this is just a sensor. I am sure you have plenty of these around.

                                    The question is what incentives newbies have to learn all those skills you mentioned vs plug&play devices available where no learning/DIY is required. There is a video on the youtube about a guy doing DIY mobile iPhone from components in China upgrading a flash memory from 16Gb to 128Gb just to prove that this can be done.

                                    https://www.youtube.com/watch?v=leFuF-zoVzA

                                    Sergio RiusS Offline
                                    Sergio RiusS Offline
                                    Sergio Rius
                                    wrote on last edited by Sergio Rius
                                    #59

                                    @alexsh1 Truly, but that's what it's meant to be.

                                    1 Reply Last reply
                                    0
                                    • alexsh1A Offline
                                      alexsh1A Offline
                                      alexsh1
                                      wrote on last edited by
                                      #60

                                      When I was doing electronics at school, Plug&play devices just did not exist.

                                      There is choice right now.

                                      1 Reply Last reply
                                      0
                                      • gohanG Offline
                                        gohanG Offline
                                        gohan
                                        Mod
                                        wrote on last edited by
                                        #61

                                        Actually zwave, x10, zigbee and enocean devices have been on the market for some years if you wanted some HA and they are plug&play (they stil require someone with Electrical skills), but 50$ a piece didn't make them very affordable for everyone

                                        alexsh1A 1 Reply Last reply
                                        1
                                        • NeverDieN Offline
                                          NeverDieN Offline
                                          NeverDie
                                          Hero Member
                                          wrote on last edited by NeverDie
                                          #62

                                          I think what most people wanted wasn't actually HA but rather remote control. And now they have it, via the myriad of devices that can now be controlled via their smart phone or Alexa.

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


                                          19

                                          Online

                                          11.7k

                                          Users

                                          11.2k

                                          Topics

                                          113.1k

                                          Posts


                                          Copyright 2025 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