This problem in my home lab is finally solved.

Поделиться
HTML-код
  • Опубликовано: 20 авг 2024

Комментарии • 169

  • @CraftComputing
    @CraftComputing 2 месяца назад +233

    Awesome video! I am working on finishing up documentation this week, and should have some more info posted before the first round of Beta units ship out. I've taken notes of the couple bugs you ran into around DHCP/Static, and will get those into our bug tracker (that's likely just a serial port screen refresh issue, and should be trivial to solve).
    We're definitely looking at supporting additional protocols on top of SNMP. Whether those are available on release of the final unit or come as an update later, we'll figure out as we get closer to launching.
    As far as availability, we're leaving Beta ordering open until June 30, so you've still got time to order one 🙂

    • @azmotorhead3614
      @azmotorhead3614 2 месяца назад +19

      But what about the enclosure STL's? /s

    • @CraftComputing
      @CraftComputing 2 месяца назад +33

      @@azmotorhead3614 That's a definite 'maybe'... For the Beta, we've finished the design, and I'll be releasing the STLs along with the documentation. For the final version, form factor is still WILDLY up in the air. And potentially going with another manufacturing process means the cases may not be designed well for 3D Printing. So.... we'll see.

    • @johnharrison712
      @johnharrison712 2 месяца назад +12

      I would like a RJ45 for something like this, I rather not have stuff running on WiFi.

    • @CraftComputing
      @CraftComputing 2 месяца назад +21

      @@johnharrison712 PoE version coming later this year.

    • @bluesquadron593
      @bluesquadron593 2 месяца назад +1

      I am really wonder if the rpi pico has some temperature effect on the sensor itself. They tried to move it far, but in my opinion and external pluggable sensor would make sense.

  • @MarcoGPUtuber
    @MarcoGPUtuber 2 месяца назад +109

    Hardware Haven is solving my home lab problems. One video at a time.

  • @thegreyfuzz
    @thegreyfuzz 2 месяца назад +91

    Not to take away from Jeff's project/product, but using ESPHome and literally paste 5 lines of code using an ESP32/8266 and temp sensor(s) of your choice (BME/P 180/280, DHT, Dallas, One_Wire etc). Home Assistant has built recording, graphs and alerts builtin, a couple clicks away. For less than $10 (including filament costs if printing an enclosure)

    • @scottleno4119
      @scottleno4119 2 месяца назад +11

      Does that give you SNMP?

    • @JohnScherer
      @JohnScherer 2 месяца назад

      Why do I need snmp if I’m going to just graph stuff in home assistant? I think that’s what @thegreyfuzz was getting at. With espHome and a few lines of code, I can have the same functionally, graph everything in home assistant, plus, over the air updates of the code, and not have to plug the device into a computer to many any changes.

    • @piranha32
      @piranha32 2 месяца назад

      @@scottleno4119 ESPHome has SNMP component. If you don't need SNMP, MQTT is supported natively, and works great for me for logging data from a whole bunch of various sensors.

    • @yousaf.saleem
      @yousaf.saleem 2 месяца назад

      @@scottleno4119 yes it does if you know how to use external component. just google snmp esphome.

    • @nameno6895
      @nameno6895 2 месяца назад +9

      I dont really understand need of snmp here, but there is snmp component for esphome.

  • @vinh7251
    @vinh7251 2 месяца назад +16

    I did basically this using an Esp32, a DS18B20,some example code a free io thinger account and a self designed 3D printed enclosure 3 years ago. It’s not hard folks

  • @AndrewCentofanti
    @AndrewCentofanti 2 месяца назад +15

    You can get a Xaomi thermometer for dirt cheap, flash its firmware and read over BTLE (I’ve done it for plenty of projects). I think I buy them for less than $4 in bulk. I dump the data into MQTT and it gets consumed by grafana and Home Assistant. Stupid simple. Coin cell Battery lasts about a year. Chirps temp, humidity and battery level every 3-5 seconds, and there’s an LCD display on it as well and is in a tough case.

    • @meccu19
      @meccu19 2 месяца назад +3

      any video about this?

    • @cerveraoliver
      @cerveraoliver 2 месяца назад +4

      Exactly. Or get a simple Zigbee temp sensor from Aqara, 10$ maybe less. Small, cute, reliable, setup time is zero.
      I like to thinker, but this doen't make sense.

    • @AndrewCentofanti
      @AndrewCentofanti Месяц назад

      @@cerveraoliverI just read the xiaomi thermometer now has a Zigbee compatible firmware you can flash.

    • @cerveraoliver
      @cerveraoliver Месяц назад

      @@AndrewCentofanti i think you're talking about the Xiaomi Bluetooth sensor, I'm talking about the Zigbee sensors that cost just a little more. Either way are super convenient solutions, and are ages ahead the solution presented in the video.

    • @ranjitmandal1612
      @ranjitmandal1612 Месяц назад

      😮

  • @KameraShy
    @KameraShy 2 месяца назад +38

    I don't get it. What is the point of all this? You can already get temp/humidity/pressure sensors for less than $10 that easily integrate with HA. Z-Wave, Zigbee and Wifi. Battery operated and long-lasting. I have a number of them around the house and they work fine with my HA. And didn't have to go through some complicated configuration. Simply report the temp and humidity is what I want.

    • @DemersEvan
      @DemersEvan 13 дней назад +2

      Link the product you use?

    • @skmgeek
      @skmgeek 7 дней назад

      One of the main reasons is because it's fun to do!

    • @jordanmckoy1935
      @jordanmckoy1935 4 дня назад

      The creator mentioned in his video why. tldr Server BS with needing accurate measurements and a good way to monitor it all from grafana ifrc. But also people do shit just because it's fun, rebuild the wheel just to see how it was built. ❤

  • @icefox13
    @icefox13 2 месяца назад +31

    Well, the lid looks like it takes a caliper and about 5 minutes in CAD to reverse engineer...

  • @drakkon_sol
    @drakkon_sol 2 месяца назад +23

    There's a FRAMEWORK in the background!
    Gonna tell us about it??

    • @mrwho30
      @mrwho30 Месяц назад

      At which time in the video?

  • @rajarshimondal1343
    @rajarshimondal1343 2 месяца назад +74

    Arduino and ESP enthusiasts are screaming right now lol

    • @CraftComputing
      @CraftComputing 2 месяца назад +25

      They're going to be even more enraged when they find out I WILL be using an ESP32 in the final WiFi version, but only as the WiFi module. Still RP2040 at its heart 😀

    • @RaphaelAguirre
      @RaphaelAguirre 2 месяца назад +19

      @@CraftComputing why tho?

    • @rexsceleratorum1632
      @rexsceleratorum1632 2 месяца назад +25

      This does seem like a lot of hardware for what should be a sensor + ESP12 board (D1 Mini?) flashed with ESPHome

    • @jackrenders8937
      @jackrenders8937 2 месяца назад +1

      @@CraftComputing huh?

    • @rajarshimondal1343
      @rajarshimondal1343 2 месяца назад

      @@rexsceleratorum1632 exactly, also, he have a 3d printer so that would have been more compact, I wish I would have had one 3d printer

  • @thevolvo122s
    @thevolvo122s 2 месяца назад +3

    You can convert from Celsius to freedom units (aka fahrenheit) with the following equation. °C × (9/5) + 32

  • @insu_na
    @insu_na 2 месяца назад +15

    That's why I just used an ESP32 that just runs a tiny webserver that exports prometheus data natively for my own sensors

  • @mikegrok
    @mikegrok 2 месяца назад +5

    by the way for a home lab, you may want to set a net mask of 255.255.252.0, That makes it very easy to track which IPs are static vs dynamic. I have static, dhcp reserved range, dhcp, software(ie containers and VMs, so I am not trying to trace an IP based on blinky lights to realize it is local).

    • @lastfm4477
      @lastfm4477 Месяц назад +2

      How does a netmask (one word) of 255.255.252.0 help do this?

  • @christianhorn1999
    @christianhorn1999 2 месяца назад +3

    nice to see techtubers testing each others devices

  • @r0galik
    @r0galik 2 месяца назад +16

    Seems like quite a complicated way to do a simple task of recording a temperature... They need a home assistant plugin

    • @frankmthompson
      @frankmthompson 2 месяца назад +7

      This isn't really meant as a solution to the problem you're talking about .This is meant for use in small to medium business environments where existing enterprise products that do SNMP signaling are much much more expensive than this.
      In this video it's showing being used with HA, but that's not the original use case for this device.

    • @Franvcg1
      @Franvcg1 2 месяца назад

      I did something like this about a year ago using (probably) the same sensor but on an ESP-01 in which I flashed Tasmota and connected to my home assistant instance. Has been working flawless for the last year.

  • @KingParzival
    @KingParzival 2 месяца назад +5

    Setting up my first rack server thanks to you today! Thanks for another awesome video!

  • @Nezus3301
    @Nezus3301 2 месяца назад +4

    I can't unsee the framework laptop in the background

  • @ScottWinterringer
    @ScottWinterringer 2 месяца назад +25

    Its nice but I cant justify 60$+ for this

    • @michaelfitzgeraldnet
      @michaelfitzgeraldnet 2 месяца назад +2

      Sure, but what is the off the shelf alternative to this?

    • @MrOpravdin
      @MrOpravdin 2 месяца назад

      @@michaelfitzgeraldnet literally every single zigbee temperature sensor with zigbee2mqtt integration and usb dongle. This will be around 12$ + 5$ for each new temperature sensor.

    • @ScottWinterringer
      @ScottWinterringer 2 месяца назад +2

      @@michaelfitzgeraldnet even more expensive to be fair

    • @michaelfitzgeraldnet
      @michaelfitzgeraldnet 2 месяца назад +3

      @@ScottWinterringer tbh for snmp, the next device is around 1k in price, any other temp sensor wired or no designed for home use doesn't do it with snmp

    • @H0mework
      @H0mework Месяц назад

      @@michaelfitzgeraldnetsnmp isn’t worth it. It’s a temp sensor b

  • @frozendude707
    @frozendude707 Месяц назад +1

    There are already WiFi and Zigbee temperature and humidity sensors you can buy for about $5 shipped to your house from Ali and others, so the only selling point here is the SNMP part, the other stuff for integrating with home automation and custom stuff already exists.

  • @sjenkinsnm
    @sjenkinsnm Месяц назад +1

    I have temperature sensors setup with RTL-SDR's rtl_433 that populates into Grafana kind of similarly. I keep one in the freezer, outside, and inside. It's really cool to see defrost cycles, AC performance, and the weather. I need to try one of these or

  • @brianandrews1867
    @brianandrews1867 2 месяца назад +6

    I've only used one pi zero model and I found it so frustrating to set up because I just had no idea you could through a serial connection like that. A lot of videos about pis skip this step so thanks for showing it!

    • @MrPunker0007
      @MrPunker0007 2 месяца назад +4

      Pi zero is an other kind of device.
      Pi zero is a very small single board computer to boot an OS while an pico Pi is a microcontroller like an arduino

    • @rexsceleratorum1632
      @rexsceleratorum1632 2 месяца назад +4

      The serial connection exists because the device (Pico) came flashed with firmware that does all that.
      So no, you can't do the same with a Zero W, or even a Pico W off the shelf.

    • @brianandrews1867
      @brianandrews1867 2 месяца назад

      Well at least that makes me feel better about not knowing about it!

    • @rexsceleratorum1632
      @rexsceleratorum1632 2 месяца назад

      @@brianandrews1867 These days the Pi folks have a tool named the 'Raspberry Pi Imager' that makes setting up and connecting to wifi virtually painless for the SBC boards (zero w and regular pi's). Remember to add wifi config while flashing and you're done.

  • @TheQuickSilver101
    @TheQuickSilver101 2 месяца назад +1

    This is a neat solution for the temperature monitoring problem. I've been slowly working on a home server and this is a slick monitoring tool. Thanks!

  • @garsonthedude
    @garsonthedude 2 месяца назад +1

    @HardwareHaven For MQTT you can get for example Sonoff SNZB-02D (zigbee). It has battery (CR2450), large screen, and a magnetic back.

  • @thegreeneyej
    @thegreeneyej Месяц назад

    Got mine ordered.. looking forward to it, and supporting Jeff is cool.

  • @calvingamez9396
    @calvingamez9396 2 месяца назад +1

    It always makes my day better seeing a new Hardware Haven video

  • @tommybronze3451
    @tommybronze3451 4 дня назад

    if that could also control a FAN with programable curve, I would be sold !

  • @aure_eti
    @aure_eti 2 месяца назад +1

    I was about to place an order but shipping fees from the US to France ... for a little thing like that ... 30€ ouch. If one day there is a way to have it shipped for cheap lol. Good luck to jeff with those and to you for using it !

  • @NiHaoMike64
    @NiHaoMike64 2 месяца назад

    For all the extra pins on the RP2040, it would make sense to have a lot of expansion connectors for connecting more sensors.

  • @MattKurkowski
    @MattKurkowski 2 месяца назад +7

    What does this thing even do? If using home assistant, I just use a SDR and Acurite 433mhz temperature sensors. I use these for reading the humidity levels of my filament storage area, chicken coop, outside, kids rooms.

    • @wojtek-33
      @wojtek-33 2 месяца назад +1

      I do the same for most of my temp/humidity needs.

    • @CraftComputing
      @CraftComputing 2 месяца назад +5

      It's not necessarily focused on solving sensor needs for Home Assistant (though it works great). It's an SNMP enabled sensor, so Small-Medium business and server managers can track temperature and humidity via monitoring software they are already running.

    • @MattKurkowski
      @MattKurkowski 2 месяца назад

      @@CraftComputing I tried to find a link to your product. Where can I purchase one?

    • @CraftComputing
      @CraftComputing 2 месяца назад +3

      @@MattKurkowski I can't post a link here, but Colten did link to my original video about the boards. There's a link there on where to order. I'm accepting orders on the Beta units through the end of this month.

  • @NorskNoobing
    @NorskNoobing 2 месяца назад +1

    I imagine that this is a temp-sensor just for SNMP support, but isn't it just easier/better to use i.e. an aqara temp-sensor if you're already using zigbee?

  • @DavidDavisL
    @DavidDavisL 2 месяца назад

    Good job explaining your progress throughout the setup. I'll head over to Craft Computing's video next.

  • @littlemeg137
    @littlemeg137 23 дня назад

    I've wanted this for 20 years.

  • @JakubLewalski
    @JakubLewalski День назад

    I thought I saw a lot, but temperature sensor which provides temperature remotely for over 60$, that's insane.

  • @SamFigueroa
    @SamFigueroa 2 месяца назад +1

    ESPHome would have got you that probe with the ESP8266 and the probe in about 10 minutes

  • @drdonesomething
    @drdonesomething Месяц назад

    Obviously this thing has a lot more compatibility than just home assistant, but that you can get that old ESP & temp sensor in Home Assistant with Tasmota in about 15 minutes from scratch. You don't have to write anything and it's pretty straight forward. It probably even auto-detects in HA so maybe no need to even do YAML anymore (?). ESPHome might be faster too.

  • @BrandonCallifornia
    @BrandonCallifornia 2 месяца назад

    Very honest review of a product, and nice interaction off Jeff too ❤🎉😊

  • @kane587mad
    @kane587mad Месяц назад +1

    The whole thing would be way easier with tasmota, espeasy or esp now.

  • @GsrItalia
    @GsrItalia 2 месяца назад

    One of the features (wireless lan) is actually one of my concerns: it's sort of beta, but it's designed and sized as rack-oriented... why this thing do not have ethernet interface?
    Deploy this kind of devices in house or as ambient sensor makes a lot of sense, but in a rack you have to use ethernet in there and there's nothing more reliable than a good switch, compared to APs, which can become deaf with 2w of wireless emission)
    Really nice concept, hoping to see son a PoE and ethernet version, with some "improvements".
    1: redundant power supply (barrel + PoE)
    2: RTC + NTP
    3: data buffer (so if the switch reboots can anyway store data that can be provide to monitoring system)
    Anyway: kudos to @craftcomputing. It's a interesting market niche to deliver some products.

  • @rustygoods8015
    @rustygoods8015 2 месяца назад +2

    Esphome was built for this

  • @TheRealClutch1010
    @TheRealClutch1010 2 месяца назад

    the snmp exporter can also be run as a service in kubernetes with a configmap to provide configuration. Might be a bit much for a homelab but will supply some resiliency.

  • @yousaf.saleem
    @yousaf.saleem 2 месяца назад +2

    what sensor it uses as temperature sensor? BME280 or any similar sensor?

  • @ClintTheriault
    @ClintTheriault 2 месяца назад

    I just use the sonoff thermal probes for zigbee. They also have wifi versions, but I try to keep as much stuff disconnected from the net as possible.

  • @JeffGeerling
    @JeffGeerling 2 месяца назад +2

    1:32 ha

  • @wxfield
    @wxfield 2 месяца назад

    A Sonoff Basic paired with any temperature sensor is a pretty cheap solution too..or any ESP device running Tasmota.

  • @thespencerowen
    @thespencerowen 2 месяца назад

    That strain relief though.

  • @jeffnew1213
    @jeffnew1213 2 месяца назад +1

    You're kidding. You needed that thing? No air conditioning? Living in the Third World or UK? Come on!

  • @liuesstuo9413
    @liuesstuo9413 2 месяца назад +1

    Why not connecting home assistant to grafana instead of Prometheus? 11:54

  • @Americancosworth
    @Americancosworth 2 месяца назад +1

    Personally i would love to see a rack mountable case in the shape of a guitar... ;P

  • @thatonesnowboarde
    @thatonesnowboarde Месяц назад +1

    Having the MCU connected in that way to the temp sensor likely would not have accurate temp because the slight raise in temp from the RP2040 would throw off accurate temperatures. Secondly why use wifi for temp sensors? If you are that close to your server, why not just read the data directly from the pi and avoid flooding your environment with even more freqs? Not good for our blood as the research is showing

  • @RuschGaming
    @RuschGaming Месяц назад +3

    Damn got excited for a new video, turns out it’s a sneaky ad…..

  • @shanent5793
    @shanent5793 2 месяца назад +1

    What problem did you have in your home lab?

  • @stoneobscurity
    @stoneobscurity 2 месяца назад +2

    nodemcu + temp sensor + esphome. like $10 in parts. wifi, mqtt, auto discovery in home-ass.

    • @BC107BP
      @BC107BP 2 месяца назад

      what about SNMP?

    • @CamiloSperberg
      @CamiloSperberg 2 месяца назад +1

      That is also natively supported by esphome, you just have to enable it

    • @CamiloSperberg
      @CamiloSperberg 2 месяца назад +1

      Pd: don't know why you would even do that since api is way faster and easier but it is there

  • @tribb333
    @tribb333 Месяц назад

    No zigbee with your HA? Got a temp sensor a while ago to use via zigbee

  • @gabest4
    @gabest4 Месяц назад

    Looks like the fancier bme280, not the humble bmp280. Everything is overkill in this project!

  • @Johan-bb4sy
    @Johan-bb4sy 2 месяца назад

    What is the temperature sensor used? Couldn't determine it from your or CraftComputing‬ video. And do you use nano to edit your configuration.yaml. Why not the file editor addon for Home Assistant or Visual studio?

  • @codestantin
    @codestantin 2 месяца назад +3

    hah! faster than the bots 🤣

  • @markarca6360
    @markarca6360 2 месяца назад

    The Axe Effect (Hope it would not be noticed by Unilever).

  • @kristof9497
    @kristof9497 2 месяца назад +4

    Thanks. Sound seems weird today.

  • @diabeticnomad
    @diabeticnomad Месяц назад +1

    Heck I’ll call him other Jeff why not open source the project?!

  • @DeadCat-42
    @DeadCat-42 Месяц назад

    Me, using a really old itx motherboard, puppy linux and reading the case temp sensor.. ....

  • @Darkness-tk1hx
    @Darkness-tk1hx 2 месяца назад

    Lab O.o? Office 👍

  • @barneybarney3982
    @barneybarney3982 2 месяца назад

    7:35 round seems to be unnecessary, if it reports 2231 and you divide it by 100, it's already 2 decimal points and will never be more than 2.

    • @shanent5793
      @shanent5793 2 месяца назад

      Most computers don't do base-10, so the base-2 approximation 22.3099994659423828125 needs to be rounded

    • @barneybarney3982
      @barneybarney3982 2 месяца назад

      @@shanent5793 i not sure if any modern computer do base-10, from what i know all are base-2.
      but this stuff is not done on such a low level that it matters, what you wrote may( and most likely will) be true on c/cpp but anything that is a bit higher level will deal with it no problem, bash or python will not spit something like 22.1199999 when dividing 2212 by 100.

    • @shanent5793
      @shanent5793 2 месяца назад

      @@barneybarney3982 this is incorrect, the different possible rounding behaviors are why it needs to be explicit. Mainframe computers have native decimal arithmetic for financial calculations

  • @FlaxTheSeedOne
    @FlaxTheSeedOne 2 месяца назад

    I'd like for it to support v6 and be available in poe, the latter one is probably confirmed.

  • @keithgoldston2859
    @keithgoldston2859 2 месяца назад

    Thank you for the viedo and Info

  • @zachwhite2716
    @zachwhite2716 27 дней назад

    SNMP? What year is it?

  • @konakcc
    @konakcc Месяц назад

    Just buy a Ruvii BT temperature sensor.

  • @zeroturn7091
    @zeroturn7091 2 месяца назад

    Where do you guys outsource your 3D print jobs? My extruder gummed up, and I’m having difficulty getting in contact with Vox Lab for a replacement.

    • @CraftComputing
      @CraftComputing 2 месяца назад

      Joel (3D Printing Nerd) and Repkord both have for-hire 3D Print Farms. I went with Joel for this first run. PCBWay is also a great option.

  • @vasyna007
    @vasyna007 2 месяца назад

    Why not esp with esphome?

  • @ChzimpO
    @ChzimpO 29 дней назад

    Good sir there are referred to as freedom units...lol

  • @user-mn8lz7gf6d
    @user-mn8lz7gf6d Месяц назад +1

    this seems like a waste of money compared to other solutions

  • @pkt1213
    @pkt1213 2 месяца назад

    Now if it would measure the effect of axe...

  • @I-LIKE-GREEN
    @I-LIKE-GREEN 2 месяца назад

    bro try umbrel os its like casa os but based on debian

  • @UntouchedWagons
    @UntouchedWagons 2 месяца назад

    Yeah SNMP is a hot mess of magic numbers.

  • @timbambantiki
    @timbambantiki 2 месяца назад +2

    cool

  • @bepstein111
    @bepstein111 2 месяца назад

    ...but why? esphome exists?

    • @bepstein111
      @bepstein111 2 месяца назад

      definitely easier than all of what you went through

  • @TheGTP1995
    @TheGTP1995 2 месяца назад

    Axe effect? What's this, a hot chip attracting girls? I'm the kind of guy that does this himself using an ESP8266 and a sensor, but none of my projects ever attracted any girl. I guess I have to go for the Axe effect! 😂

  • @AP-RSI
    @AP-RSI 2 месяца назад +1

    Arduino!

  • @benjyross4626
    @benjyross4626 2 месяца назад +3

    W😊

  • @MasterChief-_-
    @MasterChief-_- 2 месяца назад

    24,522 views , 9 hours ago!

  • @pabloeskibar8076
    @pabloeskibar8076 2 месяца назад +1

    hi

  • @jothain
    @jothain 2 месяца назад

    Just buy Ruuvitag

  • @psiewert83
    @psiewert83 2 месяца назад +5

    You can buy wifi accessible temperature sensors for like $8. I'm not sure why this device exists......

    • @anthonypolsinelli1179
      @anthonypolsinelli1179 2 месяца назад +5

      They don't do snmp as far as I know, which is the big selling point of this I belive.
      Also, this is phase 1 beta, I think the poe powered version is going to make a lot more sense for most racks than wifi.

    • @CB_agotchi
      @CB_agotchi 2 месяца назад

      The same reason 99% of products exist. Convenience.

    • @CraftComputing
      @CraftComputing 2 месяца назад +2

      @@anthonypolsinelli1179 Exactly this. SNMP sensors just don't exist at affordable price points.

  • @elmestguzman3038
    @elmestguzman3038 2 месяца назад +1

    #Craft_Logistics LLC LOL!!!

  • @kabuokis
    @kabuokis 2 месяца назад +1

    1 minute

  • @cerveraoliver
    @cerveraoliver 2 месяца назад +1

    Apologies, but I don't get it. It's big, ugly, complicated and expensive.
    Why do all of this when you can spend 10$ on a cute, small and READY TO GO Zigbee temp&humidity sensor that works in Home Assistant in literally 2 minutes?
    Am I missing something?

  • @MattHudsonAtx
    @MattHudsonAtx Месяц назад +1

    Who is still using SNMP

  • @f_cfox
    @f_cfox 2 месяца назад

    W

  • @Toothily
    @Toothily 2 месяца назад +1

    What’s so special about it? You can do the same thing with a cheap lil’ Xiaomi bluetooth thermometer. If it had an ethernet port that would actually be valuable.

    • @CraftComputing
      @CraftComputing 2 месяца назад +2

      SNMP enables monitoring and alerting in a system most IT infrastructure is already running. I don't know many businesses that rely on Google Assistant to alert them about AC failure or overtemp in their server rooms.

    • @Toothily
      @Toothily 2 месяца назад

      @@CraftComputing Okay so SNMP, valid. But dude, your comment about Google Assistant is uncalled for. If you're using Home Assistant guess what? Direct integration with bluetooth devices.

  • @bobbilderson8556
    @bobbilderson8556 2 месяца назад

    what does this even do?

  • @vampryaYT
    @vampryaYT 2 месяца назад +1

    Dont think I was ever _this_ early to a video

    • @MarcoGPUtuber
      @MarcoGPUtuber 2 месяца назад

      Hit the bell icon and be early every time!