MisterTFM
MisterTFM
I created an input_number with the same attributes as above, waiting a few hours to see if it works to compute gas cost. Also noted when trying to use a...
After several hours, still no Gas Consumption cost being displayed: 
> @MisterTFM Please share the state + attributes of the following entities from the states developer tool: > > * The gas sensor > * The price entity > *...
>sensor.gas_energy_from_utility_meter_cu_feet_cost There is no entity with "_cost" when viewing in Developers Tools:  I have the Energy card configured as:  Gas Cost entity: 
> @MisterTFM please share a log with the settings below which shows what happens when there are at least 3 updates of the gas consumption sensor. > > > >...
> > Haven't seen any references or Errors when viewing logs > > Right, so please enable debug log as requested and share a log which shows what happens when...
> > > There is no entity with "_cost" when viewing in Developers Tools > > Did you search only exactly for `sensor.gas_energy_from_utility_meter_cu_feet_cost` or did you try something more fuzzy;...
> Please also share the file `.storage/energy` [energy-9-21-2022.txt](https://github.com/home-assistant/core/files/9621232/energy-9-21-2022.txt)
> Do you have any custom components installed? If you do, could you please disable them just to make sure they're not interfering? How can I disable any "custom_components" ?
I first tried deleting the gas consumption entity, then added it again and entered a static price, then rebooted HA: { "type": "gas", "stat_energy_from": "sensor.gas_energy_from_utility_meter_cu_feet", "stat_cost": null, "entity_energy_from": "sensor.gas_energy_from_utility_meter_cu_feet", "entity_energy_price":...