Earlier quoted context omitted.
I actually worked on an App for a company that made home appliances. Originally they made everything local, so direct App to Washing machine communication. They had a really hard time with that approach for a number of reasons. The first, and most obvious, reason is that getting your phone and (all) your appliances on the same network is non-trivial. Especially for a novice user. Sometimes the washing machine is in t…
> To solve all this they decided to build a cloud API that would resolve all these problems in one go. It solves everything except for the fact that, for people like me, it means we'll never actually give network access to the devices.
Displaying My Washing Machine's Remaining Time with Curl, Jq, and Pizauth
151–160 of 165 posts
Re: Displaying My Washing Machine's Remaining Time with Curl, Jq, and Pizauth
#152Earlier quoted context omitted.
Many cases I knew, people would have several repeaters and extra routers to extend coverage in big houses, and not set it up correctly in PA/Bridge mode, so peripheral network devices would be locked behind in a separate NAT’ed subnet.
Can we at least consider that the solution to poorly designed technology is not more poorly designed technology? If users can't set up routers and extenders properly, that may say more about the designers of the routers than the people using them. I'm nominally an expert user, but a lot of these products make me WTAF regularly.
Re: Displaying My Washing Machine's Remaining Time with Curl, Jq, and Pizauth
#153Great hack, but I’m sure any engineer worth their salt winces at the thought of a machine in their home roundtripping through far away 3rd party servers (I guess they’re the manufacturer’s, but if it’s hardware I own in my house those servers are 3rd party to me) just to notify them of a numerical value when they’re sitting literally 10 meters away (I live in the countryside and experience internet interruptions not…
So yeah, some fundamental restructuring would be good here. (BTW, to be fair, the controller was made by Diehl Controls, not Bosch.)
Re: Displaying My Washing Machine's Remaining Time with Curl, Jq, and Pizauth
#154Great hack, but I’m sure any engineer worth their salt winces at the thought of a machine in their home roundtripping through far away 3rd party servers (I guess they’re the manufacturer’s, but if it’s hardware I own in my house those servers are 3rd party to me) just to notify them of a numerical value when they’re sitting literally 10 meters away (I live in the countryside and experience internet interruptions not…
Re: Displaying My Washing Machine's Remaining Time with Curl, Jq, and Pizauth
#155Great hack, but I’m sure any engineer worth their salt winces at the thought of a machine in their home roundtripping through far away 3rd party servers (I guess they’re the manufacturer’s, but if it’s hardware I own in my house those servers are 3rd party to me) just to notify them of a numerical value when they’re sitting literally 10 meters away (I live in the countryside and experience internet interruptions not…
I’d pay more for NO firmware in my washing machine. This is beyond my desire to just keep things simple. What is the point of washing machine you can control remotely? You have to put clothes in at the start and take them out at the end. It offers no convenience.
So it seems people are willing to pay extra for the feature.
Re: Displaying My Washing Machine's Remaining Time with Curl, Jq, and Pizauth
#156Earlier quoted context omitted.
The problem with front loaders, and it's a fatal flaw unfortunately, is they unavoidably have mold and mildew problems due to the design. This makes them an invalid option in my opinion as I don't want mold and mildew spores in my home. They also begin to stink and your clothing can pick it up over time as it gets worse. The other problem is many top loaders today are garbage. In order to be effective they do need a…
> is they unavoidably have mold and mildew problems due to the design. Keep the door open. The water evaporates. Never had a problem avoiding mold.
I don’t know, it’s a major problem that people report and I’ve experienced myself. There’s even a fan you can buy and put into the machine. But hey if you haven’t experienced problems then that’s great.
Re: Displaying My Washing Machine's Remaining Time with Curl, Jq, and Pizauth
#157Earlier quoted context omitted.
A mechanical controlled washing machine with a mechanical timer on the plug would, reliably, achieve the same thing. no need for networks and external servers. A timed controlled smart plug, with current monitoring, would be able to achieve the IOT aspect of the problem.
It would need to be a very specific kind of washing machine (that hopefully probably exists) to make your idea work. A fully analog/mechanical washing machine is just a big mechanical timer controlled relay behind the knob like a toaster oven. If you set it without power, it just runs through the timer without doing anything. The machine would need to have a timer mechanism that is turned by an electric clock motor,…
Mechanical Washing machines don't use spring wound clocks, they run of the AC frequency of the mains. It generally drives a small solenoid that increments the clock. The control drum is significant more complex than a toaster ovens timer
My current electronic washing machine saves its current cycle state when it looses power, and happily continues when power resumes 2 hours later (unlike my dishwasher, which does not). Although You'd have to start it before turning off the relay, so not as easy as the old mechanical dials
Re: Displaying My Washing Machine's Remaining Time with Curl, Jq, and Pizauth
#158Earlier quoted context omitted.
> To solve all this they decided to build a cloud API that would resolve all these problems in one go. It solves everything except for the fact that, for people like me, it means we'll never actually give network access to the devices.
Not judging, but you represent such a small fraction of the market that companies simply don’t deem it worth it when looking at the cost of supporting LAN-only. Just imagine the support tickets they’ll get.
Re: Displaying My Washing Machine's Remaining Time with Curl, Jq, and Pizauth
#159Great hack, but I’m sure any engineer worth their salt winces at the thought of a machine in their home roundtripping through far away 3rd party servers (I guess they’re the manufacturer’s, but if it’s hardware I own in my house those servers are 3rd party to me) just to notify them of a numerical value when they’re sitting literally 10 meters away (I live in the countryside and experience internet interruptions not…
Well maybe with ChatGPT 6...
Re: Displaying My Washing Machine's Remaining Time with Curl, Jq, and Pizauth
#160Earlier quoted context omitted.
I've often wondered why no new manufacturer has appeared with a stacked system that can wash clothes in a top washer and then dump them into a bottom dryer, or even an all-in-one frontloader.
Front-loaded machines with both a washer and heat-pump dryer exists. I've had one for many years. It's quite handy if you have light loads, but I much prefer having a stack of separate washer and dryer, even though it means I have to manually move them from one to the other.