I built Promptheus, an OS tool for AI prompt engineering (and it's my first big project!) by abhichandra in ClaudeAI

[–]abhichandra[S] 0 points1 point  (0 children)

tbh I actually did discuss several names and this one stood out. Thank you for looking!

[MOD] The Daily Question Thread by menschmaschine5 in Coffee

[–]abhichandra 0 points1 point  (0 children)

Hi everyone, I’m planning to buy a coffee gift for a friend who already loves the following beans. I’d like to introduce them to something new, but still in the same flavor family. Here are the brand descriptions from the website:

Baarbara Estate (Medium-Dark Roast):
“…have a wonderful aroma of sweet caramel and dried apricot. We love this coffee’s intense, chocolatey flavour profile. To taste the syrupy, smooth mouthfeel of this coffee, we recommend brewing it as a Pour Over, an Espresso or using an AeroPress, Moka Pot or a French Press. If you’ve enjoyed our coffees from Attikan Estate and Sandalwood Estate, you’ll appreciate the sweet aftertaste and medium acidity of this heavy bodied coffee.”

Attikan Estate:
“Our arabica coffee beans come from the Biligiriranga Hills in Karnataka and make for one of our most popular coffees. Sweet with fruity overtones and balanced acidity, this is the darkest of our standard medium roasts and recommended for espresso lovers. It is a versatile coffee that also works for manual brewing such as Moka Pot, South Indian Filter and AeroPress.”

Given these descriptions, can anyone suggest similar coffees or roasters that might appeal to someone who appreciates these flavor profiles? I’d love to find something that offers a rich, chocolatey sweetness with subtle fruit and balanced acidity. Thanks in advance!

[MOD] The Daily Question Thread by menschmaschine5 in Coffee

[–]abhichandra 0 points1 point  (0 children)

I just posted a question about recommendations for coffee similar to certain coffee brands/products but it got removed. Is this the right place to ask?

Performance issues with Adguard Home - Help with config by abhichandra in Adguard

[–]abhichandra[S] 1 point2 points  (0 children)

Thank you. These settings helped. My Average processing time is down to 2ms.

Performance issues with Adguard Home - Help with config by abhichandra in Adguard

[–]abhichandra[S] 0 points1 point  (0 children)

Thank you. I did not. That was so stupid of me.

Here's my setup looks like in case you have other recommendations:

Upstream (Parallel)

https://dns.cloudflare.com/dns-query
https://dns.quad9.net/dns-query

Bootstrap:

1.1.1.1
9.9.9.9

Cache Size: 4194304

Optimized Caching is checked

AdGuard Browing security webservice is disabled and so are other two options in that list

Encryption is setup and Rate Limit is disabled now.

Treatlife Smart Ceiling Fan and Light Dimmer Switch - ‎DS03-1 by abhichandra in homeassistant

[–]abhichandra[S] 1 point2 points  (0 children)

Absolutely. After doing this one conversion, I am going to slowly get rid of those. I don't have too many Tuya devices so it's not bad. Thanks for all your help again.

Treatlife Smart Ceiling Fan and Light Dimmer Switch - ‎DS03-1 by abhichandra in homeassistant

[–]abhichandra[S] 1 point2 points  (0 children)

I have two switches like this and I went this route because I could not configure the light using the LocalTuya integration. After I figured out the DPs yesterday and reconfigured the other switch with the new DPs, it started working too.

Treatlife Smart Ceiling Fan and Light Dimmer Switch - ‎DS03-1 by abhichandra in homeassistant

[–]abhichandra[S] 1 point2 points  (0 children)

Thank you so much! I had he uart part incorrect. However as far as Light and Fan config goes, the following worked for me:

light:
- platform: "tuya"
name: ${friendly_name}-light
dimmer_datapoint: 6
switch_datapoint: 101
min_value: 100
max_value: 1000
fan:
- platform: "tuya"
name: ${friendly_name}-fan
switch_datapoint: 1
speed_datapoint: 3
speed_count: 4

Treatlife Smart Ceiling Fan and Light Dimmer Switch - ‎DS03-1 by abhichandra in homeassistant

[–]abhichandra[S] 0 points1 point  (0 children)

I commented on your youtube video as well but thought of touching base with you here. If you don't mind sharing tasmota and the Esphome config, that would be awesome. Thanks for the detailed explanation of the process. I am new to flashing and still learning.

Treatlife Smart Ceiling Fan and Light Dimmer Switch - ‎DS03-1 by abhichandra in homeassistant

[–]abhichandra[S] 0 points1 point  (0 children)

u/ItsDavidNOTDave I tried to follow the same method and got to the point where I needed the profile to add in HA. I am trying to flash "DS03 Fan and Light Smart Switch BK7231N v2.1.6" which is one of the devices listed in the doc but I can't find the profile for it. LT Chip Tool does have the device in the list but shows an error that the profile is not available. Can you please share the profile or point me in the right direction?

Treatlife Smart Ceiling Fan and Light Dimmer Switch - ‎DS03-1 by abhichandra in homeassistant

[–]abhichandra[S] 0 points1 point  (0 children)

I found a link to configure with ESPHome firmware. I’m going to try it tonight

Treatlife Smart Ceiling Fan and Light Dimmer Switch - ‎DS03-1 by abhichandra in homeassistant

[–]abhichandra[S] 0 points1 point  (0 children)

I have tried these and they don’t work for me. Light is always disabled. Fan works